Commit Graph

140 Commits (3607d6e56dcf87c87b67622541f31f59a0e99bb4)

Author SHA1 Message Date
tugcekucukoglu 65ecb9fb97 Fixed #4938 - Calendar: Input value is not updated when model is changed externally 2024-04-24 13:13:07 +03:00
GitHub Actions Bot d1a26a2bdb Code Format 2024-04-19 11:52:56 +00:00
thristov78 f5578a46de
Fixed #5596 - Calendar: Hours are set to 00 when clicking the "Today" button
When the "Today" button is clicked, the hours field is set to 00 instead of the current hour. The minutes field is populated correctly.
2024-04-17 18:14:36 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu b58b82fa8c Update Calendar.d.ts 2024-04-01 16:36:40 +03:00
i7slegend 85a9455c84 PR checker #5412 - prettier warns 2024-03-28 02:27:46 +03:00
i7slegend 3a134dd561 Fix #5412 - Twice render if attribute id not defined 2024-03-27 05:37:32 +03:00
GitHub Actions Bot 7c2e3eac7e Update API doc 2024-03-25 10:19:11 +00:00
Tuğçe Küçükoğlu b9774c4182
Merge pull request #4972 from Magiczne/calendar-types-update
Fixes #3609 - Update Calendar typings to be precise
2024-03-25 13:18:02 +03:00
Tuğçe Küçükoğlu 8752e16fbe
Merge pull request #5419 from BobbieGoede/fix/global-components-module-type-augmentation
fix(types): augment `GlobalComponent` interface in `vue` module
2024-03-25 13:01:40 +03:00
Tuğçe Küçükoğlu c6237f4f04
Merge pull request #5300 from DamianGlowala/fix/inline-calendar-fixed-width
fix(Calendar): when inline, do not apply fixed width to overlay
2024-03-25 12:47:14 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
Fahad 8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
Damian Głowala 0e7b65c3ca fix(Calendar): expose same attrs to pt context for day and day label 2024-02-20 10:18:07 +01:00
Damian Glowala 724787e455 fix(Calendar): when inline, do not apply fixed width to overlay 2024-02-17 13:25:08 +01:00
tugcekucukoglu 0c4ef3dda9 Fixed #5254 - Calendar: When entering the time by hand into timeOnly calendar, values switch to NaN:NaN 2024-02-16 15:16:55 +03:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
tugcekucukoglu b7cf334d2a Refactor #5273 - Refactor on Calendar and Password 2024-02-14 10:34:27 +03:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
mertsincan 66966bbb17 Fixed #4953 - Fixed hydration error on Calendar 2024-02-02 15:46:27 +00:00
tugcekucukoglu 45a23e9211 Refactor #5176 2024-02-02 14:46:26 +03:00
Cagatay Civici e9f07c5e3d Fixed npe 2024-02-02 02:10:33 +03:00
Cagatay Civici 021f7f23d5 Refactor on input filled and global usage 2024-02-01 16:11:24 +03:00
Cagatay Civici cbaca0cd0e Refactor filled variant 2024-02-01 15:39:56 +03:00
tugcekucukoglu 2e79cc286e Fixed #5132 - Calendar: 'view' property has no effect when changed after component initialization 2024-02-01 14:49:22 +03:00
tugcekucukoglu ff22cfe15e Fixed #5176 - variant added 2024-01-31 11:02:53 +03:00
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