aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)AuthorFilesLines
2014-01-30Bump versions, run gruntv3.1.0Mark Otto12-12/+12
2014-01-17add namespace `.bs` also to the event `dismiss.modal`Tobias Lindig1-3/+3
2014-01-17remove needless space characterTobias Lindig1-1/+1
2014-01-16Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert2-116/+30
This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html
2014-01-16Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵Mark Otto2-30/+116
into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html
2014-01-16add missing parenfat1-1/+1
2014-01-16tooltip subpixel test fixesfat1-2/+6
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat1-10/+0
2014-01-16new qunitfat9-1055/+1720
2014-01-16Fixing js error in IE9 where no transition is supportedIslam Sharabash1-1/+1
2014-01-14more detailed QUnit test results in SauceChris Rebert1-1/+6
2014-01-14Add tooltip `viewport` option, respect bounds of the viewportBen Ogle2-30/+116
2014-01-13upgrade to QUnit v1.0.0Chris Rebert2-45/+81
2014-01-13Revert accidental overzealousness from 16eccc43d9Chris Rebert2-2/+2
Let's not confuse the archaeologists & historians.
2014-01-08JSCS can be dumb sometimesChris Rebert1-1/+1
2014-01-07Merge pull request #12057 from ZDroid/nlChris Rebert12-12/+24
'use strict' on new line
2014-01-07Update copyright notices in all placesJulian Thilo12-12/+12
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-03Use $ instead of jQueryKevin Sawicki1-1/+1
2014-01-01'use strict' on new lineZlatan Vasović12-12/+24
2014-01-01New YearZlatan Vasović12-12/+12
2013-12-29Merge branch 'dropdown-aria-roles' of git://github.com/plumlee/bootstrap ↵fat1-2/+3
into plumlee-dropdown-aria-roles Conflicts: js/dropdown.js
2013-12-29fixes #11379 - Fix carousel this.sliding not getting reset if ↵fat1-1/+1
$next.hasClass('active')
2013-12-29fixes #11373 - adds related target to dropdown eventsfat1-6/+8
2013-12-29Merge branch 'scrollspy-speedy-scroll-top' of ↵fat1-0/+4
git://github.com/ziogaschr/bootstrap into ziogaschr-scrollspy-speedy-scroll-top Conflicts: dist/js/bootstrap.min.js
2013-12-29Merge branch 'master' of github.com:twbs/bootstrapfat1-0/+1
2013-12-29fixes #11288 - Vertical scroll position of modal saves between openingsfat1-4/+10
2013-12-28Merge pull request #11203 from jasny/patch-1Jacob1-0/+1
Scrollspy acting up when targets are hidden
2013-12-28fixes #10658 jQuery Popover content loses bound events on second setContent ↵fat1-1/+3
call.
2013-12-26fixes #10911 - add loading event for use with remote option :|fat1-1/+3
2013-12-26fixes #10890fat1-14/+16
2013-12-26update tool/pop destroy placementfat2-2/+2
2013-12-26Merge pull request #10761 from jochenberger/dont-create-tooltip-for-destroyJacob2-0/+2
don't create new Tooltip/Popover objects just to destroy them immediately
2013-12-26nopefat1-1/+1
2013-12-26Merge pull request #11496 from satazor/patch-1Jacob1-0/+1
Clear timeout on destroy.
2013-12-26fixes #10798fat1-1/+1
2013-12-26Merge pull request #10801 from Travesty3/masterJacob1-1/+1
Add 'collapse' class back after expanding
2013-12-26Merge pull request #10834 from Prinzhorn/masterJacob1-1/+1
Only preventDefault on click on [data-toggle="modal"] when the element is a link
2013-12-26Merge pull request #12010 from ZDroid/wrong-indentMark Otto1-13/+13
Fix wrong indent in .jscs.json
2013-12-25fixes #10675fat1-1/+1
2013-12-25Merge branch 'tooltip-events-fix' of git://github.com/lukaszfiszer/bootstrap ↵fat1-2/+12
into lukaszfiszer-tooltip-events-fix Conflicts: js/tooltip.js
2013-12-25Fix wrong indent in .jscs.jsonZlatan Vasović1-13/+13
2013-12-24Merge branch 'master' of github.com:twbs/bootstrapfat1-1/+1
2013-12-24fixes #11788 - focusin focusout instead of focus/blurfat1-2/+2
2013-12-24Merge pull request #11722 from DocX/patch-1Jacob1-1/+1
Use document scroll height instead of offset height
2013-12-24fixes #11720 - Add events trigger to affixfat2-1/+36
2013-12-24Merge pull request #10359 from ixti/patch-1Jacob1-2/+2
Pass $element to offset top/bottom calc funcs
2013-12-24fixes #10134 – dont use jquery offset directly because it uses sub pixel ↵fat1-3/+12
rendering
2013-12-24Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into ↵fat2-9/+30
Rowno-slide-event-reset Conflicts: js/tests/unit/carousel.js
2013-12-24fixes #10283fat1-0/+2
2013-12-24Merge branch 'master' of github.com:twbs/bootstrapfat12-13/+13
Conflicts: dist/js/bootstrap.min.js docs-assets/js/raw-files.js