bootstrap/js/src
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
..
dom Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
util Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
alert.js Changes to Alert component to match the others (#33402) 2021-06-28 16:34:47 +03:00
base-component.js Accept argument of different types in the getInstance method (#34333) 2021-06-29 17:45:45 +03:00
button.js Release v5.0.2 (#34276) 2021-06-22 21:29:16 +03:00
carousel.js Release v5.0.2 (#34276) 2021-06-22 21:29:16 +03:00
collapse.js Add horizontal collapse support 2021-07-05 17:22:29 -10:00
dropdown.js make dataApiKeydownHandler to handle specific instance, avoiding extra manipulations 2021-07-22 17:54:48 +03:00
modal.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
offcanvas.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
popover.js Use on private method to set content & cleanup template 2021-07-22 17:20:38 +03:00
scrollspy.js ScrollSpy: Make Proper use of the SelectorEngine 2021-06-22 19:50:21 -07:00
tab.js Release v5.0.2 (#34276) 2021-06-22 21:29:16 +03:00
toast.js Toasts: Change showing timings and classes to keep toast display:none by default (#33610) 2021-07-22 18:13:13 +03:00
tooltip.js Use on private method to set content & cleanup template 2021-07-22 17:20:38 +03:00