issues
search
sparksuite
/
react-accessible-dropdown-menu-hook
A simple Hook for creating fully accessible dropdown menus in React
http://sparksuite.github.io/react-accessible-dropdown-menu-hook
MIT License
112
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump cross-spawn from 7.0.3 to 7.0.6
#326
dependabot[bot]
closed
5 days ago
0
Allow to use any HTML Element as menu item
#325
jirutka
opened
1 month ago
1
Bump ws from 8.8.1 to 8.18.0
#324
dependabot[bot]
closed
2 months ago
0
Bump micromatch from 4.0.5 to 4.0.8
#323
dependabot[bot]
closed
2 months ago
1
Bump braces from 3.0.2 to 3.0.3
#322
dependabot[bot]
closed
5 months ago
0
Modernize GitHub actions configuration
#321
WesCossick
opened
11 months ago
0
Bump @adobe/css-tools from 4.3.1 to 4.3.2
#320
dependabot[bot]
closed
11 months ago
1
Bump @adobe/css-tools from 4.0.1 to 4.3.1
#319
dependabot[bot]
closed
1 year ago
1
Bump word-wrap from 1.2.3 to 1.2.4
#318
dependabot[bot]
closed
1 year ago
1
Bump semver from 6.3.0 to 6.3.1
#317
dependabot[bot]
closed
1 year ago
1
Bump tough-cookie from 4.0.0 to 4.1.3
#316
dependabot[bot]
closed
1 year ago
1
Updated documentation with current information
#315
corymharper
closed
1 year ago
1
Update documentation
#314
corymharper
closed
1 year ago
0
Change focus behavior on click
#313
corymharper
closed
1 year ago
0
Rework focus on click behavior
#312
corymharper
closed
1 year ago
5
Replaced instances of `user.type` with `user.keyboard`
#311
corymharper
closed
1 year ago
1
Change instances of `user.type` to `user.keyboard`
#310
corymharper
closed
1 year ago
0
Replaced `fireEvent` with `userEvent.keyboard`
#309
corymharper
closed
1 year ago
1
Fix mistakenly overriding button styles
#308
corymharper
closed
1 year ago
1
Upgrade Rugged to v1.0.1
#307
WesCossick
closed
1 year ago
0
Bump json5 from 2.2.1 to 2.2.3
#306
dependabot[bot]
closed
1 year ago
1
Hovering over "Get started" button hides text
#305
WesCossick
closed
1 year ago
1
Upgrade packages
#304
corymharper
closed
2 years ago
1
Update actions and Node.js versions in `main.yml`
#303
WesCossick
closed
2 years ago
2
Can't use moveFocus to focus on the currently selected option
#302
RoelN
closed
2 years ago
3
Difference to downshift?
#301
filipjnc
closed
2 years ago
1
Resizing elements broken on phone
#300
ShahriarKh
closed
2 years ago
0
Usage of deprecated method
#299
ShahriarKh
closed
1 year ago
2
Additional click handler
#298
naorunaoru
closed
1 year ago
3
Bump minimist from 1.2.5 to 1.2.6
#297
dependabot[bot]
closed
2 years ago
1
Export type definitions for button and item props
#296
msakrejda
closed
1 year ago
4
Typescript errors when using buttons in dropdown
#295
RoelN
closed
2 years ago
2
React Native support
#294
pke
closed
2 years ago
2
Fix listener added and removed wrong order
#293
corymharper
closed
2 years ago
3
If you hold down the escape key then click the dropdown, it doesn't open again
#292
canvaspixels
closed
2 years ago
7
Update doc so it describes the new generic typing
#291
caryaharper
closed
3 years ago
0
Generically type ButtonProps
#290
caryaharper
closed
2 years ago
2
Fix SEO issues
#289
WesCossick
closed
3 years ago
1
How to use this hook in complex codebases
#288
mertcihankurel
closed
3 years ago
3
Add support for submenus
#287
corymharper
opened
3 years ago
1
subMenu support?
#286
httpete
closed
3 years ago
2
Bump minor version + polishing touches
#285
WesCossick
closed
3 years ago
1
Reduce variables in examples
#284
WesCossick
closed
3 years ago
1
Reduce number of variables documented in some cases
#283
WesCossick
closed
3 years ago
0
Expose moveFocus()
#282
jaksenko
closed
3 years ago
5
MenuItems as Link of React Router
#281
priyankalad
closed
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#280
dependabot[bot]
closed
3 years ago
1
Option to disable focusing first menu item on click
#279
corymharper
closed
3 years ago
1
Add option to choose whether to focus first item on click
#278
corymharper
closed
3 years ago
0
Close menu when the escape key is pressed while menu button holds focus
#277
corymharper
closed
3 years ago
1
Next