0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/js/tests/unit/util
GeoSot a9d7a62658
Use the backdrop util in offcanvas, enforcing consistency (#33545)
* respect /share modal's backdrop functionality, keeping consistency
* listen click events over backdrop (only) and trigger `hide()` without add/remove event tricks
* achieve to hide foreign open offcanvas instances without glitches `if (allReadyOpen && allReadyOpen !== target)`, in case another is going to be open, when user clicks on trigger button
2021-04-19 08:20:25 +03:00
..
backdrop.spec.js Use the backdrop util in offcanvas, enforcing consistency (#33545) 2021-04-19 08:20:25 +03:00
index.spec.js Decouple BackDrop from modal (#32439) 2021-04-14 13:28:50 -07: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 Js: fix some tests 2021-04-14 13:25:44 -07:00