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-05-09
Fixed affix-bottom positioning
Gregory Pakosz
1
-1
/
+1
2014-05-05
Merge pull request #13511 from hnrch02/button-reset-falsey-values-fix
Chris Rebert
2
-2
/
+22
2014-05-05
Merge pull request #13406 from EnsignR/closed.bs.alert-after-remove
Chris Rebert
1
-1
/
+2
2014-05-05
Allow for resetText of a button to be a falsey value; fixes #13466
Heinrich Fenkart
2
-2
/
+22
2014-05-04
import rules from Ratchet's JSCS config with which we already comply
Chris Rebert
1
-0
/
+5
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-05-01
add role="tooltip" to popovers; fixes #13481
Chris Rebert
1
-1
/
+1
2014-04-30
Merge pull request #11966 from colllin/noconflict
Mark Otto
22
-288
/
+415
2014-04-30
Update alert.js
Ross Nye
1
-1
/
+2
2014-04-25
Merge pull request #13396 from twbs/carousel-events
Chris Rebert
2
-7
/
+35
2014-04-25
Carousel.slide: rename e => slideEvent
Chris Rebert
1
-3
/
+3
2014-04-25
change 'slid' comments per @fat's feedback
Chris Rebert
1
-3
/
+3
2014-04-24
Add direction & relatedTarget properties to slid.bs.carousel event
Chris Rebert
1
-3
/
+5
2014-04-23
fires closed.bs.alert *after* DOM detach()
Ross Nye
1
-1
/
+1
2014-04-21
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...
Collin Donahue-Oponski
22
-288
/
+415
2014-04-21
fixes #13157 - Collapse plugin - issues with transition end event bubbling
fat
1
-2
/
+4
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
add missing operators to some JSCS rules that we already comply with
Chris Rebert
1
-3
/
+3
2014-04-20
move call for removeBackdrop() to backdrop()
Tobias Lindig
1
-3
/
+7
2014-04-20
Merge pull request #13306 from twbs/fat-11099
Jacob
2
-3
/
+3
2014-04-20
Merge pull request #13354 from twbs/fat-13296
Jacob
1
-0
/
+1
2014-04-19
quote attribute value in ^= selector in button.js
Chris Rebert
1
-1
/
+1
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 #13296 Dropdown disappears with right-click on Firefox
fat
1
-0
/
+1
2014-04-15
fixes #11099 - $.collapse() overrides the original dimension of the coll...
fat
2
-3
/
+3
2014-04-12
Wait for the expected target during a collapse
Germán M. Bravo
1
-2
/
+10
2014-04-09
JS: remove unused variables.
XhmikosR
8
-25
/
+25
2014-04-08
When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'sho...
Collin Donahue-Oponski
1
-2
/
+2
2014-04-03
replace $.bind() with $.on() in unit tests; per #13272
Chris Rebert
2
-9
/
+9
2014-04-03
Fix the new JSHint warnings.
XhmikosR
1
-9
/
+4
2014-03-31
Add comments in carousel.js to clarify that "slid" is not a typo
Chris Rebert
1
-4
/
+4
2014-03-28
Modal body shift fix for IE10/11
Tyler Cipriani
1
-9
/
+14
2014-03-26
Fixed nested tab elements li activation
Ashley Dawson
1
-1
/
+1
2014-03-24
Merge pull request #13165 from stefanneculai/master
Jacob
2
-1
/
+30
2014-03-24
Merge branch 'master' into fat-9461
Mark Otto
5
-177
/
+349
2014-03-24
fixes #9461 - Make carousel ignore non-items in carousel-inner
fat
2
-1
/
+29
2014-03-24
Add test for popover.
Stefan Neculai
1
-0
/
+29
2014-03-24
Fix popover when using append.
Stefan Neculai
1
-1
/
+1
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
2
-41
/
+142
2014-03-16
Merge branch 'hnrch02-modal-toggle'
Chris Rebert
1
-1
/
+1
2014-03-16
Fix #12845 - Modal#hide should only be called with an event argument
Heinrich Fenkart
1
-1
/
+1
2014-03-16
Merge pull request #12862 from sultano/patch-1
Jacob
1
-3
/
+1
2014-03-16
Fix #12375: stop using document.body.scrollTop as it's deprecated in the stri...
Zlatan Vasović
1
-1
/
+1
2014-03-16
correct event naming of `scroll` and `load' event
Tobias Lindig
1
-2
/
+2
[prev]
[next]