aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/bootstrap.min.js
AgeCommit message (Expand)AuthorFilesLines
2012-10-302.1.1 - hotfix for carouselv2.2.1fat1-1/+1
2012-10-30fix carousel and rebuild jsfat1-1/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-10-17don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton1-1/+1
2012-10-17when static, refocus on clickJacob Thornton1-1/+1
2012-10-17Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton1-1/+1
2012-10-17rebuildJacob Thornton1-1/+1
2012-10-17fix carousel eventJacob Thornton1-2/+6
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler1-6/+2
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton1-1/+1
2012-09-24change tooltip/popover insert strategyJacob Thornton1-1/+1
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton1-1/+1
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton1-1/+1
2012-09-20rebuild - fix missing (Jacob Thornton1-1/+1
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-09-04last rebuild before 2.1.1 releasev2.1.1Jacob Thornton1-1/+1
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 Thornton1-1/+1
2012-08-27fixes #4741: undo previous version's attempt at firefox gradient changes and ...Mark Otto1-1/+1
2012-08-27fix for #4761Jacob Thornton1-1/+1
2012-08-27fix for open elements under modal when .modal-openJacob Thornton1-1/+1
2012-08-21fixes #4472: manually change mustache file as well for typoMark Otto1-1/+1
2012-08-20small nitsJacob Thornton1-1/+1
2012-08-19font-size change on examples in getting startedMark Otto1-1/+1
2012-08-18listen to touchstart for dropdowns on mobileJacob Thornton1-1/+1
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton1-1/+1
2012-08-18removed some old stuff from application.jsJacob Thornton1-1/+1
2012-08-15tweak transitionMark Otto1-1/+1
2012-08-14get affix actually working and update docsJacob Thornton1-1/+1
2012-08-13running make on previous changesMark Otto1-1/+1
2012-08-02fix indexof on array for ie8Jacob Thornton1-1/+1
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 Ginader1-1/+1
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto1-1/+1
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-1/+1
2012-07-22some progress on affix pluginJacob Thornton1-1/+1
2012-07-22adds minLength #3960Jacob Thornton1-1/+1
2012-06-20run make on js filesMark Otto1-1/+1
2012-06-20change transition end name for operaJacob Thornton1-1/+1
2012-06-03adds remote source to modal. Remote source can be specified in href or by pro...Jacob Thornton1-1/+1
2012-06-03check length so that pause, actually pausesJacob Thornton1-1/+1
2012-06-02make active selector more specific #2043 and rebuildJacob Thornton1-1/+1
2012-06-02only trigger $.support.transition.end when it existsJacob Thornton1-1/+1
2012-06-02fix multi carousel bug #3194Jacob Thornton1-1/+1
2012-06-02fix carousel when hiding a reshowing - make sure it always triggers transitio...Jacob Thornton1-1/+1
2012-06-02fix regression in typeahead #3313Jacob Thornton1-1/+1
2012-06-02add length to parent dropdown check #3316Jacob Thornton1-1/+1
2012-06-02rebuild assetsJacob Thornton1-1/+1
2012-06-02add relatedTarget to carousel slide eventJacob Thornton1-1/+1