1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/js
Germán M. Bravo 82b066f0a9 Wait for the expected target during a collapse
Actually wait for the collapsed item to complete. If complete is called
with other target, instead of simply returning and do nothing, wait again
until the proper target triggers the event (otherwise this leaves collapse
in a broken state).
2014-04-12 14:44:35 -05:00
..
tests JS: remove unused variables. 2014-04-09 10:01:48 +03:00
.jscsrc Remove unneeded quotes. 2014-03-09 11:10:52 +02:00
.jshintrc JS: remove unused variables. 2014-04-09 10:01:48 +03:00
affix.js Merge pull request #12862 from sultano/patch-1 2014-03-16 20:24:21 -07:00
alert.js v3.1.1 bump 2014-02-13 01:12:26 -08:00
button.js v3.1.1 bump 2014-02-13 01:12:26 -08:00
carousel.js Add comments in carousel.js to clarify that "slid" is not a typo 2014-03-31 18:09:24 -07:00
collapse.js Wait for the expected target during a collapse 2014-04-12 14:44:35 -05:00
dropdown.js When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'shown.bs.dropdown' 2014-04-08 22:36:21 -07:00
modal.js Modal body shift fix for IE10/11 2014-03-28 23:45:22 -07:00
popover.js Fix popover when using append. 2014-03-24 18:49:03 +02:00
scrollspy.js JS: remove unused variables. 2014-04-09 10:01:48 +03:00
tab.js v3.1.1 bump 2014-02-13 01:12:26 -08:00
tooltip.js JS: remove unused variables. 2014-04-09 10:01:48 +03:00
transition.js Remove unneeded quotes. 2014-03-09 11:10:52 +02:00