Commit graph

2 commits

Author SHA1 Message Date
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