Socket
Socket
Sign inDemoInstall

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

1345

5.1.0

Diff

Changelog

Source

5.1.0

  • React 16 support.
davidtheclark
published 5.0.2 •

Changelog

Source

5.0.2

  • Satisfy React deprecation warnings.
davidtheclark
published 5.0.1 •

Changelog

Source

5.0.1

  • Clicks inside the menu that are not on a MenuItem move focus to the first MenuItem.
  • When the menu opens, focus only moves to the first menu item if you opened with keyboard interactions. With a mouse click on the trigger, for example, focus remains on the trigger.
davidtheclark
published 5.0.0 •

Changelog

Source

5.0.0

  • When the menu opens, move focus to the first item (by default). This represents a change to the WAI-ARIA Menu Button Design Pattern.
davidtheclark
published 4.3.1 •

Changelog

Source

4.3.1

  • Introduce dist/, where src/ now compiles to, since React 15.5+ demands classes, so Babel-compilation. Which is actually a huge overhaul, though in semver it's just a patch.
davidtheclark
published 4.3.0 •

Changelog

Source

4.3.0

  • Add onMenuToggle prop to Wrapper.
davidtheclark
published 4.2.0 •

Changelog

Source

4.2.0

  • Use ownerDocument instead of document.documentElement in case this is used in an iframe.
  • Rewrite test suite using Jest.
davidtheclark
published 4.1.3 •

Changelog

Source

4.1.3

  • Fix UMD build.
davidtheclark
published 4.1.2 •

Changelog

Source

4.1.2

  • Allow React 15 as a peerDependency.
davidtheclark
published 4.1.1 •

Changelog

Source

4.1.1

  • Update UMD build.
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