Commit Graph

84 Commits (ec6156f1ceb5ea9349c4c35fb330515d2cdb08aa)

Author SHA1 Message Date
tugcekucukoglu 543b69e119 Refactor #5784, #5785 2024-05-27 11:48:42 +03:00
Cagatay Civici 8b46ae3bd0 New transition duration token for components 2024-05-25 11:18:55 +03:00
Mert Sincan a438dbae1e Refactor #5774 2024-05-24 15:00:32 +01:00
tugcekucukoglu 40f5d1ac90 Naming convention for data-p-* attributes 2024-05-24 14:07:49 +03:00
Cagatay Civici d27c88c1f2 Use background instead of background-color 2024-05-24 08:50:38 +03:00
Mert Sincan 1d3096d74e Fixed #5774 - 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 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
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
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Cagatay Civici 18ecd1af94 Refactored shadow token name 2024-05-07 00:23:42 +03:00
Cagatay Civici 944e68d548 Renamed border radius token 2024-05-07 00:18:22 +03:00
Cagatay Civici 4bdc38e892 Refactored tokens of panel components 2024-05-04 14:47:06 +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
mertsincan a2524ed21a Refactor 2024-04-24 23:43:32 +01:00
mertsincan b41c4c5977 Fixed #5622 - Deprecated: TabView 2024-04-19 14:49:58 +01: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 3404a75533 Refactored TabView Styles 2024-04-09 11:27:15 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01: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
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
tugcekucukoglu 843a342024 Fixed #5264 - TabView: previousicon slot doesn't work 2024-02-16 16:04:38 +03:00
tugcekucukoglu ee4d4def5d Update TabView.d.ts 2024-02-12 16:11:50 +03:00
mertsincan bcb1b6eb8d Refactor #5257 2024-02-11 23:48:42 +00:00
tugcekucukoglu 9777f4c24a Fixed #5245 - TabView: selectOnFocus mode defect 2024-02-08 19:30:20 +03:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu f9a7815d30 Fixed #5111 - TabView + Splitter: Navigation Buttons not showing 2024-02-01 12:25:59 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan 8f7ee3ac33 Reverted #4953 2024-01-23 18:06:31 +00:00
Alexander e8b5b8f3e3
fix(#4953): use beforeMount to generate unique component id (#4954) 2024-01-16 11:28:03 +00:00
tugcekucukoglu 8daf7e9e76 TabView role tablist fix 2024-01-12 15:27:10 +03:00
mertsincan 54fe18b668 Refactor #4646 2023-12-22 11:35:54 +00:00
mertsincan 40f231b1f5 Reverted #4646 - For TabView and Accordion 2023-12-22 11:17:54 +00:00
mertsincan f16bd6ab2e Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03: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 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 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00