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
AgeCommit message (Expand)Author
2013-05-16a bunch javascript junkfat
2013-04-23'js' folder .editorconfig code guide updatesStephen Edgar
2013-03-02Merge branch 'master' into 3.0.0-wipMark Otto
2013-03-012.3.1fat
2013-03-01pass true to cyclefat
2013-02-06Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2013-02-06clear interval in cycle + rebuildfat
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto
2012-12-23Version bumpMark Otto
2012-12-22add support for [data-slide-to] attr on carouselfat
2012-12-22add direction prop to carousel slide eventfat
2012-12-21Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-20reset carousel in the case that it is reinstantiated twicefat
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto
2012-12-20add js support for carousel indicatorsfat
2012-12-11Version bumpMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
2012-12-08remove slide from carousel constructor #5579fat
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-01version bump to 3.0Mark Otto
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-31fix carousel and rebuild jsfat
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton
2012-10-18fix carousel eventJacob Thornton
2012-10-15Fixed copy/paste caused typodmitriybudnik
2012-09-28don't wait for ready when binding events to documentCarl Porth
2012-09-27bind data-api events to document instead of body to allow body replacementCarl Porth
2012-09-05version bump to get this startedMark Otto
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-06-08Scope finding the .active to .itemBarryvdh
2012-06-03check length so that pause, actually pausesJacob Thornton
2012-06-03make active selector more specific #2043 and rebuildJacob Thornton
2012-06-03only trigger $.support.transition.end when it existsJacob Thornton
2012-06-03fix multi carousel bug #3194Jacob Thornton
2012-06-03fix carousel when hiding a reshowing - make sure it always triggers transitio...Jacob Thornton
2012-06-03add relatedTarget to carousel slide eventJacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-15calling pause on a slide should actually pause it - even when hoveringJacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-25add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton
2012-03-20fix slide logic for ie+ in carouselJacob Thornton
2012-03-20if interval is false, do not autocycle the carouselJacob Thornton
2012-03-132.0.2 derpv2.0.2Jacob Thornton
2012-02-25and pause on hover option to carouselJacob Thornton