* 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>
322 B
322 B
| @lion/ui |
|---|
| patch |
feat(LionInputStepper): implement self-destructing output content for value display
- from ${this.__valueText}to ${this.__valueText}
- remove the _onEnterButton() and _onLeaveButton() logic.