focus-trap-react
Advanced tools
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.Changelog
3.0.2
focusTrapOptions.returnFocusOnDeactivate
for React-specific kinks like autoFocus
on inputs.