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
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-25
Darker style focus/hover on active buttons
Patrick H. Lauke
1
-2
/
+18
2015-03-25
Tooltip/popover: Fix auto placement to use viewport
Adrien Jarthon
1
-6
/
+5
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
4
-39
/
+39
2015-03-24
Merge pull request #16140 from patrickhlauke/toggle-navigation-aria-expanded
Patrick H. Lauke
2
-12
/
+12
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
Merge pull request #16136 from patrickhlauke/docs-tooltip
Patrick H. Lauke
1
-16
/
+22
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-21
automatic `grunt dist`
Bootstrap's Grunt bot
4
-4
/
+8
2015-03-21
Fix #16072: Clicking into input field within dropdown no longer closes the dr...
Emmanuel Bourgerie
2
-0
/
+40
2015-03-21
Fix #16117 more permanently/generically
Chris Rebert
1
-1
/
+1
2015-03-21
Merge pull request #16117 from vsn4ik/inc_quick_start
Patrick H. Lauke
1
-1
/
+1
2015-03-21
Increment quick start options to six
vsn4ik
1
-1
/
+1
2015-03-20
Add docs on how to install Bootstrap via composer
Rodrigo Prado
2
-1
/
+6
2015-03-19
Merge pull request #16107 from vikynandha/migration-doc
Chris Rebert
1
-0
/
+4
2015-03-19
Add `.alert-warning` related change to migration doc
Vignesh Nandha Kumar
1
-0
/
+4
2015-03-19
automatic `grunt dist`
Bootstrap's Grunt bot
4
-6
/
+14
2015-03-18
Merge pull request #16024 from twbs/unnecessary-parsing
Chris Rebert
2
-2
/
+6
2015-03-18
Merge pull request #16101 from guybedford/master
Chris Rebert
1
-8
/
+2
2015-03-18
Jumbotron: Putting heading font size in variables to allow for easier overrides.
Maxb
2
-1
/
+2
2015-03-18
update jspm configuration
Guy Bedford
1
-8
/
+2
2015-03-17
Only disable pointer-events on disabled <a> btns; fixes #16088
Chris Rebert
2
-2
/
+11
2015-03-16
automatic `grunt dist`
Bootstrap's Grunt bot
2
-4
/
+4
2015-03-16
full grunt
v3.3.4
Chris Rebert
14
-65
/
+65
2015-03-16
BootstrapCDN: v3.3.2 => v3.3.4
Chris Rebert
1
-3
/
+3
2015-03-16
Sass: v3.3.3 => v3.3.4
Chris Rebert
1
-1
/
+1
2015-03-16
v3.3.2 => v3.3.4
Chris Rebert
19
-32
/
+32
2015-03-16
Clarify that role="button" is required for dismiss-on-next-click popovers
Chris Rebert
1
-1
/
+1
2015-03-15
automatic `grunt dist`
Bootstrap's Grunt bot
4
-4
/
+4
2015-03-15
Merge pull request #16043 from maxstorm/backward-scrolling
Chris Rebert
2
-1
/
+47
2015-03-15
Bump bootstrap-sass download link to Sass-specific v3.3.3
Chris Rebert
1
-1
/
+1
2015-03-15
automatic `grunt dist`
Bootstrap's Grunt bot
2
-4
/
+4
2015-03-15
Run `grunt`.
XhmikosR
5
-29
/
+59
2015-03-15
Bump devDependencies.
XhmikosR
2
-224
/
+488
2015-03-15
z-index first
Patryk Puszczyk
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-11
more migration content
Mark Otto
1
-0
/
+5
2015-03-11
start to fill in more migration docs
Mark Otto
1
-17
/
+38
2015-03-11
grunt css
Mark Otto
5
-13
/
+6
2015-03-11
update image docs and styles
Mark Otto
2
-13
/
+48
2015-03-11
Images are responsive by default
Mark Otto
3
-23
/
+6
2015-03-11
grunt css
Mark Otto
5
-22
/
+4
2015-03-11
better tables in the docs
Mark Otto
1
-0
/
+5
2015-03-11
simplify grunt compiling docs
Mark Otto
1
-15
/
+8
2015-03-10
automatic `grunt dist`
Bootstrap's Grunt bot
2
-2
/
+2
[prev]
[next]