issues
search
theKashey
/
focus-lock
Gotcha! A11y util for scoping a focus.
MIT License
172
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Snyk] Upgrade tslib from 2.3.1 to 2.7.0
#73
theKashey
opened
2 months ago
1
[Snyk] Upgrade tslib from 2.3.1 to 2.6.3
#72
theKashey
closed
2 months ago
1
elements with contenteditable seem to behave as though they have a larger tabIndex
#71
alex-e-leon
closed
1 month ago
5
Package doesn't work
#70
catamphetamine
closed
6 months ago
1
Support ESM
#69
theKashey
closed
2 months ago
2
WeakRef is not defined in Safari < 14
#68
veksa
closed
7 months ago
1
Correct return focus
#67
theKashey
closed
8 months ago
1
More tests for captureFocusRestore
#66
theKashey
closed
8 months ago
1
captureFocusRestore unexpectedly picks other node when captured element still present
#65
microbit-matt-hillsdon
closed
8 months ago
3
fix: support lock reactivation with no tabble nodes, fixes #63
#64
theKashey
closed
9 months ago
0
Uncaught TypeError: Cannot read properties of undefined (reading 'tagName') if no innerTabbable elements present
#63
veksa
closed
9 months ago
2
Extend new api
#62
theKashey
closed
9 months ago
0
fix: remove visibility check from expandFocusableNodes
#61
theKashey
closed
9 months ago
0
feat: implement return focus
#60
theKashey
closed
9 months ago
0
fix: support inert Attribute, fixes #58
#59
theKashey
closed
9 months ago
0
Support inert attribute
#58
theKashey
closed
9 months ago
0
fix: correct tabIndex calculation for exotic components, fixes #55
#57
theKashey
closed
9 months ago
0
fix: correct ability to restore focus on any focusable, fixes #54
#56
theKashey
closed
9 months ago
0
Some browsers sets `node.tabIndex` to a negative value
#55
theKashey
closed
9 months ago
0
Cannot return focus to an non-tabbable element (negative tabIndex)
#54
theKashey
closed
9 months ago
0
TypeError: target is not an Object.
#53
Mottie
closed
9 months ago
4
Focus breaks on focusable element with shadowRoot
#52
SamuelTilly
closed
7 months ago
6
[Snyk] Upgrade tslib from 2.3.1 to 2.6.2
#51
theKashey
closed
9 months ago
1
major: prune API for v1
#50
theKashey
closed
1 year ago
0
Blocked a frame from accessing a cross-origin frame.
#49
7alip
closed
1 year ago
3
Not able to enter input field in shadow dom
#48
ChibiOokami86
closed
6 months ago
7
Bump major version
#47
theKashey
closed
1 year ago
5
fix: secure access to cross-origin iframes, fixes #45
#46
theKashey
closed
1 year ago
0
Throws when focus taken from cross-origin iframe
#45
theKashey
closed
1 year ago
1
chore: refactor document access
#44
theKashey
closed
1 year ago
0
Query IFrames focusables
#43
youennPennarun
closed
1 year ago
9
Correct behavior for focusable-less targets
#42
theKashey
closed
1 year ago
0
fix: missing node in setFocus
#41
pserrer
closed
1 year ago
2
fix: correct autofocus behavior; accept empty data-autofocus prop
#40
theKashey
closed
2 years ago
1
Disable focus instead of locking it inside
#39
benjaminrobinet
closed
1 year ago
2
Uncaught ReferenceError: Node is not defined
#38
squillen
closed
2 years ago
2
fix: Skip `.contains` if it is not available
#37
connorlanigan
closed
2 years ago
2
Uncaught TypeError: scope.contains is not a function
#36
shaun-sweet
closed
2 years ago
4
Replace Array.from with built-in helper
#35
just-boris
closed
2 years ago
3
buttons/inputs with the aria-disabled attribute should still be considered focusable
#34
tannerlyons
closed
2 years ago
4
Query shadow dom focusables
#33
vbabel
closed
2 years ago
4
fix for https://github.com/theKashey/react-focus-lock/issues/206
#32
pavelsherm
closed
2 years ago
0
Shadow dom support
#31
theKashey
closed
2 years ago
2
added support for shadow dom
#30
Shermayster
closed
2 years ago
2
Added FocusOptions to setFocus function to allow users to pass preventScroll to setFocus
#29
abhimanyu-singh-uber
closed
2 years ago
4
Handle web component nodes when checking for visibility
#28
pearofducks
closed
3 years ago
2
Fails inside of WebComponents/shadowDOM
#27
pearofducks
closed
3 years ago
2
extends operation complexity tests
#26
theKashey
closed
3 years ago
1
perf: track operation complexity
#25
theKashey
closed
3 years ago
1
cache visibility check results for reuse within a single operation
#24
just-boris
closed
3 years ago
9
Next