Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-aria-menubutton

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-aria-menubutton - npm Package Versions

1235

2.0.1

Diff

Changelog

Source

2.0.1

  • Allow for the case that selecting a menu item unmounts the menu (mostly by manager timers more intelligently).
davidtheclark
published 2.0.0 •

Changelog

Source

2.0.0

  • Ignore letter key presses if the letter is paired with alt, ctrl, or meta keys.
  • Use tap.js to improve click-outside-closes behavior: no overlay required anymore, meaning that a click outside can both close the menu and do something else — with both mouse and touch events.
davidtheclark
published 1.1.0 •

Changelog

Source

1.1.0

  • Allow objects as MenuItem values.
davidtheclark
published 1.0.0 •

Changelog

Source

1.0.0

  • Nothing really: it was just time to start the real versioning.
davidtheclark
published 0.8.0 •

Changelog

Source

0.8.0

  • Overlay to enable close-when-clicking-outside for mobile.
davidtheclark
published 0.7.0 •

Changelog

Source

0.7.0

  • New, more flexible API: provided components are just wrappers around whatever elements they're given.
davidtheclark
published 0.6.0 •

Changelog

Source

0.6.0

  • Pass event to handleSelection.
davidtheclark
published 0.5.2 •

Changelog

Source

0.5.2

  • Add keywords to package.json.
davidtheclark
published 0.5.1 •

Changelog

Source

0.5.1

  • Update build.
davidtheclark
published 0.5.0 •

Changelog

Source

0.5.0

  • Make class names a little more explicit (change menuWrapper--trans to menuWrapper--transition and li to menuItemWrapper).
  • Add transition option to factory and remove transition prop from component.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc