aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Expand)AuthorFilesLines
2012-10-29v2.2.0 instead of v2.1.2Mark Otto15-31/+31
2012-10-17don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton3-1/+7
2012-10-17when static, refocus on clickJacob Thornton3-7/+11
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton2-6/+8
2012-10-17Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton10-123/+89
2012-10-17Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates2-6/+8
2012-10-17rebuildJacob Thornton4-11/+11
2012-10-17fix carousel eventJacob Thornton4-14/+24
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler3-14/+9
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen2-6/+8
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton3-3/+7
2012-09-24change tooltip/popover insert strategyJacob Thornton4-16/+7
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton3-3/+3
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton3-9/+9
2012-09-20rebuild - fix missing (Jacob Thornton3-3/+21
2012-09-20added support for jquery 1.8.*Jacob Thornton1-4/+2
2012-09-05version bump to get this startedMark Otto15-27/+27
2012-09-04last rebuild before 2.1.1 releasev2.1.1Jacob Thornton3-3/+3
2012-09-04fixes #4958: add version to minified jsMark Otto1-1/+1
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar...Mark Otto1-1/+1
2012-08-27only stop prop on form – as people seem to be relying on dropdown hiding w...Jacob Thornton3-5/+5
2012-08-27fixes #4741: undo previous version's attempt at firefox gradient changes and ...Mark Otto1-1/+1
2012-08-27fix for #4761Jacob Thornton3-3/+3
2012-08-27fix for open elements under modal when .modal-openJacob Thornton1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto14-26/+26
2012-08-21fixes #4472: manually change mustache file as well for typoMark Otto2-1/+1
2012-08-20add affix to zipJacob Thornton1-0/+0
2012-08-20small nitsJacob Thornton1-1/+1
2012-08-19bump versions to 2.1.0Mark Otto13-26/+26
2012-08-19pre font-size increase; revert static top navbar, undo contents section for nowMark Otto1-2/+2
2012-08-19font-size change on examples in getting startedMark Otto1-1/+1
2012-08-18listen to touchstart for dropdowns on mobileJacob Thornton3-9/+9
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton4-5/+11
2012-08-18removed some old stuff from application.jsJacob Thornton2-15/+1
2012-08-15tweak transitionMark Otto2-1/+105
2012-08-14stray ;Jacob Thornton1-1/+1
2012-08-14get affix actually working and update docsJacob Thornton3-19/+31
2012-08-13running make on previous changesMark Otto1-1/+1
2012-08-02fix indexof on array for ie8Jacob Thornton3-3/+3
2012-08-01aria-labelledby="myModalLabel" aria-hidden="true"Jacob Thornton1-1/+1
2012-08-01close #3531 added focus handling and removed the badly announced "times" clos...Dirk Ginader3-11/+31
2012-07-24don't bite so hardJacob Thornton1-11/+0
2012-07-24added fade out on scroll - we can pull this if you prefer itJacob Thornton1-0/+11
2012-07-24fix scroll thingggJacob Thornton3-3/+1
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto11-61/+143
2012-07-22some progress on affix pluginJacob Thornton9-55/+137
2012-07-22adds minLength #3960Jacob Thornton3-5/+7
2012-07-17Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into b...Mark Otto1-1/+1
2012-07-13Moved JS to bottom as per best practicesMartin Bean1-1/+1
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ...Mark Otto1-2/+2