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

react-menu-list

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-menu-list - npm Package Versions

1234

1.4.1

Diff

Changelog

Source

1.4.1 (2016-04-15)

  • MenuButton no longer opens when right-clicked.
agentme
published 1.4.0 •

Changelog

Source

1.4.0 (2016-04-14)

  • Added reposition method to MenuButton and SubMenuItem.
agentme
published 1.3.1 •

Changelog

Source

1.3.1 (2016-04-12)

  • Fixed focus outline appearing on MenuButton when opened with enter button in Chrome.
  • Fixed MenuButton not closing in Safari and Firefox on OS X.
agentme
published 1.3.0 •

Changelog

Source

1.3.0 (2016-04-12)

  • MenuButton now opens on mousedown.
  • Added zIndex, openedStyle, and openedClassName props to MenuButton and SubMenuItem.
  • Improved MenuButton documentation.
agentme
published 1.2.2 •

Changelog

Source

1.2.2 (2016-04-07)

  • Now lists React v15 as an acceptable peer dependency.
agentme
published 1.2.1 •

Changelog

Source

1.2.1 (2016-04-01)

  • Added disabled and title props to MenuButton.
  • Change MenuButton to be type="button" rather than type="submit" so that browsers don't believe it submits forms.
agentme
published 1.2.0 •

Changelog

Source

1.2.0 (2016-04-01)

  • Provide direction property in onHighlightChange event.
  • Make MenuListInspector's moveCursor method return false instead of throwing an exception when no child menu list is found. Arguably this is an API-breaking change, but we're not bumping the major version number here because of the current unlikelihood that any users are depending on this now.
agentme
published 1.1.0 •

Changelog

Source

1.1.0 (2016-04-01)

  • Add a small delay before a submenu opens when the user hovers over a SubMenuItem. This makes SubMenuItem's behavior more consistent with OS X dropdown menus, and seems to make the submenu's appearance seem less jarring to the user.
agentme
published 1.0.0 •

Changelog

Source

1.0.0 (2016-03-31)

  • First stable release version.
agentme
published 0.1.0 •

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