Changelog
6.2.0
getTabIndex()
API which enables Focus-trap to determine tab indexes in the same way as Tabbable when necessary (see focus-trap#974).Changelog
6.1.1
Changelog
6.1.0
isHidden() -> isNodeAttached() -> getRootNode()
if not handled properly (focus-trap-react #905)Changelog
6.0.0
displayCheck
'full' option no longer treats detached nodes as visible. Use the new 'legacy-full' option to restore old (incorrect) behavior only if you must. Ideally, make sure tabbable only runs once all nodes of interest have been attached to the document.Changelog
5.3.3