Socket
Socket
Sign inDemoInstall

react-aria-modal

Package Overview
Dependencies
12
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

2.12.2

Diff

Changelog

Source

2.12.2

  • Fix bug causing Escape to break the focus trap, without closing the modal, when you use escapeExits={false}.
davidtheclark
published 2.12.1 •

Changelog

Source

2.12.1

  • Fix bug that was blocking changes to the scrollDisabled prop while the modal is open.
davidtheclark
published 2.12.0 •

Changelog

Source

2.12.0

  • Add focusTrapOptions prop to pass options to the focus trap.
davidtheclark
published 2.11.1 •

Changelog

Source

2.11.1

  • Update focus-trap-react and react-displace to allow React 16 installation.
davidtheclark
published 2.11.0 •

Changelog

Source

2.11.0

  • Add scrollDisabled prop (default true), for edge cases when the document's scroll should not be disabled.
davidtheclark
published 2.10.0 •

Changelog

Source

2.10.0

  • Add support for React 16.
tristen
published 2.9.0 •

Changelog

Source

2.9.0

  • Add underlayProps prop to pass additional attributes to the underlay container.
davidtheclark
published 2.8.0 •

Changelog

Source

2.8.0

  • [Non-breaking change] onExit is now optional. If omitted, clicking outside the modal or hitting escape will not attempt to call onExit.
davidtheclark
published 2.7.2 •

Changelog

Source

2.7.2

  • [Fix] focusDialog will work even if you provide a non-default dialogId.
davidtheclark
published 2.7.1 •

Changelog

Source

2.7.1

  • [Fix] Prevent props.onExit from being called twice when modal includes exit buttons.
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