primevue-mirror/components/lib/inputnumber
EvanLrC cafeeeebbb
feat/InputNumber: Accept Comma And NumpadDecimal as decimal "sign", only for locale 'fr-FR' ?
As anAZERTY (French) keyboard layout with french localization : having to use the comma is really counter intuitive. Here is a schema for better understanding.

354626602-0ea25181-44d4-44a3-9040-05c44de22ce2

To improve the user experience, it would be desirable to use a Comma (, or ,) to go to the decimal part.
2024-10-01 17:07:57 +02:00
..
style Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
BaseInputNumber.vue Refactor #5176 2024-02-02 14:46:26 +03:00
InputNumber.d.ts fix: #5433 InputNumberBlurEvent not type formattedValue 2024-04-19 17:54:28 +08:00
InputNumber.spec.js Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00
InputNumber.vue feat/InputNumber: Accept Comma And NumpadDecimal as decimal "sign", only for locale 'fr-FR' ? 2024-10-01 17:07:57 +02:00
package.json Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00