[3.0.0RC1] Docs JS Dropdown section doesn't list dropdown events
Created by: mediafreakch
http://getbootstrap.com/javascript/#dropdowns
The section about dropdowns in the docs doesn't list the events emitted by the plugin. The following events should be listed there:
- show.bs.dropdown
- shown.bs.dropdown
- hide.bs.dropdown
- hidden.bs.dropdown