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-11-12
bump version to v3.3.1
v3.3.1
Mark Otto
12
-23
/
+23
2014-11-12
Dropdown: ignore keydown events coming from `input`s and `textarea`s
Heinrich Fenkart
2
-1
/
+42
2014-11-04
Merge pull request #14993 from twbs/fix-14991
Chris Rebert
2
-0
/
+43
2014-11-05
Center modal dialog at all times
Heinrich Fenkart
1
-8
/
+33
2014-11-04
Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991
Chris Rebert
2
-0
/
+43
2014-11-05
Update head of all visual tests to use our basic template
Heinrich Fenkart
11
-13
/
+126
2014-11-04
Fix modal backdrop overlaying the modal's scrollbar
Heinrich Fenkart
1
-0
/
+18
2014-10-30
fix typo in comment
Chris Rebert
1
-1
/
+1
2014-10-30
Fix the iOS 8 unit test failures
Heinrich Fenkart
1
-0
/
+7
2014-10-30
Use RegExp for button plugin's focus shim
Heinrich Fenkart
1
-1
/
+1
2014-10-29
version bump
Mark Otto
12
-23
/
+23
2014-10-29
Independently delegate data-api selectors
Ben-Russell
3
-5
/
+15
2014-10-29
Handle `collapsed` class on triggers even when manually invoked
Heinrich Fenkart
2
-38
/
+99
2014-10-29
Merge pull request #14457 from hnrch02/button-set-val-after-event-loop
Heinrich Fenkart
2
-7
/
+7
2014-10-27
Increase timeouts in tooltip unit tests to avoid spurious Sauce failures
Chris Rebert
1
-31
/
+31
2014-10-26
Remove faulty unit test from 9740d8b
Heinrich Fenkart
1
-30
/
+0
2014-10-26
Follow-up to 9740d8b: fix small typo
Heinrich Fenkart
1
-1
/
+1
2014-10-26
Fix tooltip occasionally not hiding when using a hide delay
Phil Hughes
2
-0
/
+33
2014-10-26
Allow multiple delegated tooltip selectors on a node
Andrew S. Brown
4
-8
/
+95
2014-10-26
Follow-up to e8af21c: rm unused variable in unit test
Heinrich Fenkart
1
-1
/
+1
2014-10-26
Clear scrollspy selection above first section
Tadeu Zagallo
2
-6
/
+52
2014-10-26
Tabs plugin accessibility
Cameron Little
2
-3
/
+38
2014-10-26
Revert "Scrollspy: ignore invisible list items"
Heinrich Fenkart
1
-1
/
+0
2014-10-23
Merge pull request #14669 from vsn4ik/dropdown_event_target
Heinrich Fenkart
1
-1
/
+1
2014-10-22
Fix IE8 unit test breakage introduced by #14767
Heinrich Fenkart
1
-2
/
+6
2014-10-22
Implement `hide` and `hidden` events for tabs
Phil Hughes
2
-6
/
+91
2014-10-22
Follow-up to e2cfbd5: Fix spaces in placement calculation
Heinrich Fenkart
1
-4
/
+4
2014-10-22
Fixes tooltip misplacements in scrollable viewports with auto positioning
saranya.r
2
-4
/
+108
2014-10-22
Add `aria-pressed` to single toggle buttons
Patrick H. Lauke
2
-1
/
+21
2014-10-22
Don't fire show event if show is prevented because other element is still tra...
Heinrich Fenkart
2
-5
/
+44
2014-10-09
fixes #13816 Modal dialog closes when dragging and releasing mouse button out...
fat
2
-10
/
+9
2014-10-07
Change Twitter links to use `https`.
XhmikosR
2
-22
/
+22
2014-10-07
Small clean-up in scrollspy unit test
Heinrich Fenkart
1
-21
/
+5
2014-10-03
tooltip unit tests: fix typo in test description
Chris Rebert
1
-1
/
+1
2014-10-03
Add missing collapse JS files to dropdown visual test
Maarten Van Hoof
1
-0
/
+1
2014-10-02
Merge pull request #14590 from twbs/carousel-keyboard-option
Jacob
2
-2
/
+84
2014-10-02
Merge pull request #14722 from twbs/fat-14646
Jacob
1
-4
/
+4
2014-10-02
Escape key should only close Dropdown
fat
1
-4
/
+4
2014-10-03
Add `keyboard` option to carousel
Heinrich Fenkart
2
-2
/
+84
2014-10-02
Merge pull request #14626 from twbs/carousel-pause-hover-non-mobile
Jacob
2
-1
/
+23
2014-09-24
tooltip.js: fix alignment
Chris Rebert
1
-1
/
+1
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
[next]