bootstrap/js/tests/unit
Rohit Sharma 3770b7b9e3
Dropdown — Emit events on the .dropdown-toggle button (#32625)
* Emit events on the dropdown button

Emit the events on `.dropdown-toggle` button and then bubble up

* Add migration note for events

* Update the docs for events

* Add unit test to check the event bubbling

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-02-03 21:51:19 +02:00
..
dom Remove SelectorEngine.matches(). (#32339) 2020-12-07 19:10:20 +02:00
util Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
.eslintrc.json Minor ESLint rules cleanup (#32904) 2021-01-28 11:34:20 +02: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 Make carousel indicators actual buttons 2021-01-28 23:32:24 +02:00
collapse.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
dropdown.spec.js Dropdown — Emit events on the .dropdown-toggle button (#32625) 2021-02-03 21:51:19 +02:00
jquery.spec.js tests: replace deprecated jQuery method (#32309) 2020-12-16 17:21:43 +02:00
modal.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
popover.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
scrollspy.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
tab.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
toast.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
tooltip.spec.js Restore offset option for tooltip/popover components 2021-01-28 12:23:33 +02:00