You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* super wip
* just use the actionlist component and revert the type updates
* Update packages/react/src/FilteredActionList/FilteredActionList.tsx
* Some more progress
* revert the type changes and cast it :/
* clean
* wip
* wip wip
* add stories
* fix linting
* add tests for groups
* Map groups
* Update story names for e2e tests
* oops remove unintended file
* update story name
* same - update story name
* disable animations
* test(vrt): update snapshots
* Update tests since new action list has different semantics for group headings
* logging
* pass the rest
* extract children and use before text
* remove logging
* test(vrt): update snapshots
* add active styles to ActionList
* rename component name to be clearer
* remove variant full from examples
* tiny clean up
* fix showItemDividers
* another tiny cleanup
* pull MappedActionListItem to make it stable
* test(vrt): update snapshots
* show active styles only when used with keyboard
* backward compat: expose id as data-id
* update snapshots
* add story for long strings
* fishing for errors
* backward compatibility for renderItem
* remove todo now
* add a feature flag
* clean up dual filter list setup
* run jests test with both states of feature flags
* refactor snapshot tests with scenarios
* remove feature flag for main
* test(vrt): update snapshots
* add feature flag to e2e matrix
* test(vrt): update snapshots
* backward compat: allow groupMetadata to be empty array
* sigh newline
* Create sour-cooks-dress.md
* copy SelectPanel snapshots from main
* remove unrelated changes in this PR
* test(vrt): update snapshots
* add more bindkeys
* add for deprecated version as well
* label listbox/ActionList by panel title
* Create wicked-books-occur.md
* remove Home and End
* add test for PageDown and PageUp
* update changeset
* active styles for both directly and indirectly
* add role=combobox
* update snapshot
* test(vrt): update snapshots
* remove features from deprecated version
* update test
* only use aria-labelledby when aria-label is not passed
* remove combobox for this PR
---------
Co-authored-by: Armagan Ersoz <[email protected]>
Co-authored-by: broccolinisoup <[email protected]>
Co-authored-by: siddharthkp <[email protected]>
0 commit comments