Commit Graph

33 Commits (3ed43ac4d878a701f8e87ee61971ef93f1280e04)

Author SHA1 Message Date
tugcekucukoglu 5bc8f2a8e3 Refactor #6435 - pcInput 2024-09-20 15:53:30 +03:00
Cagatay Civici 8e3a20d2c6 Label support for DatePicker 2024-09-20 13:47:24 +03:00
tugcekucukoglu 18a012aaa5 .d.ts updates 2024-09-19 15:27:42 +03:00
tugcekucukoglu 167b6b2ab0 Fixed #6342 2024-09-11 10:48:04 +03:00
uros 87c1ba43c1 fix: DatePicker: fix showOtherMonths behaviour so it doesn't show other month's dates (instead of prev/next)
fixes #6307
2024-09-02 14:53:32 +02:00
tugcekucukoglu 80128bbec6 Fixed #6250 2024-08-21 14:44:30 +03:00
Uros e038ecd340
#6203 fix: switching to year view when modelValue is populated (#6204)
* #6203 fix: switching to year view when modelValue is populated

* - remove debug
2024-08-21 11:21:09 +03:00
uros 6c6e627545 - fix DatePicker.spec.js 2024-08-01 22:01:37 +02:00
navedqb a8bc83d213
Merge branch 'primefaces:master' into fix--6153 2024-08-01 13:57:00 +05:30
navedqb ab608a277b
fix icon display when inline prop is set 2024-08-01 13:55:23 +05:30
Tuğçe Küçükoğlu 5b18a77f6d
Merge pull request #6068 from andrew-cmdltt/issue-5870
fix: add @keydown emit event in DatePicker component
2024-08-01 11:16:35 +03:00
Tuğçe Küçükoğlu 17982945ff
Merge pull request #6155 from cjalex1313/issues/6147
Fix datepicker unstyled - https://github.com/primefaces/primevue/issues/6147
2024-08-01 11:05:33 +03:00
Tuğçe Küçükoğlu 7a739a1eb3
Merge pull request #6107 from qburst/master
fix: #6106, DatePicker: cannot type an end date that is the same as the start date
2024-08-01 11:04:16 +03:00
Tuğçe Küçükoğlu 232fd1cb1f
Merge pull request #6121 from LemonAppleMo/master
fix: month selection highlighting problem in range mode
2024-08-01 10:51:05 +03:00
Alex Cioarec 8e7192ad8d Fix datepicker unstyled
Make selections based on attributes not classes
2024-07-31 16:28:32 +03:00
tugcekucukoglu 1d79237d11 Fixed #6122 - New Fluid component 2024-07-26 14:14:05 +03:00
He Xinpeng 59a2662dd2 fix: month selection highlighting problem in range mode 2024-07-26 15:57:15 +08:00
ANTONA09 81a6b78692 fix: #6106, DatePicker: cannot type an end date that is the same as the start date 2024-07-25 11:55:34 +05:30
cmdltt@mail.ru 27e8caa17b fix: add @keydown emit event in DatePicker component 2024-07-16 15:06:07 +03:00
tugcekucukoglu 544fe3fbb5 Fixed #6000 - Remove .p-fluid and add new fluid property 2024-07-02 12:53:07 +03:00
tugcekucukoglu ef5e707940 Update DatePicker.d.ts 2024-07-02 09:38:40 +03:00
Cagatay Civici d992509165 Token refactor 2024-07-01 16:51:09 +03:00
Tuğçe Küçükoğlu 064e172520
Merge pull request #5884 from KumJungMin/fix/range-picker-year
fix(DatePicker): highlight range of year in yearMode
2024-06-27 14:11:44 +03:00
tugcekucukoglu c70a9e82f5 Refactor #5886 2024-06-27 14:05:56 +03:00
Tuğçe Küçükoğlu 8416ec6bfc
Merge pull request #5887 from KumJungMin/fix/range-picker-month
fix(DatePicker): highlight range of month in monthMode
2024-06-27 14:04:48 +03:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
GitHub Actions Bot 03c536bd6c Code Format 2024-06-14 14:56:05 +00:00
KumJungMin 9f6c62c73b fix: highlight range of day in datePicker 2024-06-14 15:27:28 +09:00
KumJungMin 93937046a8 fix: highlight range of year in yearMode 2024-06-14 14:28:04 +09:00
Cagatay Civici a0fb228dc1 Custom style for ranges 2024-06-13 01:16:03 +03:00
tugcekucukoglu 411d002834 Ports from v3 2024-06-12 17:55:24 +03: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