compound-web
Dropdown
#204
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
26
Changes
View On
GitHub
Commits
feat: add dropdown component
florianduros
committed
2 years ago
Close dropdown when clicked outside
florianduros
committed
2 years ago
Add doc to error props
florianduros
committed
2 years ago
Reworked dropdown
florianduros
committed
2 years ago
Move it out of form
florianduros
committed
2 years ago
Add tests
florianduros
committed
2 years ago
Fix figma link
florianduros
committed
2 years ago
Rename listRef into dropdownRef
florianduros
committed
2 years ago
Add keyboard support
florianduros
committed
2 years ago
Merge branch 'refs/heads/main' into florianduros/dropdown
florianduros
committed
2 years ago
Update icon path
florianduros
committed
2 years ago
Update jest tests
florianduros
committed
2 years ago
Merge branch 'refs/heads/main' into florianduros/dropdown
florianduros
committed
2 years ago
Add shortcut tests
florianduros
committed
2 years ago
Move click listener
florianduros
committed
2 years ago
Remove remaining console.log
florianduros
committed
2 years ago
Merge branch 'refs/heads/main' into florianduros/dropdown
florianduros
committed
1 year ago
Fix lint error
florianduros
committed
1 year ago
Update copyright
florianduros
committed
1 year ago
Update jest snapshots
florianduros
committed
1 year ago
Focus button when a value is selected
florianduros
committed
1 year ago
Update playwright snapshot
florianduros
committed
1 year ago
Focus item when displayed
florianduros
committed
1 year ago
Use 3 options instead of 2
florianduros
committed
1 year ago
Update playwright tests
florianduros
committed
1 year ago
Remove conditional condition for ref
florianduros
committed
1 year ago
Loading