* 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>
* 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