chore(KB-331): update changeset files to @gsxdsm/fusion

This commit is contained in:
gsxdsm
2026-03-31 16:09:09 -07:00
parent f7eadc1e1b
commit 4ff2c70e19
152 changed files with 152 additions and 152 deletions

View File

@@ -1,5 +1,5 @@
---
"@dustinbyrne/kb": minor
"@gsxdsm/fusion": minor
---
Add collapsible column sections to List View. Each column group (triage, todo, in-progress, in-review, done) can now be independently expanded or collapsed by clicking the section header. Section expansion state is persisted to localStorage and restored on page reload. Includes expand all / collapse all buttons in the toolbar for quick access.