twbs--bootstrap/js
Heinrich Fenkart 007fbdb66d Remove faulty unit test from 9740d8b
This would only work with transitions but since we disable them for unit tests, this delivers unreliably results.
2014-10-26 04:56:52 +01:00
..
tests Remove faulty unit test from 9740d8b 2014-10-26 04:56:52 +01:00
.jscsrc re-alphabetize .jscsrc 2014-07-25 11:02:30 -07:00
.jshintrc
affix.js Make affix accept `0` as offsetTop or offsetBottom 2014-09-09 01:32:42 +02:00
alert.js Use closest `.alert` for alert dismissal; closes #14306 2014-08-04 19:33:42 +02:00
button.js Add `aria-pressed` to single toggle buttons 2014-10-22 21:02:19 +02:00
carousel.js Add `keyboard` option to carousel 2014-10-03 05:16:31 +02:00
collapse.js Don't fire show event if show is prevented because other element is still transitioning 2014-10-22 04:25:05 +02:00
dropdown.js Merge pull request #14669 from vsn4ik/dropdown_event_target 2014-10-23 06:13:46 +02:00
modal.js fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog 2014-10-09 20:01:51 -07:00
popover.js Allow multiple delegated tooltip selectors on a node 2014-10-26 03:51:55 +01:00
scrollspy.js Clear scrollspy selection above first section 2014-10-26 03:14:08 +01:00
tab.js Tabs plugin accessibility 2014-10-26 02:25:47 +01:00
tooltip.js Fix tooltip occasionally not hiding when using a hide delay 2014-10-26 04:38:18 +01:00
transition.js