bootstrap/js/src
Ed Morley b33316dba3 Fix leftover reference to v4.0.0-alpha.6
Running `./build/change-version.js v4.0.0-alpha.6 v4.0.0` fixed this,
so the version change script works fine. I'm presuming instead this
change was just omitted from 35f80bb12e, and then wouldn't have
been caught by subsequent runs of `change-version`, since it only
ever replaces the exact old version string specified.
2018-03-03 21:07:35 +01:00
..
alert.js Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
button.js Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
carousel.js Fix carousel transition duration (#25218) 2018-02-19 10:10:25 +01:00
collapse.js Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
dropdown.js Consistent usage of $(document.body) instead of $('body') (#25671) 2018-02-21 09:01:02 +01:00
index.js Fix leftover reference to v4.0.0-alpha.6 2018-03-03 21:07:35 +01:00
modal.js Remove unused variable (#25670) 2018-02-25 11:22:50 +02:00
popover.js Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
scrollspy.js Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
tab.js Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
tooltip.js Consistent usage of $(document.body) instead of $('body') (#25671) 2018-02-21 09:01:02 +01:00
util.js Remove escaping selector and add a warning to inform folks to escape their selectors (#25390) 2018-01-21 22:02:16 +02:00