0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-14 02:24:00 +01:00
Bootstrap/js/tests/unit
Nikon the Third 7ad0625b8d
Adjust SAFE_URL_PATTERN regex for use with test method. (#33153)
The `test` method on regexes does not behave like `match` on strings
for checks if the regex matches when the global modifier (g) is present.

Also adds a unit test on tooltips for sanitizing the same template twice.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-02 17:16:09 +02: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 Backport #32224 2020-11-24 08:40:11 +02:00
modal.js Backport #32179 (#32220) 2020-11-21 22:14:28 +02: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 Comply to the new rules 2020-09-10 12:06:30 +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