kobaltedev / kobalte

A UI toolkit for building accessible web apps and design systems with SolidJS.
https://kobalte.dev
MIT License
1.22k stars 62 forks source link

fix(number-field): fix incrementing/decrementing of decimal values in some locales #369

Closed MariusDoe closed 6 months ago

MariusDoe commented 6 months ago

Fixes #368

This implements the fix proposed in #368 as well as a few tests for formatting and incrementing/decrementing values in the German locale.

netlify[bot] commented 6 months ago

Deploy request for kobalte pending review.

Visit the deploys page to approve it

Name Link
Latest commit fd4858aba241cf2d08ced457871db5667cb92238
jer3m01 commented 6 months ago

Awesome thanks for the fix!

I've merged it in #370.

MariusDoe commented 6 months ago

Great! Thanks for merging it so quickly :)