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
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
2012-02-21fix cycling in carouselJacob Thornton
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-17don't try next if not nextJacob Thornton
2012-02-17null out interval so that pause doesn't resume on next or prevJacob Thornton
2012-02-14add semicolons to the end of js filesJacob Thornton
2012-01-28all unit tests passing in ie7Jacob Thornton
2012-01-27consistent new lines at ends of filesMark Otto
2012-01-25prevent defaultJacob Thornton
2012-01-242.0-wip: fix js headsJon Stevens
2012-01-22add ability to cycle carousel to a particular frameJacob Thornton
2012-01-15dates updated to 2012Mark Otto
2012-01-09add slide and slid events + disable sliding during slideJacob Thornton
2012-01-03actuall use interval option :PJacob Thornton
2012-01-03clean up options implementation for carouselJacob Thornton
2012-01-03basic carousel implementationJacob Thornton
2012-01-03start playing with carousel stuffJacob Thornton
2011-12-21update more readme changes - introduce target specificty convention to more p...Jacob Thornton
2011-12-21giant refactor - all spec passing again...Jacob Thornton
2011-12-01start of carouselJacob Thornton