aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2012-10-302.1.1 - hotfix for carouselv2.2.1fat13-13/+13
2012-10-30fix carousel and rebuild jsfat1-1/+1
2012-10-29Merge branch '2.1.2-wip'v2.2.0Mark Otto20-133/+212
2012-10-29v2.2.0 instead of v2.1.2Mark Otto13-15/+15
2012-10-17don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton1-0/+3
2012-10-17when static, refocus on clickJacob Thornton1-3/+5
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton2-4/+45
2012-10-17Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton8-62/+45
2012-10-17Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates2-4/+45
2012-10-17Merge pull request #5366 from Sinetheta/2.1.2-wipbilly gates2-1/+20
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton1-4/+4
2012-10-17fix carousel eventJacob Thornton1-3/+5
2012-10-17Merge pull request #5389 from frntz/2.1.2-wipbilly gates1-4/+4
2012-10-17Merge pull request #5524 from martinstein/fix-tooltip-delegate-clickbilly gates2-2/+11
2012-10-17Merge pull request #5531 from dmitriybudnik/carousel-js-typo-fixbilly gates2-1/+22
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler1-4/+3
2012-10-16set spesific assertions count for testDmitriy Budnik1-1/+1
2012-10-16fixed testDmitriy Budnik1-2/+3
2012-10-15Fixed copy/paste caused typodmitriybudnik2-2/+22
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein2-2/+11
2012-10-08Added test to fix for #5362Kevin Attfield1-0/+19
2012-10-02Update js/bootstrap-tooltip.jsfrntz1-4/+4
2012-09-30Fix for #5362Kevin Attfield1-1/+1
2012-09-27don't wait for ready when binding events to documentCarl Porth8-62/+45
2012-09-27Fix for #4550Artem Kustikov1-2/+3
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen2-4/+45
2012-09-26bind data-api events to document instead of body to allow body replacementCarl Porth8-8/+8
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton1-1/+3
2012-09-24change tooltip/popover insert strategyJacob Thornton2-7/+3
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton2-2/+3
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton1-4/+4
2012-09-20remove src'sJacob Thornton1-1/+1
2012-09-20rebuild - fix missing (Jacob Thornton1-1/+1
2012-09-20added support for jquery 1.8.*Jacob Thornton5-27/+29
2012-09-05version bump to get this startedMark Otto13-13/+13
2012-08-28Merge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wipRoss Johnson1-1/+1
2012-08-28Fix key events with Chrome + jQuery 1.8.0Ross Johnson1-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-27crude check to make sure element has a # for an idJacob Thornton2-1/+19
2012-08-27fix for #4761Jacob Thornton2-2/+21
2012-08-23Fix typo found with codespell.Ryan Pavlik1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto13-13/+13
2012-08-19bump versions to 2.1.0Mark Otto12-13/+13
2012-08-18listen to touchstart for dropdowns on mobileJacob Thornton1-4/+4
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton3-3/+6
2012-08-14stray ;Jacob Thornton1-1/+1
2012-08-14get affix actually working and update docsJacob Thornton1-18/+20
2012-08-02fix indexof on array for ie8Jacob Thornton1-1/+1
2012-08-01close #3531 added focus handling and removed the badly announced "times" clos...Dirk Ginader1-5/+15
2012-07-24IE10 uses 'transition' and 'transitionend'Jonathan Sampson1-1/+0