react-focus-lock icon indicating copy to clipboard operation
react-focus-lock copied to clipboard

It is a trap! A lock for a Focus. 🔓

Results 119 react-focus-lock issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

First of all thanks for a great library. I have a use case where I need to render nested modals side by side. The pseudo output looks like this: ```...

bug

I am searching for another library to solve [this issue](https://github.com/tailwindlabs/headlessui/issues/966), but this library seems to have the exact same issue. This means I can't use it, but I would like...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

When using `autoFocus` to focus an element within a `...` focus is only returned using certain versions of react-focus-lock. Examples: - [2.5.2 - This is the latest version that will...

The `children` property is optional in the `InFocusGuard` component. This updates the typescript interface so that it doesn't complain about children being required when we use ``.