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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
Add tooltip self-reference to address #12320
j.corns
2
-0
/
+21
2014-05-13
Add Scrollspy maxScroll with offset test.
Mike Robinet
1
-2
/
+36
2014-05-13
Update jQuery to v1.11.1.
XhmikosR
1
-4
/
+4
2014-05-05
Allow for resetText of a button to be a falsey value; fixes #13466
Heinrich Fenkart
1
-0
/
+20
2014-05-04
replace js scrollspy test for default behavior
breaddevil
1
-17
/
+37
2014-05-01
make new Carousel tests compatible with noConflict mode
Chris Rebert
1
-2
/
+2
2014-04-30
Merge pull request #11966 from colllin/noconflict
Mark Otto
11
-239
/
+338
2014-04-21
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...
Collin Donahue-Oponski
11
-239
/
+338
2014-04-21
add unit tests for Carousel slid events
Chris Rebert
1
-0
/
+26
2014-04-21
spelling fixes in Carousel unit tests
Chris Rebert
1
-3
/
+3
2014-04-20
Merge pull request #13306 from twbs/fat-11099
Jacob
1
-2
/
+2
2014-04-19
rename jquery.js -> jquery.min.js since it's minified
Chris Rebert
2
-1
/
+1
2014-04-19
quote attribute values in selectors in JS unit tests for consistency
Chris Rebert
2
-3
/
+3
2014-04-15
fixes #11099 - $.collapse() overrides the original dimension of the coll...
fat
1
-2
/
+2
2014-04-09
JS: remove unused variables.
XhmikosR
5
-23
/
+22
2014-04-03
replace $.bind() with $.on() in unit tests; per #13272
Chris Rebert
2
-9
/
+9
2014-03-24
Merge pull request #13165 from stefanneculai/master
Jacob
1
-0
/
+29
2014-03-24
Merge branch 'master' into fat-9461
Mark Otto
4
-138
/
+286
2014-03-24
fixes #9461 - Make carousel ignore non-items in carousel-inner
fat
1
-0
/
+28
2014-03-24
Add test for popover.
Stefan Neculai
1
-0
/
+29
2014-03-24
tests/index.html: re-indent.
XhmikosR
1
-68
/
+68
2014-03-24
tests/index.html: add missing `meta charset`.
XhmikosR
1
-0
/
+1
2014-03-24
Update QUnit to v1.14.0.
XhmikosR
2
-69
/
+139
2014-03-21
Add tooltip `viewport` option, respect bounds of the viewport
Ben Ogle
1
-2
/
+79
2014-03-14
Fix JSHint errors
Julian Thilo
1
-36
/
+35
2014-03-13
Merge pull request #11453 from moodyroto/patch-1
Jacob
1
-0
/
+37
2014-03-10
fix #12771
Chris Rebert
1
-1
/
+1
2014-03-09
Remove unneeded quotes.
XhmikosR
1
-6
/
+6
2014-02-28
Switch to using JSCS for the indentation check.
XhmikosR
1
-13
/
+12
2014-02-21
updated qunit test reporting so sauce labs can report failing tests
jonahss
1
-2
/
+26
2014-02-18
Merge pull request #12058 from ZDroid/uti
XhmikosR
4
-45
/
+45
2014-02-18
Improve `js/tests/index.html`
Zlatan Vasović
1
-6
/
+5
2014-02-17
Remove semicolons from JS tests
Zlatan Vasović
4
-45
/
+45
2014-02-14
Re-indent test files.
XhmikosR
11
-1470
/
+1470
2014-01-30
Update jQuery to v1.11.0.
XhmikosR
1
-6
/
+4
2014-01-16
Revert "Add tooltip `viewport` option, respect bounds of the viewport"
Chris Rebert
1
-63
/
+2
2014-01-16
Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap in...
Mark Otto
1
-2
/
+63
2014-01-16
add missing paren
fat
1
-1
/
+1
2014-01-16
tooltip subpixel test fixes
fat
1
-2
/
+6
2014-01-16
remove flaky pos bottom test which is effect by unit scroll pos
fat
1
-10
/
+0
2014-01-16
new qunit
fat
8
-1055
/
+1719
2014-01-14
more detailed QUnit test results in Sauce
Chris Rebert
1
-1
/
+6
2014-01-14
Add tooltip `viewport` option, respect bounds of the viewport
Ben Ogle
1
-2
/
+63
2014-01-13
upgrade to QUnit v1.0.0
Chris Rebert
2
-45
/
+81
2014-01-13
Revert accidental overzealousness from 16eccc43d9
Chris Rebert
2
-2
/
+2
2013-12-24
fixes #11720 - Add events trigger to affix
fat
1
-0
/
+25
2013-12-24
Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into Row...
fat
1
-1
/
+24
2013-12-19
No leading pluses
Zlatan Vasović
4
-131
/
+126
2013-12-16
Require comma on left side
Zlatan Vasović
6
-66
/
+66
2013-12-08
Use single quotes consistently.
XhmikosR
13
-289
/
+289
[prev]
[next]