Skip to content

Releases: szhsin/react-menu

v0.10.4

11 Oct 05:05
Compare
Choose a tag to compare

• Add offset props that set offset distance between menu and its anchor element.
• Fix bugs that can position menu off screen.

v0.10.3

09 Oct 11:51
Compare
Choose a tag to compare
Add prefix to css keyframes to avoid possible naming conflict with cl…

v0.10.0

03 Oct 08:23
Compare
Choose a tag to compare

New feature:
Add FocusableItem: allows focusable components (e.g. input, button) in a menu item.

v0.9.2

01 Oct 09:58
Compare
Choose a tag to compare
Fix a bug causing nav bar to float out of fixed position on iOS devices