aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Expand)AuthorFilesLines
2012-12-08Nesting tablesMark Otto1-18/+1
2012-12-07get tests passing for typeahead :Pfat3-13/+17
2012-12-07insert menu of typeahead after input which it suggests on #3529fat3-5/+5
2012-12-07focus on escape in typeaheadfat4-5/+7
2012-12-07remove slide from carousel constructor #5579fat3-3/+1
2012-12-07rebuild and only select visible dropdown itemsfat4-5/+5
2012-12-07add noConflict functionality to all bootstrap pluginsfat14-12/+290
2012-12-04Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto3-1/+3
2012-12-03Fixing header color for success, error and info alertsAndreas Cederström1-18/+1
2012-12-02run make on js changes to popoverMark Otto3-7/+8
2012-11-29upgrade to holder 1.6Mark Otto1-71/+183
2012-11-29add holder and replace placehold.itMark Otto2-1/+248
2012-11-15fixes #5922: clicking only button should download custom buildMark Otto1-1/+1
2012-11-05version bumpMark Otto15-27/+27
2012-11-02Fixing various spelling typos in the docs.Bradly Feeley1-1/+1
2012-10-302.2.1 - hotfix for carouselfat15-27/+27
2012-10-30fix carousel and rebuild jsfat4-5/+5
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