react-spectrum
feat: S2 SelectBox
#8541
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
29
Changes
View On
GitHub
Commits
S2 SelectBox initial implementation
Daniel Pandyan
committed
1 year ago
Added tests and fixed linting
DPandyan
committed
1 year ago
updated tests to remove styles
DPandyan
committed
1 year ago
selectbox refactor and tests refactor
DPandyan
committed
1 year ago
stories changes and various edits
DPandyan
committed
1 year ago
replaced aria components with a gridlist
DPandyan
committed
1 year ago
fixed borders and redid stories/tests
DPandyan
committed
1 year ago
removed extraneous overrides and isEmphasized prop
DPandyan
committed
1 year ago
lint and removed XS
DPandyan
committed
1 year ago
test-utils-internal swap
DPandyan
committed
1 year ago
test-utils-internal swap
DPandyan
committed
1 year ago
Merge branch 'main' of github.com:DPandyan/react-spectrum
DPandyan
committed
1 year ago
Merge branch 'main' into main
DPandyan
committed
1 year ago
swapped useId library
DPandyan
committed
1 year ago
swapped to listbox
DPandyan
committed
1 year ago
added additional props and removed s2 checkbox
DPandyan
committed
1 year ago
revised tests, added additional props, swapped to UI checkmark to avoid accessibility issues
DPandyan
committed
1 year ago
adjusted illustration size
DPandyan
committed
1 year ago
removed the sizing and fixed various alignment issues. replaced checkbox behavior
DPandyan
committed
1 year ago
Merge branch 'main' into main
DPandyan
committed
1 year ago
fixed group disabled checkbox issue
DPandyan
committed
1 year ago
pruned styles
DPandyan
committed
1 year ago
fixed label overflow, description still remaining
DPandyan
committed
1 year ago
moved selectbox into same file, reworked grid, addressed various gh comments
DPandyan
committed
1 year ago
Merge branch 'main' into main
DPandyan
committed
1 year ago
s2(SelectBoxGroup): center label in horizontal layout when only label is present
DPandyan
committed
1 year ago
s2(SelectBoxGroup): support [DEFAULT_SLOT] as label styles for text-only children
DPandyan
committed
1 year ago
removed extra story and count check
DPandyan
committed
1 year ago
Merge branch 'main' into main
DPandyan
committed
1 year ago
Loading