0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/js/tests/unit/util
Sascha c21506d499
Fix TypeError when Bootstrap is included in head (#32024)
* extend jquery after domContentLoaded event is fired

* add unittest for util onDOMContentLoaded

* wait for trigger jquery event after domContentLoaded

* remove domcontentready from eventHandler

* move istanbul ignore statements to correct line

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-01 15:32:36 +02:00
..
index.spec.js Fix TypeError when Bootstrap is included in head (#32024) 2020-11-01 15:32:36 +02:00
sanitizer.spec.js Change whitelist to allowlist (#31066) 2020-06-19 11:31:37 +03:00