0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00
Bootstrap/js
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
..
dist Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
src Adjust SAFE_URL_PATTERN regex for use with test method. (#33153) 2021-03-02 17:16:09 +02:00
tests Adjust SAFE_URL_PATTERN regex for use with test method. (#33153) 2021-03-02 17:16:09 +02:00
index.js Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00