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
/
tab.js
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
Change test description so that it's unique
XhmikosR
1
-1
/
+1
2021-09-15
tests: comply to the new rules
XhmikosR
1
-16
/
+16
2021-04-28
Backport #33634 (#33649)
Carson Sievert
1
-0
/
+22
2020-09-10
Comply to the new rules
XhmikosR
1
-4
/
+4
2020-06-24
Backport #30973
XhmikosR
1
-5
/
+5
2020-04-10
v4 tabs - accessibility issue when using ul/li semantic (#30381)
Laussel Loïc
1
-12
/
+12
2019-02-06
fix tabs, apply show class only when fade class is present (#28183)
Johann-S
1
-0
/
+56
2018-10-29
add unit test to test tabs can be removed without throwing error
Johann-S
1
-0
/
+45
2018-09-13
throw error when folks try to use a bad selector
Johann-S
1
-4
/
+4
2018-05-22
chore(deps): update qunit and karma-qunit
Johann-S
1
-0
/
+1
2018-01-11
Comply to the new rules.
XhmikosR
1
-136
/
+134
2017-11-26
tab.js: do not remove fade class if there's no initial active pane
Alessandro Chitolina
1
-0
/
+33
2017-11-09
Use native pseudo-selectors instead of jQuery selectors (#24713)
Vasilii Artemchuk
1
-31
/
+31
2017-09-24
Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...
Patrick H. Lauke
1
-13
/
+13
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-1
/
+1
2017-08-11
Improve previous selector for nested tabs
Johann-S
1
-7
/
+8
2017-08-11
Add unit test for nested tabs
Johann-S
1
-0
/
+38
2017-04-02
Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...
Pierre Vanduynslager
1
-16
/
+16
2017-03-18
Allow to use Tab.js with list-group (#21756)
Johann
1
-0
/
+16
2016-12-31
Allow to use nav with tab JS
Johann-S
1
-0
/
+16
2016-12-24
[Fix #19849] Tabs are opened even if disabled. (#20795)
Alessandro Rodi
1
-0
/
+38
2016-11-25
Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bard...
Mark Otto
1
-1
/
+1
2016-11-25
[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)
Matt Hernandez
1
-0
/
+32
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
1
-1
/
+1
2016-08-04
add support for ol in tab plugin. fixes #17754
Max Beatty
1
-0
/
+16
2015-10-02
Add throw error for undefined method on plugins
Johann-S
1
-0
/
+12
2015-08-18
rewrite tab with new active shit
Jacob Thornton
1
-10
/
+10
2015-03-09
Disable jQuery event aliases when running test suite
Chris Rebert
1
-2
/
+2
2015-03-03
[Fixes #15953] Implement assert.expect in each unit test
Kevin Kirsche
1
-0
/
+11
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
-16
/
+16
2015-02-23
JS unit tests: use QUnit.module() & QUnit.test() everywhere
Chris Rebert
1
-13
/
+13
2015-02-23
JS unit tests: use modern QUnit assert object everywhere
Chris Rebert
1
-32
/
+32
2015-01-20
fix bug in tab show/shown relatedTarget unit test
Chris Rebert
1
-1
/
+1
2015-01-20
update JS unit tests to future-proof QUnit 1.16.0 API
Chris Rebert
1
-15
/
+15
2014-10-26
Tabs plugin accessibility
Cameron Little
1
-0
/
+24
2014-10-22
Implement `hide` and `hidden` events for tabs
Phil Hughes
1
-0
/
+77
2014-07-06
Move to leading pluses
Heinrich Fenkart
1
-16
/
+16
2014-07-06
Clean tab unit tests up
Heinrich Fenkart
1
-19
/
+27
2014-06-06
Comply to the new style.
XhmikosR
1
-2
/
+3
2014-04-21
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...
Collin Donahue-Oponski
1
-15
/
+24
2014-02-17
Remove semicolons from JS tests
Zlatan Vasović
1
-5
/
+5
2014-02-14
Re-indent test files.
XhmikosR
1
-67
/
+67
2014-01-16
new qunit
fat
1
-3
/
+6
2013-12-19
No leading pluses
Zlatan Vasović
1
-19
/
+16
2013-12-08
Use single quotes consistently.
XhmikosR
1
-16
/
+16
2013-12-06
Use a space before functions' bracket consistently.
XhmikosR
1
-2
/
+2
2013-12-06
Use a space after function consistently.
XhmikosR
1
-2
/
+2
2013-10-25
QUnit.equals() is deprecated; use QUnit.equal() instead
Chris Rebert
1
-6
/
+6
2013-05-16
change namespace back to dot notation and someother js shizzle
fat
1
-3
/
+3
[next]