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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
Add @btn-border-radius variables (#16271)
Martin Bean
1
-0
/
+14
2015-04-25
nav
Mark Otto
2
-2
/
+2
2015-04-25
DOCS: Separation of .dropdown and .dropup.
vsn4ik
1
-13
/
+19
2015-04-22
clarify some docs, improve layout
Mark Otto
2
-2
/
+2
2015-04-21
Allow viewport option to be a function
Adrien Siami
2
-2
/
+4
2015-04-21
Merge pull request #16147 from Johann-S/event_inserted
Chris Rebert
2
-0
/
+8
2015-04-18
fix nav
Mark Otto
1
-1
/
+1
2015-04-18
change nav to use index files for each section; stub out index views for ever...
Mark Otto
1
-1
/
+1
2015-04-17
Merge pull request #16282 from JoshData/patch-1
Chris Rebert
1
-0
/
+1
2015-04-16
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto
3
-13
/
+13
2015-04-16
collapsing navbar tools
Mark Otto
1
-1
/
+1
2015-04-16
rename classes from .bs-docs and .bs to .bd
Mark Otto
3
-13
/
+13
2015-04-15
more docs nav changes
Mark Otto
1
-2
/
+6
2015-04-15
footer copy
Mark Otto
1
-3
/
+6
2015-04-14
Update docs to account for #15755
Chris Rebert
1
-1
/
+0
2015-04-14
affix plugin does not work within a pulled/pushed column
Joshua Tauberer
1
-0
/
+1
2015-04-08
Add event after template inserted
Johann-S
2
-0
/
+8
2015-04-07
Carousel docs: fix typo in holder.js color
Chris Rebert
1
-1
/
+1
2015-04-01
indented javascript/modal/using-grid-system sample code from 4 spaces to 2 sp...
fyquah95
1
-36
/
+36
2015-03-28
grunt
Mark Otto
1
-0
/
+4
2015-03-27
Remove wrong role="tabpanel" from parent container
Patrick H. Lauke
1
-2
/
+2
2015-03-25
Merge pull request #16158 from twbs/fix-16020
Chris Rebert
1
-12
/
+12
2015-03-25
Merge pull request #16157 from twbs/fix-16069
Chris Rebert
1
-0
/
+7
2015-03-25
rm redundant aria-hidden usage from Modals; fixes #16020
Chris Rebert
1
-12
/
+12
2015-03-25
Document how to disable transitions in jQuery plugins; fixes #16069
Chris Rebert
1
-0
/
+7
2015-03-25
Properly document $(...).tab('show') method; fixes #16115
Chris Rebert
1
-21
/
+4
2015-03-25
docs: #myTab => #myTabs, to slightly increase clarity
Chris Rebert
1
-8
/
+8
2015-03-24
add missing <code> within docs heading for `.modal('handleUpdate')`
Chris Rebert
1
-1
/
+1
2015-03-24
Merge pull request #15987 from twbs/fix-15972
Chris Rebert
1
-9
/
+9
2015-03-24
Add aria-expanded and aria-controls to docs navbar toggle
Patrick H. Lauke
1
-2
/
+2
2015-03-24
Add aria-expanded to navbar toggles
Patrick H. Lauke
1
-10
/
+10
2015-03-23
Move all tooltip callouts into appropriate section
Patrick H. Lauke
1
-20
/
+22
2015-03-23
Callout for tooltips and keyboard/AT accessibility
Patrick H. Lauke
1
-0
/
+4
2015-03-20
Add docs on how to install Bootstrap via composer
Rodrigo Prado
1
-0
/
+4
2015-03-16
Clarify that role="button" is required for dismiss-on-next-click popovers
Chris Rebert
1
-1
/
+1
2015-03-13
Document that .progress-bar-striped doesn't work in IE<=9; fixes #16058
Chris Rebert
1
-1
/
+1
2015-03-09
docs redesign a bit
Mark Otto
2
-17
/
+11
2015-03-03
add role="button" to a[data-toggle="collapse"]; fixes #15972
Chris Rebert
1
-9
/
+9
2015-03-03
Accessibility and headings hierarchy for the "CSS" page.
Steven Black
2
-21
/
+21
2015-03-03
Accessibility and headings hierarchy for the "Getting started" page.
Steven Black
7
-58
/
+58
2015-03-03
Javascript docs: Accessibility and cosmetic changes to headings.
Steven Black
10
-33
/
+33
2015-03-03
Properly document Modal#handleUpdate
Heinrich Fenkart
2
-4
/
+5
2015-03-01
Merge pull request #15965 from kkirsche/fixURL
Chris Rebert
1
-1
/
+1
2015-03-01
Fix URL to match the keyword
Kevin Kirsche
1
-1
/
+1
2015-03-01
Merge branch 'master' into v4
Mark Otto
2
-3
/
+3
2015-03-01
Replace accidently removed text
Kevin Kirsche
2
-2
/
+2
2015-02-28
[Fixes #15928] Encourage use of icons with form validation states for colorbl...
Kevin Kirsche
1
-3
/
+3
2015-02-24
Merge pull request #15914 from StevenBlack/docs.js.headings
Mark Otto
2
-9
/
+9
2015-02-25
Follow-up to 769c27a19f: Add new section to nav
Heinrich Fenkart
1
-0
/
+1
2015-02-25
Document how to properly handle modals with dynamic content height
Kevin Kirsche
1
-0
/
+3
[prev]
[next]