Commit Graph

162 Commits (4654a8d0af3b62dc82a41a389019e9fb44fa858b)

Author SHA1 Message Date
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu a9a254915c Refactor #5176 - invalid property added 2024-01-30 14:27:56 +03:00
tugcekucukoglu 87c94406a7 Fixed #5108 - Calendar: 12h time picker changes from 12 am to 12 pm automatically 2024-01-26 14:43:39 +03:00
Michał Kleszczyński 21e8c83f9d Fixes #3609 - Update Calendar typings to be precise 2024-01-20 10:02:43 +01:00
tugcekucukoglu 5cfd122598 Fixed #5077 - Calendar: Incorrect interface "CalendarContext" for Calendar component 2024-01-15 17:00:58 +03:00
tugcekucukoglu e7d3074af2 Refactor #5067 2024-01-11 22:05:51 +03:00
tugcekucukoglu e251feb83a Fixed #5050 - Calendar: panel does not hide when pressing enter 2024-01-11 20:30:42 +03:00
Oğuzhan 975991378a feat(Calendar): close calendar overlay if pressed enter, input value is valid and manualInput is true 2024-01-09 18:31:12 +03:00
tugcekucukoglu 6d07500c64 Fixed #4905 - wrong type appendTo props 2024-01-08 12:33:05 +03:00
Tuğçe Küçükoğlu 84f735ef77
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
tugcekucukoglu c4a7af7b05 Fixed #4952 - Calendar: Time only mode does not work 2023-12-11 13:20:45 +03:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
tugcekucukoglu dba0050194 Fixed #4947 - Calendar PT: mask defect 2023-12-08 15:39:11 +03:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
GitHub Actions Bot 43708d48ce Code Format 2023-12-01 08:58:28 +00:00
Ryan Stainsby 3a911d1fb6
parse date when in time-only mode 2023-11-30 19:43:59 +10:00
tugcekucukoglu 803e3362a8 Refactor #4871 2023-11-28 12:58:15 +03:00
tugcekucukoglu 437818c7f2 Refactor #4511 2023-11-24 15:21:54 +03:00
tugcekucukoglu d65bda79f0 Fixed #4511 - Wrong types issue with aria-label and aria-labelledby Props 2023-11-24 15:15:40 +03:00
tugcekucukoglu b28a89d174 Fixed #4871 - Calendar: new iconDisplay property 2023-11-23 12:29:16 +03:00
tugcekucukoglu 37bdb9a28a Update Calendar.d.ts 2023-11-21 21:31:01 +03:00
tugcekucukoglu 3554ba1a9f Fixed #4669 - Calendar: Week Number customization 2023-11-21 21:27:59 +03:00
Tuğçe Küçükoğlu 878b21376c
Merge pull request #4670 from robokozo/calendar-week-number-customization
feat(calendar): Calendar week number slots
2023-11-21 21:26:11 +03:00
tugcekucukoglu 9ae8d5b413 Refactor #4822 2023-11-21 20:28:15 +03:00
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
tugcekucukoglu 737f74ab22 .d.ts updates 2023-11-15 13:45:42 +03:00
tugcekucukoglu 9bef643b0d Fixed #4822 - Calendar responsiveness updates 2023-11-15 13:25:37 +03:00
tugcekucukoglu b2bcbb3de9 Update Calendar.d.ts 2023-11-13 16:28:42 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
Tuğçe Küçükoğlu b3d86ba99f
Merge pull request #4733 from FlipWarthog/PV4732
Fix #4732 - Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar
2023-11-03 10:57:13 +03:00
tugcekucukoglu f1d16649bc Fixed #4157 - Calendar does not show the right month (for the minimal departure date) when it's dynamically set 2023-11-03 10:01:09 +03:00
FlipWarthog 3734c1b96c Fix #4732 - Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar 2023-11-01 14:46:46 -04:00
robo 3cccacc236 feat: calendar week number slots 2023-10-21 13:22:15 -07:00
Edison Harada 4249c2d9ca Fix out of scope variable 2023-10-15 14:10:02 +02:00
mertsincan 4fa7741923 Fixed #4589 - Improve block/unblockScroll architecture 2023-10-10 23:36:20 +01:00
Tuğçe Küçükoğlu cde6e2b2d1
Merge pull request #4570 from FlipWarthog/PV4555
Fix #4555 - DataTable: Add nullSortOrder prop
2023-10-10 18:17:40 +03:00
mertsincan 0a08c56d3b Refactor on `pt` names 2023-10-09 09:33:49 +01:00
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
zernonia d036a91f6d
fix: 12am changed to 12pm wrongly (#4451)
* fix: 12am changed to 12pm wrongly

* fix: conditional
2023-10-05 14:08:07 +01:00
Melloware c5842a2153
Fix #4418: Calendar highlight selected months/years in multiple (#4419) 2023-10-05 14:05:24 +01:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu eff9046090 Fixed #4508 - Calendar | Disabled date is highlighted when it's in the range 2023-09-26 15:37:30 +03:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
mertsincan 5e53cef422 Refactor #882 2023-09-25 11:05:27 +01:00
Tuğçe Küçükoğlu f8d27530c8 Calendar: Alt + Up Arrow support added 2023-09-20 22:53:39 +03:00
Tuğçe Küçükoğlu 234c9a48d2 Fixed #4474 - Calendar: focus state update 2023-09-20 11:59:50 +03:00
Tuğçe Küçükoğlu aa34254aa7 Refactor on unstyled ripple check 2023-09-18 10:59:33 +03:00
Tuğçe Küçükoğlu 3628e2fd8c Fixed #3624 Fixed #3523 2023-09-18 10:43:49 +03:00
Tuğçe Küçükoğlu f70147abd9 data-pc-section updates 2023-09-06 10:13:22 +03:00
Tuğçe Küçükoğlu 86695ce89c Fixed #4370 - Calendar: dropdownicon class not being exposed 2023-09-06 09:59:31 +03:00
Tuğçe Küçükoğlu f78332481e Refactor #4113 2023-09-05 17:12:09 +03:00
Melloware f93b31747e
Merge branch 'master' into PV4113 2023-09-05 07:43:18 -04:00
melloware 12174a1f96 Fix #4113: Calendar showMonthAfterYear locale option 2023-09-05 07:42:34 -04:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
Tuğçe Küçükoğlu 9b4fecfc4b Typo fix 2023-09-05 12:14:08 +03:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
mertsincan 9731936821 Update Calendar.vue 2023-09-01 11:04:38 +01:00
Tuğçe Küçükoğlu 3aa6915b02
Merge pull request #4356 from primefaces/issue-4287
Calendar: format 12 container focustrap issue
2023-08-31 17:49:52 +03:00
Tuğçe Küçükoğlu d6dc1c38bb Update Calendar.d.ts 2023-08-31 16:09:42 +03:00
Bahadır Sofuoğlu 412808b955 log removed 2023-08-31 12:53:43 +03:00
Bahadır Sofuoğlu 6194f86052 keydown method added to format=12 container 2023-08-30 13:32:09 +03:00
Tuğçe Küçükoğlu cecef6ab52 Fixed #4305 - Calendar: Icon classes not being correctly exposed 2023-08-21 16:56:32 +03:00
Tuğçe Küçükoğlu 0a97b8fe7e Refactor #4285 2023-08-18 15:52:27 +03:00
freddroguest 2c1e30bb82
Convert stepMinute / hour / second to Number (#4208)
#4207

Co-authored-by: VacataireG2V <fdroguest@g2vservices.fr>
2023-08-18 02:21:51 +01:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 99d77616af Fixed #4285 - Locale performance updates with large datasets 2023-08-17 15:42:07 +03:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 228a66fc0f Refactor #4231 - For Calendar 2023-08-02 14:59:53 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu 63dd7d7f83 Refactor #4211 - For Calendar 2023-07-31 09:18:21 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
Tuğçe Küçükoğlu 34bb1c969c Update Calendar.d.ts 2023-07-06 16:54:38 +03:00
Tuğçe Küçükoğlu b4d07f0176 Refactor #3965 - Refactor on class implementation 2023-07-06 15:13:28 +03:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
mertsincan a15dd23e6c Merge remote-tracking branch 'origin/prod' 2023-06-01 11:58:16 +01:00
Tuğçe Küçükoğlu a10fd2e8d5 Typo fix 2023-05-31 12:28:37 +03:00
mertsincan b6ec58de65 Refactor #3965 - Update Base components 2023-05-30 12:03:42 +01:00
Tuğçe Küçükoğlu a760468c95 Calendar & CascadeSelect pt name fixes 2023-05-29 12:27:51 +03:00
Tuğçe Küçükoğlu 34a3b7ead0 Refactor #3965 - data-pc-name added 2023-05-29 12:19:55 +03:00
mertsincan b752ba69e9 Refactor #3965 - Cosmetics 2023-05-24 08:54:29 +01:00
mertsincan 5b759e898a Refactor #3965 - Update data-pc-* structure 2023-05-24 01:59:42 +01:00
Tuğçe Küçükoğlu dfa1e16d48 Update Calendar.d.ts 2023-05-22 11:31:53 +03:00
Tuğçe Küçükoğlu 3ce238b07f Test fixes 2023-05-19 15:16:12 +03:00
mertsincan 58e97dc979 Refactor #3965 - Update style name 2023-05-19 12:19:50 +01:00
mertsincan 202c208e7a Refactor #3965 - Update method name 2023-05-19 12:14:50 +01:00
mertsincan b13d188e4f Refactor #3965 - For Calendar 2023-05-19 11:32:44 +01:00
Tuğçe Küçükoğlu fda75bcd0e Update Calendar.vue 2023-05-12 14:07:10 +03:00
Tuğçe Küçükoğlu df0b0eac0d .d.ts updates 2023-05-12 14:04:27 +03:00
Olgu Örs Başak c86fb52f1f Fixed overlay visibility issue when showOnFocus 2023-05-09 16:51:50 +03:00
Tuğçe Küçükoğlu 60aa4aca39 Refactor #3922 - For Calendar 2023-05-04 17:50:30 +03:00