Commit Graph

59 Commits (64dca2bdb98f888722c09690cf90e97c038423ea)

Author SHA1 Message Date
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
tugcekucukoglu e1367fd494 Refactor #5681 2024-05-06 18:23:01 +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
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
Cagatay Civici cdd0cb38ac Refactored ConfirmPopup and ConfirmDialog 2024-04-08 15:21:41 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu d31a423153 Refactor #5437 - For ConfirmDialog/ConfirmPopup 2024-03-27 18:45:05 +03:00
tugcekucukoglu 95e0a2414c Refactor #5437 - For ConfirmDialog/ConfirmPopup 2024-03-27 16:22:02 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 4d640c4442 Refactor #5437 - Removed shared classes 2024-03-22 11:53:44 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu 13323511fb Fixed #5028 - ConfirmDialog & ConfirmPopup: icon option class pt implementation defect 2024-01-04 11:24:27 +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 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00: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
tugcekucukoglu 3047b8a9fd Fixed #4848 - Dialog: PT options rename 2023-11-20 13:07:00 +03:00
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu 2cc5e637ae Fixed #4728 - Change slot parameter function name on* to *CallBack 2023-10-31 15:52:10 +03:00
Cagatay Civici 9bec0e1ee3 Updated ConfirmPopup demos 2023-10-28 22:04:42 +03:00
Cagatay Civici d8f85ec957 Removed typo 2023-10-28 17:02:47 +03:00
Cagatay Civici b9c0574c5a Refactored ConfirmDialog demos 2023-10-28 16:59:59 +03:00
mertsincan 877d6c07df Refactor #4530 2023-10-04 10:20:15 +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 9beab952eb Refactor #4433 - ConfirmDialog 2023-09-19 14:16:07 +03:00
Tuğçe Küçükoğlu c368c0f8df Refactor #4433 - ConfirmDialog 2023-09-19 13:51:23 +03:00
mertsincan 26c9df3424 Fixed #4412 - ConfirmDialog: acceptClass and rejectClass is not working on unstyled mode 2023-09-08 09:11:15 +01:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01: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
Bahadır Sofuoğlu acfaf6af9f Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01: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
Tuğçe Küçükoğlu 641f6a0e11 Refactor #3965 - data-pc-name updates 2023-06-20 14:37:52 +03:00
Tuğçe Küçükoğlu 10f83fbe88 Refactor #3965 - Update for unstyled prop 2023-06-12 10:11:42 +03:00
Tuğçe Küçükoğlu 66b08abf06 Fixed #4042 - Positioning defect PrimeVue Button with icon slot 2023-06-09 15:09:21 +03:00
Bahadır Sofuoğlu 5c47976d98 Update #3965 - Updates on Dialog components 2023-06-06 12:38:02 +03:00
Bahadır Sofuoğlu 70cb416c0f Update #3965 - Overlay - misc components 2023-05-30 15:28:04 +03:00
Bahadır Sofuoğlu 698431db44 Update #3965 - For base component paths 2023-05-30 11:47:45 +03:00
Bahadır Sofuoğlu 1cc307043c Refactor #3965 - For OverlayPanel 2023-05-29 23:18:28 +03:00
Bahadır Sofuoğlu 52e6aacc91 Refactor #3965 - For ConfirmDialog 2023-05-29 20:44:31 +03:00