feat: (React Aria) Implement filtering on a per CollectionNode basis #8641
account for loaders in base collection filter
c9ee11d9
rough implementation for listbox
ac323e9e
replace other instances of createLeaf/createBranch to use node classes
290514a1
fix bugs with subdialog filtering, arrow nav, dividers, etc
29695110
fix case where arrow nav wasnt working post filter
d8a6f061
Merge branch 'main' of github.com:adobe/react-spectrum into baseColle…
639acd01
update types and class node structure
6eb17532
prep stories
d1efa8d5
fix
77936ca3
add autocomplete gridlist filtering
79919777
taglist filter support
e6158352
fixing lint
d02197ef
fix tag group keyboard nav and lint
361286bc
adding support for table filtering
432a43c1
fix tableCollection filter so it doesnt need to call filterChildren d…
3ec3fd64
create common use nodes for specific filtering patterns
4a69d504
fix ssr
73a19713
refactor to accept a node rather than a string in the filter function
1ead59b6
fix lint
90c20566
make node param in autocomplete non breaking
3a8301e6
Merge branch 'main' of github.com:adobe/react-spectrum into baseColle…
45a39c13
adding tests, make sure we only apply autocomplete attributes if the …
9d65d5b2
prevent breaking change in CollectionBuilder by still accepting strin…
19b695ef
fix tests and pass submenutrigger node to filterFn
6066c6c0
LFDanLu
changed the title feat: (React Aria) (WIP) Implement filtering on a per CollectionNode basis feat: (React Aria) Implement filtering on a per CollectionNode basis 39 days ago
small clean up
d2b5e51d
LFDanLu
force pushed
from
d3f22fb0
to
d2b5e51d
35 days ago
small fixes
2c897833
addressing more review comments
739e93f8
simplifying setProps logic since we have already have id when calling it
3c2e92cf
forgot to use generic for autocomplete filter
35b627e5
ugh docs typescript
9408aa97
review comments
8e75339a
add example testing the Autocomplete generic
57e57e0a
fix: Autocomplete context refactor (#8695)
4d5fde28
Merge branch 'main' of github.com:adobe/react-spectrum into baseColle…
a2925e45
Merge branch 'baseCollection_filter' of github.com:adobe/react-spectr…
058f820c
support filtering when there are sections in gridlist
9b3aadfd
fix mobile screen reader detection for disabling virtual focus
8fffdf80
review comments
113b259b
LFDanLu
dismissed their stale review
via 113b259b
20 days ago
devongovett
deleted the baseCollection_filter branch 20 days ago
Assignees
No one assigned
Labels
release
ready for review
Login to write a write a comment.
Login via GitHub