0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js/tests/unit
Nils K 2d46e47464
Support Popper virtual elements (#32376)
Adds the ability to use objects implementing the virtual element interface as the value for the reference option of a dropdown config.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-12-21 14:32:11 +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 test(carousel): french word in the wild (#32528) 2020-12-18 17:22:16 +02:00
collapse.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
dropdown.spec.js Support Popper virtual elements (#32376) 2020-12-21 14:32:11 +02:00
jquery.spec.js tests: replace deprecated jQuery method (#32309) 2020-12-16 17:21:43 +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 Tooltip - Add missing callback in async spec (#32465) 2020-12-14 13:02:34 +02:00