react-aria-modal
Advanced tools
Changelog
2.7.0
focusTrapPaused
prop.renderTo
displacement when rendering to a specified element.Changelog
2.6.0
includeDefaultStyles
prop.dialogStyle
props.Changelog
2.5.1
dist/react-aria-modal.js
, where src/
now compiles to, since React 15.5+ demands class
es, so Babel-compilation.
Which is actually a huge overhaul, though in semver it's just a patch.Changelog
2.5.0
renderTo
static method.underlayStyle
prop.Changelog
2.4.0
getApplicationNode
prop.no-scroll
and focus-trap-react
dependencies.Changelog
2.3.0
focus-trap-react
to add escapeExits
prop.Changelog
2.2.2
react
to peerDependencies
; remove react-dom
as dependency.