Skip to content

Commit 662e2a8

Browse files
committed
chore: changesets
1 parent 043342e commit 662e2a8

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

.changeset/calm-news-sparkle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@headless-tree/core": patch
3+
---
4+
5+
Added stories and documentation on how to use nested DOM rendering for tree structures instead of flat lists

.changeset/strong-kiwis-enjoy.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@headless-tree/core": patch
3+
"@headless-tree/react": patch
4+
---
5+
6+
Improved customizability of checkboxes feature (still alpha state), allowing you to customize `propagateCheckedState` and `canCheckFolders` independently

.changeset/tidy-owls-sniff.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@headless-tree/core": patch
3+
"@headless-tree/react": patch
4+
---
5+
6+
Changed to new buildtool in core packages (now using tsup) to hopefully fix some ESM/CJS integrations

0 commit comments

Comments
 (0)