Benji
9fca0078c4
fix: TreeNode selectable not being used when in checkbox selectionMode
...
If node selectable is false then clicking the node shouldn't add the node to selectedKeys.
added selectable != false because selectable can be null | undefined | true to show the checkbox.
2024-06-18 12:00:21 +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
40c7c574ec
Fixed #5509 - tree: loadingMode
2024-04-02 17:25:28 +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
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
tugcekucukoglu
19f9813d16
Fixed #5105 - Highlight state changes on Checkbox selection mode
2024-01-18 16:05:30 +03:00
mertsincan
8945d848d1
Refactor #5071
2024-01-18 12:16:58 +00:00
mertsincan
54ea411d76
Refactor #5071
2024-01-14 14:09:03 +00:00
mertsincan
bd5b3f7c6a
Refactor #5071
2024-01-14 13:38:51 +00:00
mertsincan
e0de315cfc
Fixed #3602 - Keyboard support: Numpad enter
2023-12-20 10:45:43 +00:00
tugcekucukoglu
1172613879
Refactor #4985 - update .d.ts
2023-12-20 13:35:18 +03:00
tugcekucukoglu
bb82382190
Fixed #4985 - metaKeySelection default type is changed as false
2023-12-20 13:28:13 +03:00
mertsincan
eb00b8ee23
Fixed #4929 - Add parent param to all pt method options
2023-12-05 11:06:32 +00:00
tugcekucukoglu
d382e6c960
paret parameter added
2023-12-05 12:49:37 +03:00
tugcekucukoglu
8eea973282
parent updates for .d.ts files and apidoc
2023-12-05 10:06:55 +03:00
GitHub Actions Bot
1443de90e7
Update API doc
2023-12-01 09:04:05 +00:00
Tuğçe Küçükoğlu
31cb589c6e
Merge pull request #4874 from mroettgen/features/mroettgen/tree-add-search-event
...
Add 'filter'-event to Tree.vue
2023-12-01 12:03:03 +03:00
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