bootstrap/js
Stefan Sundin f25181615e Fix bug not re-calculating scrollbar width when opening modal.
If opening a modal when a scrollbar is present, closing it, then
resizing the window so the scrollbar disappears, then opening the
modal again, the content would shift. This fixes the problem by
always calculating the scrollbar width every time a modal is opened.

Closes #14357.
2014-09-07 23:06:37 -07:00
..
tests Fix #14076: Add unit test for tooltips on SVG elements 2014-08-01 12:10:00 -07:00
.jscsrc re-alphabetize .jscsrc 2014-07-25 11:02:30 -07:00
.jshintrc Revert UMD (#13772 & friends) for now, due to #13812. 2014-06-23 11:11:59 -07:00
affix.js cleanup style 2014-07-21 22:37:04 -07:00
alert.js Expose transition durations on plugin constructors; closes #13656 2014-07-07 13:03:56 +02:00
button.js Follow-up to #13907: simplify JS logic for focus shim 2014-07-16 08:44:56 +02:00
carousel.js Merge pull request #14061 from hnrch02/fix-13656 2014-08-01 12:50:03 -07:00
collapse.js Expose transition durations on plugin constructors; closes #13656 2014-07-07 13:03:56 +02:00
dropdown.js Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckramer-dropdown-aria 2014-07-21 22:44:35 -07:00
modal.js Fix bug not re-calculating scrollbar width when opening modal. 2014-09-07 23:06:37 -07:00
popover.js bump to v3.2.0 2014-06-26 09:13:24 -07:00
scrollspy.js bump to v3.2.0 2014-06-26 09:13:24 -07:00
tab.js Expose transition durations on plugin constructors; closes #13656 2014-07-07 13:03:56 +02:00
tooltip.js Merge pull request #14061 from hnrch02/fix-13656 2014-08-01 12:50:03 -07:00
transition.js bump to v3.2.0 2014-06-26 09:13:24 -07:00