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
/
docs
/
_includes
/
css
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
Accessibility and headings hierarchy for the "CSS" page.
Steven Black
2
-21
/
+21
2015-02-28
[Fixes #15928] Encourage use of icons with form validation states for colorbl...
Kevin Kirsche
1
-3
/
+3
2015-02-20
Fix capitalization/singular of comments in helper class docs
Quy Ton
1
-5
/
+5
2015-02-20
fixed a few typos in the docs
Jon Chretien
1
-5
/
+5
2015-02-17
Merge pull request #15703 from kkirsche/patch-9
Mark Otto
1
-2
/
+2
2015-02-12
.text-hide docs: trivial indentation fix
Chris Rebert
1
-1
/
+1
2015-02-09
Fixes #15653 — Add comment which explains that how a responsive image shoul...
Kevin Kirsche
1
-4
/
+1
2015-02-03
[Fix Issue #15683] `readonly` input should not have a not-allowed cursor
Kevin Kirsche
1
-2
/
+2
2015-01-23
Add a warning in images.html about text-align
Nikita Rushmanov
1
-1
/
+5
2015-01-21
Move inline CSS to docs.css.
XhmikosR
1
-1
/
+1
2015-01-16
Merge pull request #15581 from twbs/inline-form-with-visible-labels
Chris Rebert
1
-8
/
+36
2015-01-16
12 items of *fewer* as it's a countable item
Dan Course
1
-1
/
+1
2015-01-15
custom widths not always required for inline form fields
Chris Rebert
1
-1
/
+1
2015-01-15
Add example of using .form-inline with visible <label>s
Chris Rebert
1
-8
/
+36
2015-01-15
Merge pull request #15498 from twbs/fix-15332
Chris Rebert
1
-0
/
+81
2015-01-13
Document that .form-inline & .form-horizontal work fine on non-<form>s too
Chris Rebert
1
-2
/
+2
2015-01-05
Add example of using feedback icons with .input-group ; fixes #15332
Chris Rebert
1
-0
/
+81
2014-12-30
Document that responsive tables use `overflow-y: hidden`
Chris Rebert
1
-0
/
+4
2014-12-14
fixes #15340: mention in docs that most selects can't change border-radius
Mark Otto
1
-0
/
+1
2014-12-12
Add new brand-primary color in the doc and the true color in comment
Bastien
1
-1
/
+1
2014-12-08
Split out/clarify ``<select>`` and ``multiple``
Patrick H. Lauke
1
-9
/
+16
2014-12-08
Expand advice for optional icons with hidden labels
Patrick H. Lauke
1
-1
/
+1
2014-12-07
``<abbr>`` with title also useful for AT
Patrick H. Lauke
1
-2
/
+1
2014-12-07
``aria-label="close"`` instead of sr-only ``span``
Patrick H. Lauke
1
-2
/
+2
2014-12-06
tweak grid docs copy
Chris Rebert
1
-1
/
+1
2014-12-04
Merge pull request #15214 from twbs/example-ids
Chris Rebert
7
-75
/
+75
2014-11-29
Merge pull request #15133 from patrickhlauke/docs-table-fixes
Mark Otto
4
-75
/
+72
2014-11-24
Give all embedded live docs examples data-example-id attrs
Chris Rebert
7
-75
/
+75
2014-11-17
Fix name spelling
Quy Ton
1
-1
/
+1
2014-11-17
Merge pull request #15125 from patrickhlauke/docs-clean-up
Chris Rebert
1
-34
/
+34
2014-11-16
Merge pull request #15139 from patrickhlauke/docs-button-section-restructure
XhmikosR
1
-30
/
+31
2014-11-15
Move button-tags section to start of button section
Patrick H. Lauke
1
-30
/
+31
2014-11-15
Move context-specific callout to general tag usage
Patrick H. Lauke
1
-5
/
+5
2014-11-14
split .form-inline .input-group into separate docs example
Chris Rebert
1
-14
/
+26
2014-11-14
Fixes to scope
Patrick H. Lauke
4
-75
/
+72
2014-11-14
Redundant role="form" on <form>s
Patrick H. Lauke
1
-33
/
+33
2014-11-14
Expand caveat for disabled fieldsets and links
Patrick H. Lauke
1
-1
/
+1
2014-11-13
give all docs callouts IDs
Chris Rebert
6
-30
/
+30
2014-11-13
Fix .form-inline docs example
Chris Rebert
1
-3
/
+8
2014-11-11
add missing dots to .sr-only class mentions, for consistency w/ rest of docs
Chris Rebert
3
-5
/
+5
2014-11-11
Improved accessible glyphicon advice/use
Patrick H. Lauke
1
-25
/
+37
2014-11-11
Assorted accessibility (and some consistency) fixes for documentation
Patrick H. Lauke
5
-47
/
+86
2014-10-07
Change Twitter links to use `https`.
XhmikosR
2
-2
/
+2
2014-10-02
fixes #14714: don't use specific value in buttons docs
Mark Otto
1
-1
/
+1
2014-09-25
rm redundant grid column classes from responsive utilities demos
Chris Rebert
1
-12
/
+12
2014-09-18
Fixes #14642: Add docs mention for blank checkboxes and radios
Mark Otto
1
-0
/
+29
2014-09-02
document that fieldset[disabled] is somewhat broken in IE11; fixes #14509
Chris Rebert
1
-1
/
+1
2014-08-02
Fixes #14296: document a table caption example
Mark Otto
1
-0
/
+1
2014-07-24
Update docs & add example for #14221
Chris Rebert
1
-1
/
+27
2014-07-21
Document that form field feedback icons only work with `input.form-control`
Chris Rebert
1
-0
/
+1
[next]