Commit Graph

164 Commits (779dda6cedd75140d863bad87b6444add92075a1)

Author SHA1 Message Date
Mert Sincan b4c4c064ad Update d.ts files 2024-05-16 15:05:43 +01:00
Mert Sincan 98302e417e Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits 2024-05-16 11:50:43 +01:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
tugcekucukoglu 5ed1bf98ac Merge fixes 2024-05-03 09:53:06 +03:00
tugcekucukoglu d61c9f5e61 Merge branch 'master' into v4 2024-05-03 09:51:16 +03:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
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
tugcekucukoglu 1428cc12df Refactor #5612 - Calendar / DatePicker 2024-04-18 17:13:33 +03: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 7055387be4 Merge branch 'master' into v4 2024-04-16 12:35:35 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
Cagatay Civici 5f7a0d00ad Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-09 11:27:25 +03:00
Cagatay Civici 3404a75533 Refactored TabView Styles 2024-04-09 11:27:15 +03:00
tugcekucukoglu 1b13aaa9d9 Refactor #5553 - For Calendar 2024-04-09 09:24:28 +03:00
tugcekucukoglu 8acf3b8391 Calendar: add inputIconContainer 2024-04-09 09:13:39 +03:00
tugcekucukoglu c0076f770c Refactor #5548 - For Calendar 2024-04-09 09:05:44 +03:00
Cagatay Civici 29aca170c1 Refactor datepicker styles 2024-04-08 18:30:31 +03:00
Cagatay Civici 3dbad6fd73 Cleared styled from action icons from datepicker to use Prime buttons 2024-04-08 12:42:06 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
Cagatay Civici d5e7c91109 Refactored Calendar Styles 2024-04-07 01:44:28 +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
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu 5671752903 Merge branch 'master' into v4 2024-04-01 16:51:26 +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
tugcekucukoglu 9622a2b564 Refactor #5426 - For Calendar 2024-03-25 15:59:02 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +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
tugcekucukoglu 4d640c4442 Refactor #5437 - Removed shared classes 2024-03-22 11:53:44 +03:00
tugcekucukoglu 5250943440 Refactor 2024-03-19 17:14:13 +03:00
tugcekucukoglu bcdc8cb702 Refactor #5426 - For Calendar 2024-03-18 13:01:35 +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