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
/
assets
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
finetune buttons flattened colors
Mark Otto
1
-54
/
+96
2013-01-12
Flatten navbar
Mark Otto
2
-44
/
+19
2013-01-12
Merge branch '3.0.0-wip' into bs3-flatten
Mark Otto
1
-296
/
+91
2013-01-12
Remove parent div from pagination component
Mark Otto
1
-47
/
+34
2013-01-12
Cleaned up dirty CSS
Patrick H. Lauke
2
-642
/
+1636
2013-01-11
Fixes #6538: Add th support to all the .table-rounded selectors
Mark Otto
1
-4
/
+10
2013-01-11
Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...
Mark Otto
1
-2
/
+2
2013-01-11
Fixes #6547: Make blockquotes use multiple of @baseFontSize
Mark Otto
1
-2
/
+2
2013-01-11
Increase input group margin on bottom and vertically center to match inputs
Mark Otto
1
-1
/
+2
2013-01-11
Fixes #6473: Make .input-prepend and .input-append inline-block to match othe...
Mark Otto
1
-0
/
+1
2013-01-11
Fixes #6474: remove duplicate .btn border colors to make @btn-border work
Mark Otto
1
-7
/
+2
2013-01-11
Fixes #6478: scope table backgrounds to immediate td/th elements
Mark Otto
1
-10
/
+10
2013-01-11
Remove overflow: auto; from .tab-content
Mark Otto
1
-4
/
+0
2013-01-11
Fixes #6555: remove .controls-row from responsive
Mark Otto
1
-3
/
+0
2013-01-10
Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago
Mark Otto
3
-5
/
+5
2013-01-09
Add text alignment utility classes
Mark Otto
1
-0
/
+12
2013-01-02
Basic keyboard accessibility CSS tweaks
Patrick H. Lauke
2
-1683
/
+752
2012-12-28
Popovers are now flexible width:
Mark Otto
1
-1
/
+5
2012-12-26
Simplify form validation states while enabling them to be applied to one fiel...
Mark Otto
1
-74
/
+22
2012-12-26
Remove .text-info and .info form validation states
Mark Otto
1
-45
/
+0
2012-12-26
Drop .input-block-level modifier as inputs are already width: 100%;
Mark Otto
1
-6
/
+0
2012-12-26
Remove .controls-row; instead, folks should use .row and .span* for all their...
Mark Otto
1
-103
/
+0
2012-12-26
Restore .form-horizontal
Mark Otto
1
-0
/
+25
2012-12-26
Add longer tooltip example to docs, tighten up line-height on tooltip; run make
Mark Otto
5
-12
/
+40
2012-12-26
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto
8
-28
/
+64
2012-12-24
Remove .badge-info and .badge-inverse; change docs label of .badge-important ...
Mark Otto
1
-16
/
+0
2012-12-23
data-toggle instead of rel for tooltip and popover
Yohn
1
-3
/
+3
2012-12-22
Version bump
Mark Otto
17
-29
/
+29
2012-12-22
shifting focus to parent and adding aria menuitem for dropdown
fat
3
-3
/
+9
2012-12-22
remake js
fat
3
-3
/
+3
2012-12-22
allow multiple trigger types in tooltip and popover + default tooltip to hove...
fat
3
-17
/
+33
2012-12-21
chnage for #6248
fat
3
-3
/
+3
2012-12-21
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
fat
1
-0
/
+0
2012-12-21
add support for [data-slide-to] attr on carousel
fat
3
-3
/
+17
2012-12-21
add readme image
Mark Otto
1
-0
/
+0
2012-12-21
rewrite makefile to make a bit more "efficient" + rebuild
fat
3
-1
/
+3
2012-12-21
rebuild
fat
3
-1
/
+3
2012-12-21
flatten buttons and forms
Mark Otto
1
-189
/
+31
2012-12-20
Finish migrating to Normalize 2:
Mark Otto
1
-0
/
+65
2012-12-20
Update the examples index:
Mark Otto
12
-0
/
+3
2012-12-20
Convert normalize comments to // style
Mark Otto
1
-189
/
+0
2012-12-20
Merge branch '3.0.0-wip' into bs3-normalize
Mark Otto
12
-1720
/
+349
2012-12-20
remove .hide specificity override from grid classes
Mark Otto
1
-4
/
+0
2012-12-20
Add important flag to .show/.hide utility classes; remove .hide requirement f...
Mark Otto
1
-2
/
+3
2012-12-20
Merge branch '2.3.0-wip' into 3.0.0-wip
Mark Otto
5
-11
/
+11
2012-12-20
Undo important on hide/show utilties; punt to 3.0
Mark Otto
1
-2
/
+2
2012-12-20
fix up code snippet
Mark Otto
4
-5
/
+5
2012-12-20
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
Mark Otto
1
-8
/
+8
2012-12-20
Fixes #6339: Use important flag on .hide and .show utility classes
Mark Otto
1
-2
/
+2
2012-12-20
lighter buttons closer to todays versions
Mark Otto
1
-10
/
+10
[prev]
[next]