react-spectrum
feat: S2 SideNav
#10306
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
43
Changes
View On
GitHub
Commits
feat: S2 SideNav
LFDanLu
committed
68 days ago
hack a way for arrow key navigation to continue to work
LFDanLu
committed
68 days ago
working
LFDanLu
committed
68 days ago
move to new grid navigation behaviours
LFDanLu
committed
68 days ago
remove allowChildKeys hack, add code to get in front of navigation, change API, add tests
LFDanLu
committed
68 days ago
add a router to make it easier to test in the browser
LFDanLu
committed
68 days ago
add descendent selection styles, fix indicator no animation
LFDanLu
committed
68 days ago
Moves to new API selectedRoute, fixes double arrow key navigate to parent, fixes initial focus
LFDanLu
committed
68 days ago
remove comment
LFDanLu
committed
68 days ago
Add docs, exports, fix props,
LFDanLu
committed
68 days ago
make prop optional for now since it caused the docs to break
LFDanLu
committed
68 days ago
fix types
LFDanLu
committed
68 days ago
fix ts
LFDanLu
committed
68 days ago
fix click interaction on Categories and disabled items
LFDanLu
committed
68 days ago
Move to GridList handling, fix colors, add tests and chromatic
LFDanLu
committed
68 days ago
lots of cleanup
LFDanLu
committed
68 days ago
remove useless test and add chromatic to replace it
LFDanLu
committed
68 days ago
fix lint
LFDanLu
committed
68 days ago
fix required props, cleanup
LFDanLu
committed
68 days ago
add tests and fix lost focus case
LFDanLu
committed
68 days ago
restrict logic to tab keyboard nav
LFDanLu
committed
68 days ago
fix docs ts
LFDanLu
committed
68 days ago
review comments
LFDanLu
committed
68 days ago
fix label text wrapping
LFDanLu
committed
68 days ago
Merge branch 'main' of github.com:adobe/react-spectrum into s2-sidenav-rob
LFDanLu
committed
68 days ago
Fix keyboard navigation with sections
snowystinger
committed
68 days ago
fix current selection bold
snowystinger
committed
68 days ago
fix heights
snowystinger
committed
68 days ago
add press scaling to items
snowystinger
committed
67 days ago
fix lint
snowystinger
committed
67 days ago
setup alpha and card
snowystinger
committed
67 days ago
fix types
snowystinger
committed
67 days ago
review comments
snowystinger
committed
66 days ago
Merge branch 'main' into s2-sidenav-rob
snowystinger
committed
66 days ago
fix typo
snowystinger
committed
65 days ago
and lint
snowystinger
committed
65 days ago
fix docs ts
snowystinger
committed
65 days ago
forgot to save
snowystinger
committed
65 days ago
fingers crossed last one
snowystinger
committed
65 days ago
make a router that looks like React Router, inert hidden text
snowystinger
committed
65 days ago
fix types and inert
snowystinger
committed
65 days ago
remove space reserving, it doesn't work
snowystinger
committed
65 days ago
Merge branch 'main' into s2-sidenav-rob
snowystinger
committed
65 days ago
Loading