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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
Use container instead of parent for tooltip/popover auto-placement calcs
Chris Rebert
2
-6
/
+48
2014-09-25
Tooltip: Rely on `getBoundingClientRect` for `width` and `height`
Heinrich Fenkart
2
-5
/
+39
2014-09-23
Only enable `pause: hover` for non-touch browsers
Heinrich Fenkart
2
-1
/
+23
2014-09-23
Use e.target instead :focus selector.
vsn4ik
1
-1
/
+1
2014-09-22
Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed
Heinrich Fenkart
1
-3
/
+2
2014-09-17
Make it easier to see failing tests in Sauce screencasts
Chris Rebert
1
-0
/
+5
2014-09-17
Follow-up to #14581: Use div instead of HTML5 section for IE8
Heinrich Fenkart
1
-6
/
+6
2014-09-17
Fix tooltip misplacement with "auto top"
saranya.r
2
-1
/
+51
2014-09-17
Remove `.modal-open` class after backdrop is hidden
Heinrich Fenkart
1
-3
/
+2
2014-09-16
Merge pull request #14610 from twbs/axe-tooltip-validate
Heinrich Fenkart
1
-8
/
+0
2014-09-15
Must explicitly destroy tooltip in SVG unit test since its container is body.
Chris Rebert
1
-0
/
+2
2014-09-13
Remove unused Tooltip#validate method
Heinrich Fenkart
1
-8
/
+0
2014-09-13
Correctly selects arrow placement for a tooltip
Peter West
2
-6
/
+39
2014-09-13
Properly fire hidden event when tooltip is destroyed
Heinrich Fenkart
1
-2
/
+6
2014-09-13
Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targets
Heinrich Fenkart
1
-0
/
+1
2014-09-13
Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-active
Heinrich Fenkart
1
-1
/
+1
2014-09-11
Merge pull request #14492 from twbs/ie8-getBoundingClientRect
Heinrich Fenkart
1
-0
/
+4
2014-09-09
Make inDom check of tooltip cross document compatible
Heinrich Fenkart
1
-1
/
+1
2014-09-09
Make affix accept `0` as offsetTop or offsetBottom
samme
1
-2
/
+2
2014-09-09
grunt and missing new line
Heinrich Fenkart
1
-1
/
+1
2014-09-09
ARIA support for collapse
Patrick H. Lauke
2
-4
/
+70
2014-09-09
Scrollspy: ignore invisible list items
Heinrich Fenkart
1
-0
/
+1
2014-09-08
Merge pull request #14242 from hnrch02/remove-aria-describedby-later
Heinrich Fenkart
1
-3
/
+3
2014-09-08
Merge pull request #13928 from SGinTech/sgit_collapseEventOrder
Heinrich Fenkart
1
-1
/
+1
2014-09-08
Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown
Heinrich Fenkart
2
-3
/
+3
2014-09-07
Merge branch 'stefansundin/master'
Chris Rebert
1
-2
/
+2
2014-09-07
Fix bug not re-calculating scrollbar width when opening modal.
Stefan Sundin
1
-2
/
+2
2014-09-07
Handle lack of .width and .height from getBoundingClientRect() in IE8
Chris Rebert
1
-0
/
+4
2014-09-07
Merge pull request #14273 from sgonyea/master
Jacob
2
-0
/
+66
2014-08-28
Fix hover-tooltip flickering when mouse re-enters
Scott Gonyea
2
-0
/
+66
2014-08-28
Update QUnit to v1.15.0.
XhmikosR
2
-930
/
+1137
2014-08-26
Change value of stateful button after event loop
Heinrich Fenkart
2
-7
/
+7
2014-08-23
Merge pull request #14417 from twbs/fat-14282
Mark Otto
2
-1
/
+33
2014-08-20
Merge pull request #14406 from twbs/nav-tag-for-navbar
Chris Rebert
1
-2
/
+2
2014-08-18
Merge pull request #14244 from programcsharp/master
Jacob
1
-1
/
+1
2014-08-18
fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...
fat
2
-1
/
+33
2014-08-17
Assume Element.getBoundingClientRect() exists; Fixes #14093
Chris Rebert
1
-1
/
+1
2014-08-15
consistently use <nav> instead of <div> for .navbar in docs
Chris Rebert
1
-2
/
+2
2014-08-08
Collapse: count `.collapsing` elements as actives; closes #13447
Heinrich Fenkart
1
-1
/
+1
2014-08-04
Use closest `.alert` for alert dismissal; closes #14306
Heinrich Fenkart
2
-5
/
+5
2014-08-04
Remove `aria-describedby` attribute later
Heinrich Fenkart
1
-3
/
+3
2014-08-01
Merge pull request #14061 from hnrch02/fix-13656
Jacob
6
-11
/
+24
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
2
-3
/
+35
2014-07-30
Revert "Use mousedown instead of click for backdrop click detection; fixes #1...
Heinrich Fenkart
2
-3
/
+3
2014-07-25
Use .end() to remove extra line
Chris Hynes
1
-2
/
+1
2014-07-25
re-alphabetize .jscsrc
Chris Rebert
1
-1
/
+1
2014-07-25
Remove popover content with .children().detach() instead of .empty() so it ca...
Chris Hynes
1
-1
/
+2
2014-07-25
Delete duplicate JSCS properties
Artem Belov
1
-1
/
+0
2014-07-21
Merge pull request #14207 from twbs/charlesbjohnson-affix-bottom-when-dynamic...
Jacob
2
-24
/
+102
[prev]
[next]