aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-carousel.js
AgeCommit message (Expand)AuthorFilesLines
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-20fix cycling in carouselJacob 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-28all unit tests passing in ie7Jacob Thornton1-2/+2
2012-01-26consistent new lines at ends of filesMark Otto1-1/+1
2012-01-25prevent defaultJacob Thornton1-0/+1
2012-01-242.0-wip: fix js headsJon Stevens1-1/+1
2012-01-21add ability to cycle carousel to a particular frameJacob Thornton1-5/+27
2012-01-14dates updated to 2012Mark Otto1-1/+1
2012-01-08add slide and slid events + disable sliding during slideJacob Thornton1-0/+10
2012-01-02actuall use interval option :PJacob Thornton1-2/+2
2012-01-02clean up options implementation for carouselJacob Thornton1-7/+24
2012-01-02basic carousel implementationJacob Thornton1-6/+42
2012-01-02start playing with carousel stuffJacob Thornton1-2/+19
2011-12-20update more readme changes - introduce target specificty convention to more p...Jacob Thornton1-1/+1
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-13/+5
2011-11-30start of carouselJacob Thornton1-0/+59