Skip to content

Commit 4812c81

Browse files
committed
chore: format
1 parent 02efc15 commit 4812c81

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/svelte-file-tree/CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
### Minor Changes
66

77
- 1063795:
8-
feat: add virtualization
9-
feat: add `isItemHidden` prop to control item visibility
10-
feat: add `TreeItemState.order` property, which is the render index of the item in the tree
11-
breaking: `TreeProps.isItemDisabled` must be a function
12-
breaking: remove `TreeProps.onClipboardChange`
13-
breaking: remove `TreeProps.onChildrenChange`
14-
breaking: remove `Tree.copyToClipboard` method
8+
feat: add virtualization
9+
feat: add `isItemHidden` prop to control item visibility
10+
feat: add `TreeItemState.order` property, which is the render index of the item in the tree
11+
breaking: `TreeProps.isItemDisabled` must be a function
12+
breaking: remove `TreeProps.onClipboardChange`
13+
breaking: remove `TreeProps.onChildrenChange`
14+
breaking: remove `Tree.copyToClipboard` method
1515
- 80a4ba6: feat: add `canDrag` and `canDrop` props to `Tree`
1616

1717
## 0.10.0

0 commit comments

Comments
 (0)