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
2013-08-12
Components docs: Dropdowns section: add .sr-only toggle buttons so aria-label...
Chris Rebert
1
-6
/
+9
2013-08-12
add alt text to <img>s in javascript.html
Chris Rebert
1
-4
/
+4
2013-08-12
add alt text to <img>s in components.html
Chris Rebert
1
-4
/
+4
2013-08-12
add src attribute to holder.js-powered <img>s so that they validate
Chris Rebert
3
-24
/
+24
2013-08-12
add ARIA roles to Dropdown examples in Components docs
Chris Rebert
1
-26
/
+26
2013-08-12
add HTML5 validation of docs pages to the build
Chris Rebert
4
-1
/
+25
2013-08-12
Merge pull request #9399 from twbs/make-docs-html-more-valid
Chris Rebert
5
-74
/
+77
2013-08-12
drop iframe attributes for CSS styling
Mark Otto
2
-2
/
+7
2013-08-12
give navbar forms non-empty `action`s
Chris Rebert
1
-3
/
+3
2013-08-12
use unique IDs in Forms examples in docs
Chris Rebert
1
-32
/
+32
2013-08-12
rm unnecessary blank id attribute
Chris Rebert
1
-1
/
+1
2013-08-12
Headings docs: use put <hN>s within <td>s instead of <th>s
Chris Rebert
2
-11
/
+9
2013-08-12
add alt text to <img>s in Images section of CSS docs
Chris Rebert
1
-6
/
+6
2013-08-12
add alt text to media object <img>s
Chris Rebert
1
-10
/
+10
2013-08-12
add alt text to thumbnail <img>s
Chris Rebert
1
-5
/
+5
2013-08-12
add alt text to carousel <img>s
Chris Rebert
1
-4
/
+4
2013-08-12
Validation states docs: fix closing tag
Chris Rebert
1
-1
/
+1
2013-08-12
Merge pull request #9398 from twbs/minor-docs-fix
Chris Rebert
1
-2
/
+2
2013-08-12
fix ID of <select> in fieldset[disabled] example
Chris Rebert
1
-2
/
+2
2013-08-12
fixes #9258: no more float bug with full-width grid columns by removing float...
Mark Otto
3
-18
/
+22
2013-08-12
drop the class on the button group toggles CSS (alt fix to #9297)
Mark Otto
3
-5
/
+5
2013-08-12
safari not webkit
Mark Otto
1
-1
/
+1
2013-08-12
fix typo; fix caps
Chris Rebert
1
-2
/
+2
2013-08-12
mention #9282 in docs browser section
Mark Otto
1
-0
/
+8
2013-08-12
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
1
-2
/
+2
2013-08-12
undo the grid max-width boundary because it makes offsets kinda borked (you'd...
Mark Otto
3
-11
/
+1
2013-08-12
Merge pull request #9395 from twbs/valid-github-btn-html
Mark Otto
1
-2
/
+2
2013-08-12
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
2
-3
/
+3
2013-08-12
fixes #9392: no need for width auto on inline/navbar form controls given inli...
Mark Otto
3
-12
/
+1
2013-08-12
social-buttons.html: drop 'px' from height+width attrs per HTML5
Chris Rebert
1
-2
/
+2
2013-08-12
Merge pull request #9394 from twbs/valid-github-btn-html
Chris Rebert
1
-2
/
+2
2013-08-12
_includes/social-buttons.html: escape ampersands in URLs to fix HTML validati...
Chris Rebert
1
-2
/
+2
2013-08-12
fix spelling
Chris Rebert
1
-1
/
+1
2013-08-12
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
1
-1
/
+1
2013-08-12
Newfangled input and button group sizing (fixes #9295)
Mark Otto
6
-13
/
+107
2013-08-12
Merge pull request #9388 from johvik/patch-1
Mark Otto
1
-1
/
+1
2013-08-12
update grid xs mixin and update docs to match new mixins
Mark Otto
2
-7
/
+7
2013-08-12
Javascript > Alert should use danger not error
johvik
1
-1
/
+1
2013-08-12
update to rename rc2
Mark Otto
2
-2
/
+2
2013-08-12
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
1
-2
/
+2
2013-08-12
inherit font-size in code when inside pre
Mark Otto
3
-1
/
+3
2013-08-12
copyedit media queries docs added in aefed0ada9791338be11dd5318b24f17f517d51a
Chris Rebert
1
-2
/
+2
2013-08-12
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
2
-16
/
+21
2013-08-12
fixes #9382: inline forms now require use of .form-group for proper alignment...
Mark Otto
5
-68
/
+94
2013-08-12
Merge pull request #9373 from ggam/button-sizes
Mark Otto
2
-8
/
+13
2013-08-12
Merge pull request #9371 from ggam/buttons-consistency
Mark Otto
2
-8
/
+8
2013-08-12
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
4
-17
/
+49
2013-08-12
Drop background-clip and background-size mixins since they have no prefixes a...
Mark Otto
7
-19
/
+5
2013-08-12
Merge pull request #9384 from BBosman/aria-hidden
Mark Otto
3
-7
/
+7
2013-08-12
Merge pull request #9383 from BBosman/aria-search
Mark Otto
1
-6
/
+6
[next]