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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown
Heinrich Fenkart
1
-2
/
+2
2014-09-07
Merge pull request #14273 from sgonyea/master
Jacob
1
-0
/
+61
2014-08-28
Fix hover-tooltip flickering when mouse re-enters
Scott Gonyea
1
-0
/
+61
2014-08-26
Change value of stateful button after event loop
Heinrich Fenkart
1
-5
/
+5
2014-08-23
Merge pull request #14417 from twbs/fat-14282
Mark Otto
1
-0
/
+32
2014-08-18
fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...
fat
1
-0
/
+32
2014-08-15
consistently use <nav> instead of <div> for .navbar in docs
Chris Rebert
1
-2
/
+2
2014-08-04
Use closest `.alert` for alert dismissal; closes #14306
Heinrich Fenkart
1
-4
/
+4
2014-08-01
Fix #14076: Add unit test for tooltips on SVG elements
Chris Rebert
1
-0
/
+36
2014-07-31
Fix #13818 by using more robust "find next carousel item" logic
Chris Rebert
1
-1
/
+26
2014-07-30
Revert "Use mousedown instead of click for backdrop click detection; fixes #1...
Heinrich Fenkart
1
-2
/
+2
2014-07-16
speed up js tests a bit
fat
1
-203
/
+203
2014-07-09
`document.head` is undefined in IE8
Heinrich Fenkart
1
-6
/
+6
2014-07-09
Fix IE8 reporting height style as all uppercase
Heinrich Fenkart
1
-2
/
+2
2014-07-08
Fix invalid HTML in "should allow html entities" tooltip unit test
Chris Rebert
1
-2
/
+2
2014-07-06
fix scrollspy test in firefox mac os
fat
1
-11
/
+11
2014-07-06
Merge pull request #13853 from hnrch02/unit-tests-cleanup
Jacob
12
-1037
/
+1381
2014-07-06
jscs fix
Mark Otto
1
-1
/
+1
2014-07-06
Merge branch 'breaddevil-replace-scrollspy-default-behavior-test'
fat
1
-0
/
+37
2014-07-06
Merge branch 'replace-scrollspy-default-behavior-test' of git://github.com/br...
fat
1
-0
/
+37
2014-07-06
Move to leading pluses
Heinrich Fenkart
9
-421
/
+421
2014-07-06
Move to 16ms from 18ms based on the Paul Irish's rAF polyfill
Heinrich Fenkart
1
-1
/
+1
2014-07-06
Mention #13500 in comment for ScrollSpy test
Heinrich Fenkart
1
-1
/
+1
2014-07-06
Clean tooltip unit tests up
Heinrich Fenkart
1
-306
/
+453
2014-07-06
Clean tab unit tests up
Heinrich Fenkart
1
-19
/
+27
2014-07-06
Clean scrollspy unit tests up
Heinrich Fenkart
1
-22
/
+29
2014-07-06
Clean popover unit tests up
Heinrich Fenkart
1
-74
/
+66
2014-07-06
Clean modal unit tests up
Heinrich Fenkart
1
-84
/
+63
2014-07-06
Clean dropdown unit tests up
Heinrich Fenkart
1
-78
/
+77
2014-07-06
Clean collapse unit tests up
Heinrich Fenkart
1
-70
/
+67
2014-07-06
Clean carousel unit tests up
Heinrich Fenkart
1
-90
/
+292
2014-07-06
Clean button unit tests up
Heinrich Fenkart
1
-78
/
+78
2014-07-06
Clean alert unit tests up
Heinrich Fenkart
1
-15
/
+15
2014-07-06
Clean affix unit tests up
Heinrich Fenkart
1
-11
/
+20
2014-07-06
Update QUnit settings/QUnit phantomjs bridge to new versions
Heinrich Fenkart
1
-30
/
+34
2014-07-06
Merge pull request #13855 from hnrch02/modal-mousedown
Jacob
1
-2
/
+2
2014-07-01
Only close modal if escape was hit with keydown; fixes #13929
Heinrich Fenkart
1
-0
/
+38
2014-07-01
Use mousedown instead of click for backdrop click detection; fixes #13816
Heinrich Fenkart
1
-2
/
+2
2014-06-07
put the tooltips into the DOM in the tooltip unit tests
Chris Rebert
1
-4
/
+12
2014-06-07
add failing test for #13268
Chris Rebert
1
-0
/
+27
2014-06-07
Merge pull request #13388 from twbs/xhmikosr-js-style
XhmikosR
13
-137
/
+158
2014-06-06
Merge pull request #13627 from twbs/maybe-fix-12364
Chris Rebert
1
-0
/
+51
2014-06-06
Minor style tweaks.
XhmikosR
3
-10
/
+15
2014-06-06
Comply to the new style.
XhmikosR
11
-128
/
+140
2014-06-06
Tweak JSHint and JSCS checks.
XhmikosR
2
-1
/
+5
2014-05-23
Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offset
Chris Rebert
1
-2
/
+36
2014-05-23
Merge pull request #13593 from ResentedHook/master
Chris Rebert
2
-0
/
+21
2014-05-23
Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480
Chris Rebert
1
-0
/
+30
2014-05-19
Hopefully a fix for #12364
Chris Rebert
1
-0
/
+51
2014-05-19
fix typo in assertion description
Chris Rebert
1
-1
/
+1
[prev]
[next]