bootstrap/js/tests/unit/util
Ryan Berliner 7646f6bd33
Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865)
* 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>
2021-07-27 08:01:04 +03:00
..
backdrop.spec.js Variablize backdrop for modal and offcanvas 2021-06-25 13:41:15 -07:00
focustrap.spec.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
index.spec.js Fix `Util.reflow` function and add documentation (#34543) 2021-07-20 17:20:43 +03:00
sanitizer.spec.js Adjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136) 2021-02-19 10:24:53 +02:00
scrollbar.spec.js Refactor scrollbar.js to be used as a Class (#33947) 2021-06-06 09:26:36 +03:00