lion/.changeset/giant-ties-attack.md
MiB-1 45af9dc02c
feat(LionInputStepper): implement self-destructing output content for… (#2629)
* feat(LionInputStepper): implement self-destructing output content for value display #2602

* chore(LionInputStepper): output for should use _inputId instead of fieldName

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>

* chore(LionInputStepper): add docs for output tag implementation

---------

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2025-11-24 10:06:56 +01:00

322 B

@lion/ui
patch

feat(LionInputStepper): implement self-destructing output content for value display

  1. from
    ${this.__valueText}
    to ${this.__valueText}
  2. remove the _onEnterButton() and _onLeaveButton() logic.