Releases: szhsin/react-menu
Releases · szhsin/react-menu
v0.10.4
• Add offset props that set offset distance between menu and its anchor element.
• Fix bugs that can position menu off screen.
v0.10.3
Add prefix to css keyframes to avoid possible naming conflict with cl…
v0.10.0
New feature:
Add FocusableItem: allows focusable components (e.g. input, button) in a menu item.
v0.9.2
Fix a bug causing nav bar to float out of fixed position on iOS devices