https://github.com/twbs/bootstrap
Revision 7646f6bd33a03132e446fb060880bbf051a1639f authored by Ryan Berliner on 27 July 2021, 05:01:04 UTC, committed by GitHub on 27 July 2021, 05:01:04 UTC
* consolidate dialog focus trap logic

* add shift-tab support to focustrap

* remove redundant null check of trap element

Co-authored-by: GeoSot <geo.sotis@gmail.com>

* remove area support forom focusableChildren

* fix no expectations warning in focustrap tests

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
1 parent 8536474
History
Tip revision: 7646f6bd33a03132e446fb060880bbf051a1639f authored by Ryan Berliner on 27 July 2021, 05:01:04 UTC
Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865)
Tip revision: 7646f6b
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 73 bytes
.eslintrc.json -rw-r--r-- 1.6 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 435 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 642 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.2 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.4 KB
package-lock.json -rw-r--r-- 429.5 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.1 KB

README.md

back to top