0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js/tests/unit/dom
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
..
data.spec.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
event-handler.spec.js Fix regression for handling mouseenter/mouseleave events introduced by #33310 (#33679) 2021-04-19 08:30:33 +03:00
manipulator.spec.js Make the attribute methods bs specific (#32173) 2020-11-20 11:13:13 +02:00
selector-engine.spec.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00