Commit graph

119 commits

Author SHA1 Message Date
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
Cagatay Civici
45c4fe79bb Fixed #5727 - Removed utility classes 2024-05-13 17:02:20 +03:00
Cagatay Civici
3301bfe624 Tokens for Tree 2024-05-13 00:42:33 +03:00
tugcekucukoglu
46fd1be593 IconField & InputIcon d.ts updates 2024-05-09 09:35:19 +03:00
Mert Sincan
64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
tugcekucukoglu
1e3fcfca59 Use IconField and InputIcon for filter inputs 2024-05-07 18:47:11 +03:00
Cagatay Civici
944e68d548 Renamed border radius token 2024-05-07 00:18:22 +03:00
tugcekucukoglu
d7a42ed9c3 Refactor #5681 2024-05-06 18:32:04 +03:00
tugcekucukoglu
e1367fd494 Refactor #5681 2024-05-06 18:23:01 +03:00
tugcekucukoglu
4c3c2b8bf3 Refactor #5682 2024-05-06 13:52:41 +03:00
Cagatay Civici
c617766c77 Refactored tokens of Data components 2024-05-05 00:57:50 +03:00
tugcekucukoglu
d9d2be9cca Refactor #5681, #5682, #5683 - For AutoComplete, CascadeSelect, Tree, TreeSelect 2024-05-03 14:46:02 +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
Mert Sincan
0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
Cagatay Civici
cfda59b1fe Update styles 2024-04-29 11:26:15 +03:00
Cagatay Civici
7c8b97c627 Rename toggle 2024-04-26 12:48:40 +03:00
Cagatay Civici
4bd7ce305f Refactored Tree 2024-04-26 01:47:09 +03:00
mertsincan
d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
Isabelle Glasmacher
9e42816f56
fix: pass passthrough options to the nodeicon slot
previously the options were not passed, so the classes were missing in unstyled mode
2024-04-12 10:04:41 +02:00
tugcekucukoglu
7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
tugcekucukoglu
40c7c574ec Fixed #5509 - tree: loadingMode 2024-04-02 17:25:28 +03:00
mertsincan
f496c2669f Fixed #5506 - Add dt props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu
c696989964 Fixed #5479 - Checkbox: new indeterminate state 2024-03-27 11:40:37 +03:00
tugcekucukoglu
4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +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
Cagatay Civici
5a6e010794 Merge branch 'master' into v4 2024-03-25 11:06:16 +03:00
tugcekucukoglu
6ea5aba58f Refactor #5426 - For Tree 2024-03-22 18:53:01 +03:00
tugcekucukoglu
4d640c4442 Refactor #5437 - Removed shared classes 2024-03-22 11:53:44 +03:00
Isabelle Glasmacher
f2a1d9f766
fix test 2024-03-21 10:35:28 +01:00
Isabelle Glasmacher
0db9536243
(fix) pass class to TreeNodes nodeIcon slot 2024-03-21 10:10:04 +01:00
Jacob Walls
3d2e00dadc
Fix typo in Tree.d.ts 2024-03-15 12:56:50 -04:00
Bobbie Goede
d7000e41eb fix(types): augment GlobalComponent interface in vue module 2024-03-14 23:58:11 +01:00
tugcekucukoglu
dd9f38fd35 Refactor #4833 2024-03-13 16:12:26 +03:00
GitHub Actions Bot
31dde8355a Update API doc 2024-03-13 13:10:35 +00:00
Isabelle Glasmacher
d6d58557ef
feat: Tree - add slot for nodeIcon
closes #4833
2024-02-26 13:04:14 +01:00
Fahad
8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
mertsincan
9a82025215 Refactor #5257 2024-02-11 23:48:46 +00:00
mertsincan
60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
mertsincan
4836654f7b Fixed #5179 - Improve data-pc- structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu
3d43ab506f Refactor #5105 2024-01-18 16:11:07 +03:00