primevue-mirror/components/lib/tree
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
..
style Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
BaseTree.vue Fixed #5105 - Highlight state changes on Checkbox selection mode 2024-01-18 16:05:30 +03:00
Tree.d.ts Merge pull request #5419 from BobbieGoede/fix/global-components-module-type-augmentation 2024-03-25 13:01:40 +03:00
Tree.spec.js fix test 2024-03-21 10:35:28 +01:00
Tree.vue Refactor #5257 2024-02-11 23:48:46 +00:00
TreeNode.vue fix: TreeNode selectable not being used when in checkbox selectionMode 2024-06-18 12:00:21 +01:00
package.json Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00