aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2012-12-20if carousel element already open, don't reopen it duh bruh bruhfat1-1/+1
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto5-22/+45
2012-12-19add js support for carousel indicatorsfat2-8/+20
2012-12-19whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat1-2/+3
2012-12-19can't extend bounding box thingyfat1-1/+1
2012-12-19fix ghetto ass timeout shitfat1-2/+14
2012-12-19remove inside support from tooltip + fix tooltip svg support + change makefi...fat1-10/+8
2012-12-10Version bumpMark Otto13-13/+13
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto24-31/+262
2012-12-07get tests passing for typeahead :Pfat2-15/+26
2012-12-07insert menu of typeahead after input which it suggests on #3529fat1-2/+2
2012-12-07focus on escape in typeaheadfat1-1/+2
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipfat2-2/+19
2012-12-07remove slide from carousel constructor #5579fat1-1/+0
2012-12-07Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-navbilly gates2-2/+19
2012-12-07rebuild and only select visible dropdown itemsfat1-1/+1
2012-12-07Merge pull request #6118 from godric7/masterbilly gates1-1/+1
2012-12-07add noConflict functionality to all bootstrap pluginsfat24-10/+213
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto2-3/+4
2012-12-04Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto1-0/+1
2012-12-04Update js/bootstrap-scrollspy.jsGodric1-1/+1
2012-12-02Set focus back to input field after clicking an itemMarcel Korpel2-0/+6
2012-12-02Merge branch 'Moveo-master' into 2.2.2-wipMark Otto1-3/+3
2012-11-30version bump to 3.0Mark Otto13-13/+13
2012-11-27leave it to the developer to decide how to use the content of the popoverSwaagie1-3/+3
2012-11-13Fix issue with double move event firing in typeahead.Paul McLanahan2-2/+19
2012-11-05version bumpMark Otto13-13/+13
2012-10-302.2.1 - hotfix for carouselfat13-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