Commit Graph

67 Commits (8b30f45a687099745e8c51d24f91dcec66030854)

Author SHA1 Message Date
tugcekucukoglu 8f4fc83945 Fixed - Removed deprecated slots and props 2024-06-06 11:18:48 +03:00
Mert Sincan a438dbae1e Refactor 2024-05-24 15:00:32 +01:00
Mert Sincan 1d3096d74e Fixed - Improve PrimeVue bundle 2024-05-23 20:45:05 +01:00
tugcekucukoglu 145c91adfb Class .d.ts comments added 2024-05-22 16:52:02 +03:00
Mert Sincan 98302e417e Fixed - TypeScript emits are in an incompatible format with defineEmits 2024-05-16 11:50:43 +01:00
Cagatay Civici 428dbe0469 Revert "Fixed typo"
This reverts commit 70980de77a.
2024-05-15 12:24:26 +03:00
Cagatay Civici 70980de77a Fixed typo 2024-05-15 12:22:27 +03:00
Cagatay Civici db56d3b3de Tokens for confirm dialog 2024-05-09 14:44:02 +03:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
tugcekucukoglu e1367fd494 Refactor 2024-05-06 18:23:01 +03:00
Mert Sincan b7caa4e442 Fixed - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed - 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 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu d31a423153 Refactor - For ConfirmDialog/ConfirmPopup 2024-03-27 18:45:05 +03:00
tugcekucukoglu 95e0a2414c Refactor - 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 - 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 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu 13323511fb Fixed - 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 from FlipWarthog/no-important
Fix  - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
mertsincan 7581419a2d Fixed - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed - 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 - 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 - 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 2023-10-04 10:20:15 +01:00
mertsincan 3d1d31ca53 Refactor - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu 9beab952eb Refactor - ConfirmDialog 2023-09-19 14:16:07 +03:00
Tuğçe Küçükoğlu c368c0f8df Refactor - ConfirmDialog 2023-09-19 13:51:23 +03:00
mertsincan 26c9df3424 Fixed - ConfirmDialog: acceptClass and rejectClass is not working on unstyled mode 2023-09-08 09:11:15 +01:00
mertsincan 5c94099fa7 Fixed - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed - 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 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor 2023-08-17 10:16:25 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 5f09ecd0a0 Fixed - 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