Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto
2012-12-20add js support for carousel indicatorsfat
2012-12-20whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat
2012-12-20can't extend bounding box thingyfat
2012-12-20fix ghetto ass timeout shitfat
2012-12-20remove inside support from tooltip + fix tooltip svg support + change makefi...fat
2012-12-11Version bumpMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
2012-12-08get tests passing for typeahead :Pfat
2012-12-08insert menu of typeahead after input which it suggests on #3529fat
2012-12-08focus on escape in typeaheadfat
2012-12-08Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipfat
2012-12-08remove slide from carousel constructor #5579fat
2012-12-08Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-navbilly gates
2012-12-08rebuild and only select visible dropdown itemsfat
2012-12-08Merge pull request #6118 from godric7/masterbilly gates
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto
2012-12-05Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto
2012-12-04Update js/bootstrap-scrollspy.jsGodric
2012-12-02Merge branch 'Moveo-master' into 2.2.2-wipMark Otto
2012-12-01version bump to 3.0Mark Otto
2012-11-27leave it to the developer to decide how to use the content of the popoverSwaagie
2012-11-13Fix issue with double move event firing in typeahead.Paul McLanahan
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-31fix carousel and rebuild jsfat
2012-10-30Merge branch '2.1.2-wip'v2.2.0Mark Otto
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton
2012-10-18when static, refocus on clickJacob Thornton
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-10-18Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton
2012-10-18Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates
2012-10-18Merge pull request #5366 from Sinetheta/2.1.2-wipbilly gates
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-10-18fix carousel eventJacob Thornton
2012-10-18Merge pull request #5389 from frntz/2.1.2-wipbilly gates
2012-10-18Merge pull request #5524 from martinstein/fix-tooltip-delegate-clickbilly gates
2012-10-18Merge pull request #5531 from dmitriybudnik/carousel-js-typo-fixbilly gates
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler
2012-10-16set spesific assertions count for testDmitriy Budnik
2012-10-16fixed testDmitriy Budnik
2012-10-15Fixed copy/paste caused typodmitriybudnik
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein
2012-10-09Added test to fix for #5362Kevin Attfield
2012-10-02Update js/bootstrap-tooltip.jsfrntz
2012-10-01Fix for #5362Kevin Attfield
2012-09-28don't wait for ready when binding events to documentCarl Porth
2012-09-27Fix for #4550Artem Kustikov