index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
bootstrap-carousel.js
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
remove slide from carousel constructor #5579
fat
1
-1
/
+0
2012-12-07
add noConflict functionality to all bootstrap plugins
fat
1
-0
/
+10
2012-11-05
version bump
Mark Otto
1
-1
/
+1
2012-10-30
2.2.1 - hotfix for carousel
fat
1
-1
/
+1
2012-10-30
fix carousel and rebuild js
fat
1
-1
/
+1
2012-10-29
v2.2.0 instead of v2.1.2
Mark Otto
1
-1
/
+1
2012-10-17
Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...
Jacob Thornton
1
-8
/
+6
2012-10-17
fix carousel event
Jacob Thornton
1
-3
/
+5
2012-10-15
Fixed copy/paste caused typo
dmitriybudnik
1
-1
/
+1
2012-09-27
don't wait for ready when binding events to document
Carl Porth
1
-8
/
+6
2012-09-26
bind data-api events to document instead of body to allow body replacement
Carl Porth
1
-1
/
+1
2012-09-05
version bump to get this started
Mark Otto
1
-1
/
+1
2012-08-21
update version numbers to 2.1.1
Mark Otto
1
-1
/
+1
2012-08-19
bump versions to 2.1.0
Mark Otto
1
-1
/
+1
2012-06-08
Scope finding the .active to .item
Barryvdh
1
-1
/
+1
2012-06-03
check length so that pause, actually pauses
Jacob Thornton
1
-1
/
+1
2012-06-02
make active selector more specific #2043 and rebuild
Jacob Thornton
1
-1
/
+1
2012-06-02
only trigger $.support.transition.end when it exists
Jacob Thornton
1
-1
/
+1
2012-06-02
fix multi carousel bug #3194
Jacob Thornton
1
-1
/
+2
2012-06-02
fix carousel when hiding a reshowing - make sure it always triggers transitio...
Jacob Thornton
1
-0
/
+4
2012-06-02
add relatedTarget to carousel slide event
Jacob Thornton
1
-1
/
+3
2012-06-01
2.0.3 -> 2.0.4
v2.0.4
Jacob Thornton
1
-1
/
+1
2012-04-24
2.0.2 -> 2.0.3
Jacob Thornton
1
-1
/
+1
2012-04-14
calling pause on a slide should actually pause it - even when hovering
Jacob Thornton
1
-2
/
+5
2012-04-14
add jshint support + a few minor stylistic changes
Jacob Thornton
1
-4
/
+5
2012-03-24
return matcher value directly + cleanup first lines of files
Jacob Thornton
1
-1
/
+1
2012-03-24
add preventDefault support for all inital event types (show, close, hide, etc...
Jacob Thornton
1
-2
/
+5
2012-03-19
fix slide logic for ie+ in carousel
Jacob Thornton
1
-7
/
+7
2012-03-19
if interval is false, do not autocycle the carousel
Jacob Thornton
1
-4
/
+5
2012-03-12
2.0.2 derp
v2.0.2
Jacob Thornton
1
-1
/
+1
2012-02-24
and pause on hover option to carousel
Jacob Thornton
1
-0
/
+4
2012-02-20
fix cycling in carousel
Jacob Thornton
1
-2
/
+2
2012-02-16
2.0.1
v2.0.1
Jacob Thornton
1
-1
/
+1
2012-02-16
don't try next if not next
Jacob Thornton
1
-0
/
+2
2012-02-16
null out interval so that pause doesn't resume on next or prev
Jacob Thornton
1
-0
/
+1
2012-02-13
add semicolons to the end of js files
Jacob Thornton
1
-1
/
+1
2012-01-28
all unit tests passing in ie7
Jacob Thornton
1
-2
/
+2
2012-01-26
consistent new lines at ends of files
Mark Otto
1
-1
/
+1
2012-01-25
prevent default
Jacob Thornton
1
-0
/
+1
2012-01-24
2.0-wip: fix js heads
Jon Stevens
1
-1
/
+1
2012-01-21
add ability to cycle carousel to a particular frame
Jacob Thornton
1
-5
/
+27
2012-01-14
dates updated to 2012
Mark Otto
1
-1
/
+1
2012-01-08
add slide and slid events + disable sliding during slide
Jacob Thornton
1
-0
/
+10
2012-01-02
actuall use interval option :P
Jacob Thornton
1
-2
/
+2
2012-01-02
clean up options implementation for carousel
Jacob Thornton
1
-7
/
+24
2012-01-02
basic carousel implementation
Jacob Thornton
1
-6
/
+42
2012-01-02
start playing with carousel stuff
Jacob Thornton
1
-2
/
+19
2011-12-20
update more readme changes - introduce target specificty convention to more p...
Jacob Thornton
1
-1
/
+1
2011-12-20
giant refactor - all spec passing again...
Jacob Thornton
1
-13
/
+5
2011-11-30
start of carousel
Jacob Thornton
1
-0
/
+59