MiB-1
579e42b339
fix(LionInputStepper): improve handling of decimal step values and al… ( #2621 )
...
Release / Release (push) Has been cancelled
* fix(LionInputStepper): improve handling of decimal step values and alignment
* fix: add changeset LionInputStepper improvements
2025-11-18 09:10:33 +01:00
Vladimir Skorokhod
b64f520680
Fix/input stepper a11y: add component label to aria-label of increase and decrease buttons ( #2618 )
...
* [lion-input-stepper]: add label to the aria-label of increment and decrement buttons
* [lion-input-stepper]: update unit tests
* add changeset
2025-11-13 14:35:44 +01:00
gerjanvangeest
02d0106a06
fix(input-stepper): make decrement and increment functions protected instead of private ( #2568 )
2025-09-04 14:28:54 +02:00
gerjanvangeest
bcf269d92f
chore(input-stepper): small edit after previous input-stepper fix ( #2523 )
2025-05-15 08:05:51 +02:00
manuel
cf4a8fd1b0
feat(input-stepper): align value with step size ( #2511 )
...
* feat(input-stepper): add alignToStep property to align value with step size
* Create silver-eyes-count.md
* refactor: make alignTosTep property behavior as default behavior and remove property attribute
* test(input-stepper): handle min value as Infinity and update tests for decrement/increment behavior
---------
Co-authored-by: Manuel Servais <manuel.servais@ing.com>
2025-05-14 16:46:00 +02:00
gerjanvangeest
67f5735538
fix(input-stepper): move role=spinbutton to input node ( #2426 )
...
* fix(input-stepper): move role=spinbutton to input node
* chore: rename __boundOnEnterButton and __boundOnLeaveButton
2024-12-11 15:41:32 +01:00
gerjanvangeest
d1f5e088ff
chore(input-stepper): remove valueTextMapping attribute ( #2425 )
2024-12-04 13:58:11 +01:00
gerjanvangeest
5dc2205d7d
feat(input-stepper): add aria-valuemin, aria-valuemax and an option t… ( #2423 )
...
* feat(input-stepper): add aria-valuemin, aria-valuemax and an option to set aria-valuetext
* chore: change valueText into an Object
* chore: remove reflect of valueText
* Update packages/ui/components/input-stepper/src/LionInputStepper.js
Co-authored-by: Oleksii Kadurin <ovkadurin@gmail.com>
* Update packages/ui/components/input-stepper/src/LionInputStepper.js
Co-authored-by: Oleksii Kadurin <ovkadurin@gmail.com>
* chore: rename valueText to valueTextMapping
---------
Co-authored-by: Oleksii Kadurin <ovkadurin@gmail.com>
2024-12-04 11:59:09 +01:00
gerjanvangeest
cdf0a9e8f0
fix(input-stepper): add parseNumber and formatNumber to format the va… ( #2312 )
...
* fix(input-stepper): add parseNumber and formatNumber to format the value based on locale
* Update packages/ui/components/input-stepper/test/lion-input-stepper.test.js
* Update packages/ui/components/input-stepper/test/lion-input-stepper.test.js
2024-08-07 10:29:02 +02:00
Oleksii Okadurin
ea71f6194b
fix(ui): LionInputStepper focus issue
2024-03-27 18:02:16 +01:00
gerjanvangeest
87005afbd2
feat(input-stepper): a11y enhancement & added translations ( #2173 )
2024-02-19 17:01:32 +01:00
Thomas Allmer
c1982965c3
feat: introduce wireit and ts use node16 resolution
2022-11-07 11:39:40 +01:00
Thomas Allmer
d938e464b4
chore: introduce a component src folder
2022-10-31 16:55:07 +01:00