mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-01 19:25:29 +02:00
* 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>