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
/
tests
/
unit
/
collapse.js
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
Fix Typos across Bootstrap repository (#29082)
Kitten King
1
-1
/
+1
2018-09-10
collapse children with no data-parent
Johann-S
1
-0
/
+34
2018-05-22
chore(deps): update qunit and karma-qunit
Johann-S
1
-0
/
+1
2018-03-20
Use transitionEnd in QUnit since we moved away from PhantomJS
Johann-S
1
-3
/
+7
2018-01-11
Comply to the new rules.
XhmikosR
1
-79
/
+74
2018-01-03
Multiple accordion support (#25161)
Martijn Cuppens
1
-0
/
+75
2017-12-31
Allow nested structure for accordions (#25121)
Martijn Cuppens
1
-10
/
+48
2017-11-15
Correct spelling mistakes. (#24778)
Edward Betts
1
-1
/
+1
2017-09-25
Collapse - Allow to pass jQuery object or DOM element to the parent option
Johann-S
1
-0
/
+44
2017-08-25
Collapse - preventDefault only on <a> elements not inside the collapsible
Johann-S
1
-0
/
+25
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-1
/
+1
2017-06-14
Collapse supports multi-target thanks to @vanduynslagerp (#22713)
Johann-S
1
-4
/
+89
2017-04-25
Detach accordion from card without requiring 'data-children'
Pierre Vanduynslager
1
-9
/
+67
2017-04-10
Fix collapse.js aria-expanded behavior
Patrick H. Lauke
1
-16
/
+16
2017-03-29
Collapse - Fix check to not prevent event for input and textarea
Johann-S
1
-1
/
+2
2017-03-27
Collapse - do not prevent event for input and textarea
Johann
1
-0
/
+16
2017-03-23
Accordion behavior with JQuery interface (#21726)
Pierre Vanduynslager
1
-22
/
+22
2017-03-09
Add unit test
Johann-S
1
-0
/
+23
2016-12-07
Rename `.active` to `.show`
Starsam80
1
-16
/
+16
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
1
-7
/
+7
2016-10-25
Use a single class name for opened/expanded/shown state of widgets
Johann-S
1
-16
/
+16
2016-10-19
Fix bug multiple accordions collapse
Johann-S
1
-0
/
+23
2016-10-11
Collapse using card component
Johann-S
1
-18
/
+18
2016-10-09
Merge pull request #17568 from Johann-S/fixCollapseHeight
Mark Otto
1
-0
/
+15
2015-10-02
Add throw error for undefined method on plugins
Johann-S
1
-0
/
+12
2015-09-11
fix resetting style on closing collapse
Johann-S
1
-0
/
+15
2015-05-09
add collapse
fat
1
-2
/
+2
2015-05-06
remove closureness from plugins
fat
1
-1
/
+1
2015-03-29
Merge branch 'master' into v4
Mark Otto
1
-45
/
+91
2015-03-24
Merge pull request #15987 from twbs/fix-15972
Chris Rebert
1
-25
/
+25
2015-03-09
Disable jQuery event aliases when running test suite
Chris Rebert
1
-13
/
+13
2015-03-06
Collapse unit test: rm check that no-op hide adds style="height: 0px"
Chris Rebert
1
-2
/
+1
2015-03-06
.collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes #...
Chris Rebert
1
-2
/
+30
2015-03-03
add role="button" to a[data-toggle="collapse"]; fixes #15972
Chris Rebert
1
-25
/
+25
2015-03-03
[Fixes #15953] Implement assert.expect in each unit test
Kevin Kirsche
1
-4
/
+23
2015-03-01
Merge branch 'master' into v4
Mark Otto
1
-55
/
+123
2015-02-26
Update all collapse triggers with .collapsed class and aria-expanded
Ivan Cheung
1
-3
/
+71
2015-02-26
Unit tests: Use new names of module hooks
Heinrich Fenkart
1
-2
/
+2
2015-02-23
JS unit tests: equal() => strictEqual()
Chris Rebert
1
-6
/
+6
2015-02-23
JS unit tests: use QUnit.module() & QUnit.test() everywhere
Chris Rebert
1
-21
/
+21
2015-02-23
JS unit tests: use modern QUnit assert object everywhere
Chris Rebert
1
-37
/
+37
2015-02-11
bootstrap onto closure
fat
1
-1
/
+1
2015-01-20
update JS unit tests to future-proof QUnit 1.16.0 API
Chris Rebert
1
-42
/
+42
2014-10-29
Handle `collapsed` class on triggers even when manually invoked
Heinrich Fenkart
1
-22
/
+50
2014-10-22
Don't fire show event if show is prevented because other element is still tra...
Heinrich Fenkart
1
-0
/
+35
2014-09-09
grunt and missing new line
Heinrich Fenkart
1
-1
/
+1
2014-09-09
ARIA support for collapse
Patrick H. Lauke
1
-2
/
+65
2014-08-18
fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...
fat
1
-0
/
+32
2014-07-09
Fix IE8 reporting height style as all uppercase
Heinrich Fenkart
1
-2
/
+2
2014-07-06
Move to leading pluses
Heinrich Fenkart
1
-10
/
+10
[next]