Commit graph

107 commits

Author SHA1 Message Date
tugcekucukoglu
b2ad40adcc Fixed #4886 - Tree / TreeTable: new loadingMode property 2023-11-28 11:46:39 +03:00
tugcekucukoglu
437818c7f2 Refactor #4511 2023-11-24 15:21:54 +03:00
tugcekucukoglu
d65bda79f0 Fixed #4511 - Wrong types issue with aria-label and aria-labelledby Props 2023-11-24 15:15:40 +03:00
Maximilian Röttgen
2603b7a140 Add 'filter'-event to Tree.vue 2023-11-23 16:48:14 +01:00
tugcekucukoglu
fb6a5ceebf TreeNode .d.ts and apidoc updates 2023-11-23 17:00:44 +03:00
tugcekucukoglu
e0c634a1f8 Node icon fixes 2023-11-17 20:06:08 +03:00
tugcekucukoglu
01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
Tuğçe Küçükoğlu
8dead95180 Fixed #4478 - Tree: Pass Through input options ignored 2023-10-18 14:17:03 +03:00
Tuğçe Küçükoğlu
bd09b6f8d8 Fixed #4608 - Tree: Invalid typing of the default slot 2023-10-13 15:24:54 +03:00
Tuğçe Küçükoğlu
95c2c42a01 Tree and Org chart .d.ts.updates 2023-10-11 11:59:22 +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
Tuğçe Küçükoğlu
b38f4072f1 which is deprecated use code instead 2023-09-08 12:53:02 +03:00
Tuğçe Küçükoğlu
2159c3cc88
Merge pull request #3998 from thielpa/fix-inputnumber
fix(TreeNode): stop keydown event propagation from content
2023-09-08 12:04:17 +03: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
mertsincan
ed62934411 Added data-pc-group-section to some components 2023-08-28 10:20:55 +01: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
Tuğçe Küçükoğlu
f4b91cd469 TreeNode missing unstyled mode added 2023-08-02 12:32:28 +03:00
Cagatay Civici
56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu
4532253422 Refactor #4149 - For Tree 2023-07-19 15:57:15 +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
3d49b11814 Refactor #3965 - hostName fixes 2023-07-04 09:29:36 +03:00
mertsincan
9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Tuğçe Küçükoğlu
99aea5b000 TreeSelect accessibility warning fixes 2023-06-22 09:46:22 +03:00
Paul Thiel
9d9ab2667e chore: formatting 2023-06-21 21:15:52 +02:00
Paul Thiel
8c58ad2a2b test(Tree): keydown event propagation 2023-06-21 21:15:52 +02:00
Paul Thiel
c817ed9e63 fix(TreeNode): stop keydown event propagation from content 2023-06-21 21:15:50 +02:00
Tuğçe Küçükoğlu
1a955f01ec remove console 2023-06-20 13:56:35 +03:00
Tuğçe Küçükoğlu
3e8fbf4c3a Update TreeNode.vue 2023-06-20 13:49:32 +03:00
Tuğçe Küçükoğlu
a3668e026b Update TreeNode.vue 2023-06-14 14:21:08 +03:00
Tuğçe Küçükoğlu
9669b7e250 Update Tree.d.ts 2023-06-13 17:24:45 +03:00
Tuğçe Küçükoğlu
1774b2b8e4 Refactor #3965 - Refactor on Tree 2023-06-07 10:54:17 +03:00
Tuğçe Küçükoğlu
4597ac5cab Refactor #3965 - For Tree 2023-05-31 16:11:41 +03:00
Tuğçe Küçükoğlu
751295c755 Refactor #3965 - Update Base components 2023-05-30 14:06:57 +03:00
Tuğçe Küçükoğlu
6746570c97 Refactor #3965 - context added Tree & CascadeSelect 2023-05-29 12:22:01 +03:00
Tuğçe Küçükoğlu
34a3b7ead0 Refactor #3965 - data-pc-name added 2023-05-29 12:19:55 +03:00
Tuğçe Küçükoğlu
ebff8ce44d Refactor #3965 - For Tree 2023-05-26 14:56:52 +03:00
Tuğçe Küçükoğlu
0554604c00 Refactor #3965 - For Tree 2023-05-26 14:22:08 +03:00
Tuğçe Küçükoğlu
fbb1befa4f Refactor #3924 - For Tree .d.ts 2023-05-07 22:25:05 +03:00
Tuğçe Küçükoğlu
e10c1cf988 Refactor #3924 - For Tree 2023-05-07 22:21:37 +03:00
mertsincan
4a13bc432d Refactor #3832 Refactor #3833 - Change 'primevue/icon' with 'primevue/icons' 2023-04-18 15:53:43 +03:00