0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/js/src
GeoSot 713d7140f1
Offcanvas: activate focustrap when backdrop is enabled (#36717)
* fix(offcanvas): activate focustrap when backdrop is enabled
* Adding tabindex='-1' for both offcanvases in the docs
* Remove useless aria-expanded='false' in togglers
* Update js/tests/unit/offcanvas.spec.js

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2022-07-14 10:06:06 +01:00
..
dom Fix interoperability issue regarding Event properties (#36386) 2022-06-30 22:52:47 +03:00
util Re-ordering js default objects 2022-06-01 19:24:45 -07:00
alert.js Prepare v5.2.0-beta1 2022-05-13 19:44:01 +03:00
base-component.js Prepare v5.2.0-beta1 2022-05-13 19:44:01 +03:00
button.js Prepare v5.2.0-beta1 2022-05-13 19:44:01 +03:00
carousel.js Carousel: Remove redundant reference to interval=false from docs (#36545) 2022-06-14 16:17:28 +03:00
collapse.js Re-ordering js default objects 2022-06-01 19:24:45 -07:00
dropdown.js Re-ordering js default objects 2022-06-01 19:24:45 -07:00
modal.js fix: change dismiss handler, listening to key down, instead of click (#36401) 2022-06-21 11:03:57 +03:00
offcanvas.js Offcanvas: activate focustrap when backdrop is enabled (#36717) 2022-07-14 10:06:06 +01:00
popover.js Re-ordering js default objects 2022-06-01 19:24:45 -07:00
scrollspy.js Scrollspy: enable smooth-scroll behavior (#36528) 2022-06-08 22:35:09 +03:00
tab.js ref(tab): remove show from panels dependent-less they have .fade class or not (simplify checks) (#36622) 2022-06-27 12:43:11 +03:00
toast.js Prepare v5.2.0-beta1 2022-05-13 19:44:01 +03:00
tooltip.js Fix on #35679 (#36668) 2022-07-11 16:29:30 -07:00