react-focus-lock
react-focus-lock copied to clipboard
It is a trap! A lock for a Focus. 🔓
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Hello, how to prevent the elements inside from getting the focus? Allow all elements of the page to receive focus, except for what is inside the component. Basically how to...
Hi just want to understand the behaviour when the modal opened, it doesn't focus on the first element, instead the second. I tried to add `data-autofocus` on the first element...
In my case we use FocusLock and AutoFocusInside for dialog. ` xxx ` in some cases like opening dialog by clicking the dropdown menu item, while the dialog is rendering,...
I'm trying to sort out whether the author intetion is for the component to be used like this: ```tsx {children} ``` or the other way around ```tsx {children} ``` Or...
A problem occurs when a focus lock component with `autoFocus` is rendered inside a shadow root. Component successfully focuses first interactive element, but then repeatedly resets focus to it, when...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...