Skip to content

Commit 6e190d0

Browse files
authored
Merge pull request #78 from abdel-17/v0.11
v0.11
2 parents 4160a35 + 1063795 commit 6e190d0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/free-regions-grow.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"svelte-file-tree": minor
3+
---
4+
5+
feat: add virtualization
6+
feat: add `isItemHidden` prop to control item visibility
7+
feat: add `TreeItemState.order` property, which is the render index of the item in the tree
8+
breaking: `TreeProps.isItemDisabled` must be a function
9+
breaking: remove `TreeProps.onClipboardChange`
10+
breaking: remove `TreeProps.onChildrenChange`
11+
breaking: remove `Tree.copyToClipboard` method

0 commit comments

Comments
 (0)