* 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>
5 lines
104 B
Markdown
5 lines
104 B
Markdown
---
|
|
"@lion/ui": patch
|
|
---
|
|
|
|
feat(input-stepper): add alignToStep property to align value with step value
|