focus-trap-react
Advanced tools
Changelog
4.0.1
returnFocusOnDeactivate: true
to be ignored when using the active
prop to activate & deactivate the focus trap.Changelog
4.0.0
Changelog
3.1.2
Changelog
3.0.5
focus()
function.Changelog
3.0.3
dist/focus-trap-react.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.