React Modal Versions Save

Accessible modal dialog component for React

v3.16.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md

v3.14.4

2 years ago
  • Ensure that we know about every "tabbable" element within Shadow DOM
  • Correctly wrap NODE_ENV conditional code in block to eliminate unreachable code
  • Updated some dependencies