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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
Minor Spacing fixes
Nick Schonning
5
-7
/
+17
2014-04-26
Run `grunt`.
XhmikosR
7
-19
/
+21
2014-04-26
Update holder.js to v2.3.2.
XhmikosR
1
-5
/
+15
2014-04-26
Update JSZip to v2.2.1.
XhmikosR
1
-5
/
+5
2014-04-26
fixes https://github.com/twbs/bootstrap/issues/13367
syed
1
-3
/
+3
2014-04-25
Merge pull request #13396 from twbs/carousel-events
Chris Rebert
3
-7
/
+40
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-25
Document that @import-ing Bootstrap can break the icon font path
Chris Rebert
1
-0
/
+4
2014-04-25
fix #13427
Chris Rebert
1
-3
/
+3
2014-04-26
Fixed navbar radius of example at docs
Daijiro Wachi
4
-15
/
+9
2014-04-25
Merge pull request #13414 from twbs/readme-tweak
Chris Rebert
1
-1
/
+1
2014-04-24
Merge pull request #13423 from twbs/fix-13362
Chris Rebert
2
-0
/
+8
2014-04-24
add IE warning scripts to linter config
Chris Rebert
1
-1
/
+1
2014-04-24
remove semicolons :'-(
Chris Rebert
1
-15
/
+15
2014-04-24
add script to warn folks trying to test old IE using IE's unreliable emulatio...
Chris Rebert
1
-0
/
+51
2014-04-24
Document .direction & .relatedTarget properties of Carousel events.
Chris Rebert
1
-0
/
+5
2014-04-24
Add direction & relatedTarget properties to slid.bs.carousel event
Chris Rebert
1
-3
/
+5
2014-04-24
Merge pull request #13176 from twbs/fat-13157
Mark Otto
1
-2
/
+4
2014-04-24
Merge pull request #13390 from twbs/ie10-viewport-bug
Mark Otto
24
-14
/
+86
2014-04-24
Merge pull request #13374 from Jakobovski/fix-issue-#13355
Mark Otto
1
-0
/
+4
2014-04-24
document that show-ing a tooltip/popover on a hidden element doesn't work; fi...
Chris Rebert
2
-0
/
+8
2014-04-23
Merge pull request #13397 from twbs/fix-13394
Chris Rebert
1
-0
/
+4
2014-04-23
README: Authors => Creators
Chris Rebert
1
-1
/
+1
2014-04-23
the master branch is the relevant one for current build status
Chris Rebert
1
-1
/
+1
2014-04-23
Merge pull request #13408 from Quy/master
Julian Thilo
1
-1
/
+1
2014-04-23
Add missing word.
Quy Ton
1
-1
/
+1
2014-04-23
Improved mixin ability with nested media query
Hayden Bleasel
2
-64
/
+60
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
document that non-:visible scrollspy targets are ignored; fixes #13394
Chris Rebert
1
-0
/
+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-21
Use the new respond.js URL.
XhmikosR
23
-23
/
+23
2014-04-21
Update html5shiv to v3.7.1.
XhmikosR
23
-23
/
+23
2014-04-20
add missing operators to some JSCS rules that we already comply with
Chris Rebert
1
-3
/
+3
2014-04-20
grunt dist
Chris Rebert
4
-8
/
+13
2014-04-20
add IE10 viewport bug workaround to examples
Chris Rebert
24
-14
/
+86
2014-04-21
Merge pull request #13151 from twbs/customizer-uglifyjs2
XhmikosR
4
-35
/
+38
2014-04-20
move call for removeBackdrop() to backdrop()
Tobias Lindig
1
-3
/
+7
2014-04-20
Merge pull request #13385 from vnagara/patch-1
Chris Rebert
1
-1
/
+1
2014-04-20
Update composer.json
Vitalii Nagara
1
-1
/
+1
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
Merge pull request #13381 from twbs/vendor-jquery-min
Chris Rebert
2
-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-19
quote attribute value in selector in JS docs example
Chris Rebert
1
-1
/
+1
[prev]
[next]