0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-10 22:24:19 +01:00
Bootstrap/js/tests/unit
alpadev 85208ae557
Refactor components to use a utility function to define jQuery plugins (#32285)
* refactor: use an utility function to define jQuery plugins

* test: add spec for defineJQueryPlugin utility function

* Update .bundlewatch.config.json

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-12-08 08:16:50 +02:00
..
dom Remove SelectorEngine.matches(). (#32339) 2020-12-07 19:10:20 +02:00
util Refactor components to use a utility function to define jQuery plugins (#32285) 2020-12-08 08:16:50 +02:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00
alert.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
button.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
carousel.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
collapse.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
dropdown.spec.js Update to popper.js v2.x 2020-12-06 18:42:40 +02:00
jquery.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
modal.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
popover.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
scrollspy.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
tab.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
toast.spec.js feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
tooltip.spec.js Update to popper.js v2.x 2020-12-06 18:42:40 +02:00