aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/bootstrap-carousel.js
AgeCommit message (Expand)AuthorFilesLines
2013-07-26finish bumping copyrightMark Otto1-1/+1
2013-07-26revert to 2.3.2 tag insteadMark Otto1-1/+1
2013-07-25Version bumpMark Otto1-1/+1
2013-07-25twitter/bootstrap => twbs/bootstrap in links etc.Chris Rebert1-1/+1
2013-05-17update versioning to 2.3.2fat1-1/+1
2013-02-282.3.1fat1-1/+1
2013-02-28rebuildfat1-1/+1
2013-02-05clear interval in cycle + rebuildfat1-0/+1
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-1/+8
2012-12-22Version bumpMark Otto1-1/+1
2012-12-21add support for [data-slide-to] attr on carouselfat1-1/+8
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat1-0/+1
2012-12-20fix up code snippetMark Otto1-1/+1
2012-12-19lol we dont' have affix(refresh)fat1-2/+1
2012-12-19add js support for carousel indicatorsfat1-6/+20
2012-12-10Version bumpMark Otto1-1/+1
2012-12-07remove slide from carousel constructor #5579fat1-1/+0
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-0/+10
2012-11-05version bumpMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-30fix carousel and rebuild jsfat1-1/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-10-17Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton1-8/+6
2012-10-17fix carousel eventJacob Thornton1-4/+6
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-19bump versions to 2.1.0Mark Otto1-1/+1
2012-06-20run make on js filesMark Otto1-1/+1
2012-06-03check length so that pause, actually pausesJacob Thornton1-1/+1
2012-06-02make active selector more specific #2043 and rebuildJacob Thornton1-1/+1
2012-06-02only trigger $.support.transition.end when it existsJacob Thornton1-1/+1
2012-06-02fix multi carousel bug #3194Jacob Thornton1-1/+2
2012-06-02fix carousel when hiding a reshowing - make sure it always triggers transitio...Jacob Thornton1-0/+4
2012-06-02add relatedTarget to carousel slide eventJacob Thornton1-1/+3
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-04-242.0.2 -> 2.0.3Jacob Thornton1-1/+1
2012-04-14calling pause on a slide should actually pause it - even when hoveringJacob Thornton1-2/+5
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-4/+5
2012-03-24return matcher value directly + cleanup first lines of filesJacob Thornton1-1/+1
2012-03-24add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton1-2/+5
2012-03-19fix slide logic for ie+ in carouselJacob Thornton1-7/+7
2012-03-19if interval is false, do not autocycle the carouselJacob Thornton1-4/+5
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-02-24and pause on hover option to carouselJacob Thornton1-0/+4
2012-02-20remakeJacob Thornton1-2/+2
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-16don't try next if not nextJacob Thornton1-0/+2
2012-02-16null out interval so that pause doesn't resume on next or prevJacob Thornton1-0/+1
2012-02-13add semicolons to the end of js filesJacob Thornton1-1/+1
2012-01-31move js stuff into assetsJacob Thornton1-0/+154