Socket
Socket
Sign inDemoInstall

react-aria-menubutton

Package Overview
Dependencies
8
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245Next

4.1.0

Diff

Changelog

Source

4.1.0

  • Add openMenu() and closeMenu() to API.
  • Improve (fix) UMD build.
  • Allow arbitrary props to pass through to Button, Menu, MenuItem, and Wrapper elements.
davidtheclark
published 4.0.2 •

Changelog

Source

4.0.2

  • Move react and react-dom to peer dependencies.
davidtheclark
published 4.0.1 •

Changelog

Source

4.0.1

  • Update focus-group due to important fix there.
davidtheclark
published 4.0.0 •

Changelog

Source

4.0.0

  • Use focus-group for focus management, which includes improving letter navigation.
  • Switch from tap.js to teeny-tap.
  • Move UMD build to umd/ directory that is only distributed with the npm package (available on unpkg).
davidtheclark
published 3.1.0 •

Changelog

Source

3.1.0

  • Add disabled prop to Button.
davidtheclark
published 3.0.0 •

Changelog

Source

3.0.0

  • Upgrade to React 0.14.
  • Use React's context to simplify API.
  • Add <Wrapper> component (replacing the need for the factory function ariaMenuButton()).
  • Add style prop to all components.
davidtheclark
published 2.0.5 •

Changelog

Source

2.0.4 and 2.0.5

  • Better cleanup of Tap.js listeners.
  • Key code 91 is not a letter so I should stop treating it like one.
davidtheclark
published 2.0.4 •

Changelog

Source

2.0.4 and 2.0.5

  • Better cleanup of Tap.js listeners.
  • Key code 91 is not a letter so I should stop treating it like one.
davidtheclark
published 2.0.3 •

Changelog

Source

2.0.2 and 2.0.3

  • Avoid presuming that document exists, to avoid breaking React.renderToString().
davidtheclark
published 2.0.2 •

Changelog

Source

2.0.2 and 2.0.3

  • Avoid presuming that document exists, to avoid breaking React.renderToString().
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc