Mert Sincan
c30bba0a1a
Fixed #6780 - DynamicForm: DatePicker (range) not working
2025-01-13 00:58:24 +00:00
Tuğçe Küçükoğlu
81a5df370b
Merge pull request #7066 from J-Michalek/fix/datepicker
...
fix(date-picker): inline used together with range and time options
2025-01-09 15:13:27 +03:00
tugcekucukoglu
df8a416e69
Fixed #7062 - Calendar | Date Picker | Cannot read properties of undefined ( reading 'focus')
2025-01-09 14:57:58 +03:00
Jakub Michálek
a116df09d9
fix(date-picker): inline used together with range and time options
...
When using selectionMode = range, showTime and inline options
together the component would not allow the time of the second
date to be edited.
This seems like a bug to me rather than a intended
behavior of the component.
If it is for some reason intended, it should be documented
that this won't indeed work.
2025-01-09 12:55:14 +01:00
tugcekucukoglu
1536d128ac
Fixed #7010
2025-01-06 09:56:46 +03:00
tugcekucukoglu
f3fee06a3f
Fixed #6981
2024-12-30 13:25:39 +03:00
Yanice Guigou
0d25c43ae2
Fix missing unstyled property inside decrement minute button
2024-12-25 22:41:11 +01:00
Mert Sincan
0415d0b171
Fixed #6739 - DatePicker: manual input not working
2024-12-11 14:45:10 +00:00
Reddy Uppathi
fc703f41db
fix: format date intially
2024-12-07 02:41:35 +05:30
Reddy Uppathi
8fb96cf88e
fix: update time format in 12 hrs format if hourFormat is 12hrs
2024-11-22 02:16:36 +05:30
Cagatay Civici
0fb5e0a504
Fixed #6822 - Better compat with CSS libraires like Tailwind, Bootstrap
2024-11-21 14:46:19 +03:00
Tuğçe Küçükoğlu
e0288223fd
Merge pull request #6703 from betavs/hotfix/date-picker-propagation
...
fix(date-picker): prevent events from bubbling when overlay is clicked
2024-11-13 11:04:26 +03:00
tugcekucukoglu
a46cbb346b
Lint fixes
2024-11-12 12:33:15 +03:00
Tuğçe Küçükoğlu
ff099dfac6
Merge pull request #6687 from Alex-Grimes/fix/datepicker-changes-12am-to-12pm-on-date-selection
...
Fix/datepicker changes 12am to 12pm on date selection
2024-11-12 12:03:22 +03:00
betavs
2fd4a8e8a6
fix(date-picker): prevent events from bubbling when overlay is clicked
2024-11-11 20:30:35 +08:00
Tuğçe Küçükoğlu
ebd448f224
Merge pull request #6548 from mergehez/datepicker-missing-toggleCallback
...
fixes #6543 (missing slot prop: toggleCallback)
2024-11-01 12:33:54 +03:00
Alex Grimes
594d470691
removed accidental 1 from line 1588
2024-10-31 08:35:44 -04:00
alex
4f9b65ffaa
simplified no longer necessary else statement
2024-10-30 18:54:16 -04:00
alex
20eb53a16d
modified datePicker to work correctly with 12am
2024-10-30 18:46:11 -04:00
Cagatay Civici
2b7cda1f50
Fixed #6662 - Remove unused tokens from DatePicker
2024-10-28 18:49:56 +03:00
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
316ea34b9b
Refactor #6636 - For DatePicker
2024-10-24 17:26:25 +03:00
Mert Sincan
4561acfb8b
Rename `updateValue` with `writeValue` in BaseEditableHolder
2024-10-23 14:04:38 +01:00
Mert Sincan
ca12435e7c
Update d.ts files
2024-10-21 12:50:34 +01:00
Mert Sincan
79f51434d7
Add form support to `DatePicker`
2024-10-18 16:47:00 +01:00
mergehez
1a8c8ee2af
fixes #6543 (missing slot prop: toggleCallback)
2024-10-09 22:16:02 +02: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
5fd88c2fc3
Use custom focus ring for consistency
2024-10-04 23:56:41 +03:00
Cagatay Civici
cd099999d4
Add tokens for month and year cells
2024-10-04 23:38:01 +03:00
Phuc Le
8aeccb6ad5
fix: focus on wrong element
2024-09-26 10:45:15 +07:00
tugcekucukoglu
6065a4e2b5
Related #6474
2024-09-25 15:00:40 +03:00
Tuğçe Küçükoğlu
30c4d0ae66
Merge pull request #6415 from avramz/fix/datepicker-manual-input-year
...
#6347 fix: Datepicker -> Allow user to set year via input when view="year"
2024-09-24 15:39:54 +03:00
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
uros
62d9169c86
#6347 fix: Datepicker -> Allow user to set year via input when view="year"
...
closes #6347
2024-09-17 00:06:58 +02: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