-
v0.36.0 Stable
released this
2026-09-22 21:27:00 +00:00 | 3 commits to main since this releaseAdded
TreeIndexgains search and filters that dim rather than remove (ADR 0012).
GivenqueryOptions(or astatefromuseIndexQuery, which no longer
needs aload), it owns the same query state asIndexand provides it, so
FilterCheckbox,FilterSelect,FilterMultiSelect,FilterRange, the
search box, thefiltersslot and the active-filter chips work unchanged,
in a page aside included, withsyncQuerykeeping the URL. It never reloads
for a query: it emitsquerywith the committedsearchandfilters
(TreeQuery), the project answers withmatching, a set of row keys, and
every row outside the set is dimmed (data-dimmedon the row), keeps its
move button and stays offered as a destination, so the tree keeps its shape.
The match count is announced through the table's live region and a dimmed
row's header carries a visually hidden "Does not match." cue; both strings
arematchLabels.TreeTabletakes the samematchingandmatchLabels
for controlled data.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads