Commit Graph

24 Commits (4da61d556610890ec5e6c316a34040341662d554)

Author SHA1 Message Date
Mert Sincan 99b5d73a7c Fixed #6721 - Forms: InputNumber Field Not Showing Red Border on Error State 2025-01-08 10:55:38 +00:00
tugcekucukoglu 337ef441cf Fixed #7045 - InputNumber weird behavior when using min value & allow-empty=false together 2025-01-08 10:51:56 +03:00
minekuba 894779ba7c fix: InputNumber cannot enter negative values 0 when using allow-empty=false 2025-01-04 01:52:53 +01:00
minekuba 600e36aab1 fix: InputNumber unexpected behavior when using allow-empty attribute combined with min attribute. 2025-01-04 01:38:41 +01:00
tugcekucukoglu 83e4730119 Format fixes 2024-11-25 16:17:59 +03:00
Abdelillah Aissani 146af0f69e Updated onInputKeyDown() on InputNumber.vue. so that it works as expected when the input value is selected. 2024-11-23 15:06:06 +01:00
Reddy Uppathi fd0280a3c5 fix: InputNumber does not work on Android devices fix 2024-11-13 01:48:44 +05:30
Cagatay Civici b34c4eca27 More work on #6651 2024-10-26 13:41:04 +03:00
Cagatay Civici 25f716a5f4 Initiated #6651 2024-10-25 23:13:22 +03:00
tugcekucukoglu 7a3304a7ff Refactor #6636 - For InputNumber 2024-10-24 17:27:35 +03:00
Mert Sincan e83dfffbd6 Add form support to `InputNumber` 2024-10-23 14:42:53 +01:00
Mert Sincan ca12435e7c Update d.ts files 2024-10-21 12:50:34 +01:00
Cagatay Civici fe7ede930e Remove number 2024-10-10 09:12:17 +03:00
崮生 1500542e62
fix: #5903 (#6088)
* fix: #5903

* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228

* Delete package-lock.json

* Update how component types are defined
2024-10-09 09:04:31 +01:00
Cagatay Civici 3ed43ac4d8 Support for iconfield and labels 2024-09-23 11:02:01 +03:00
tugcekucukoglu 5bc8f2a8e3 Refactor #6435 - pcInput 2024-09-20 15:53:30 +03:00
uros 36e19ad42a fix: Adjust `p-inputnumber-button-group` `z-index` so it's not lower when input text receives focus while in input group.
fixes #6212
2024-08-22 11:57:44 +02:00
uros 7c308fe41b - fix InputNumber.spec.js, InputSwitch.spec.js, Listbox.spec.js, MegaMenu.spec.js 2024-08-01 20:55:57 +02:00
tugcekucukoglu 1d79237d11 Fixed #6122 - New Fluid component 2024-07-26 14:14:05 +03:00
tugcekucukoglu 544fe3fbb5 Fixed #6000 - Remove .p-fluid and add new fluid property 2024-07-02 12:53:07 +03:00
Cagatay Civici d0b3208ab7 Corrected border radius of input number 2024-07-01 17:07:31 +03:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
Mert Sincan f02874cc18 Refactor on d.ts 2024-06-12 00:08:08 +01:00
Mert Sincan 61929eae75 Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00