0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-07 00:46:15 +01:00
Bootstrap/js/tests/unit
alpadev b010a6f9f4
fix(modal): change the order we return from show() method (#34087)
In case of a modal with fading enabled, a prevented show event can cause show to not showing the modal anymore.

See #34055

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-07-25 20:36:11 +03:00
..
.eslintrc.json Update devDependencies (#32852) 2021-01-27 18:37:18 +02:00
alert.js tests: switch to strictEqual/notStrictEqual 2020-05-12 19:21:36 +03:00
button.js buttons plugin : avoid multiple change event trigger (#31000) 2020-10-02 17:40:20 +03:00
carousel.js Check for data-interval on the first slide of carousel - v4 (#31820) 2020-11-12 09:34:17 +02:00
collapse.js Comply to the new rules 2020-09-10 12:06:30 +03:00
dropdown.js Remove aria-haspopup from dropdowns (#33624) 2021-04-15 06:35:54 +03:00
modal.js fix(modal): change the order we return from show() method (#34087) 2021-07-25 20:36:11 +03:00
popover.js tooltip/popover: add a customClass option (#31834) 2020-11-20 11:56:16 +02:00
scrollspy.js Comply to the new rules 2020-09-10 12:06:30 +03:00
tab.js Backport #33634 (#33649) 2021-04-28 07:02:22 +03:00
toast.js Comply to the new rules 2020-09-10 12:06:30 +03:00
tooltip.js Adjust SAFE_URL_PATTERN regex for use with test method. (#33153) 2021-03-02 17:16:09 +02:00
util.js Comply to the new rules 2020-09-10 12:06:30 +03:00