aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2014-02-13v3.1.1 bumpMark Otto12-12/+12
2014-01-30Update jQuery to v1.11.0.XhmikosR1-6/+4
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
2014-01-16Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap in...Mark Otto2-30/+116
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
2014-01-08JSCS can be dumb sometimesChris Rebert1-1/+1
2014-01-07Merge pull request #12057 from ZDroid/nlChris Rebert12-12/+24
2014-01-07Update copyright notices in all placesJulian Thilo12-12/+12
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 into...fat1-2/+3
2013-12-29fixes #11379 - Fix carousel this.sliding not getting reset if $next.hasClass(...fat1-1/+1
2013-12-29fixes #11373 - adds related target to dropdown eventsfat1-6/+8
2013-12-29Merge branch 'scrollspy-speedy-scroll-top' of git://github.com/ziogaschr/boot...fat1-0/+4
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
2013-12-28fixes #10658 jQuery Popover content loses bound events on second setContent c...fat1-1/+3
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
2013-12-26nopefat1-1/+1
2013-12-26Merge pull request #11496 from satazor/patch-1Jacob1-0/+1
2013-12-26fixes #10798fat1-1/+1
2013-12-26Merge pull request #10801 from Travesty3/masterJacob1-1/+1
2013-12-26Merge pull request #10834 from Prinzhorn/masterJacob1-1/+1
2013-12-26Merge pull request #12010 from ZDroid/wrong-indentMark Otto1-13/+13
2013-12-25fixes #10675fat1-1/+1
2013-12-25Merge branch 'tooltip-events-fix' of git://github.com/lukaszfiszer/bootstrap ...fat1-2/+12
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
2013-12-24fixes #11720 - Add events trigger to affixfat2-1/+36
2013-12-24Merge pull request #10359 from ixti/patch-1Jacob1-2/+2
2013-12-24fixes #10134 – dont use jquery offset directly because it uses sub pixel r...fat1-3/+12
2013-12-24Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into Row...fat2-9/+30