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-15
copyediting tweaks to "Disabling responsiveness" docs
Chris Rebert
1
-4
/
+4
2013-08-15
delete comments
Mark Otto
1
-10
/
+6
2013-08-15
Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxes
Mark Otto
3
-7
/
+11
2013-08-15
fix up inverse navbar form styles
Mark Otto
3
-5
/
+14
2013-08-15
add clearfix mention to another grid example and clear up examples
Mark Otto
1
-13
/
+9
2013-08-15
fixes #9600
Mark Otto
1
-0
/
+1
2013-08-15
fixes #9596: proper dropup caret colors
Mark Otto
3
-15
/
+17
2013-08-15
Fixes #9617: consistent variation order, add .label-primary
Mark Otto
7
-39
/
+82
2013-08-15
fixes #9613: update docs css to prevent misaligned buttons example
Mark Otto
1
-3
/
+1
2013-08-15
fixes #9616
Mark Otto
1
-1
/
+1
2013-08-15
update to include nav link and mo betta docs on that last commit
Mark Otto
2
-0
/
+13
2013-08-15
fixes #9586: add documentaton on how to disable the responsiveness of BS3
Mark Otto
1
-0
/
+51
2013-08-15
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
1
-10
/
+10
2013-08-15
fixes #9607: restore bottom border on hover of nav tabs for proper display
Mark Otto
3
-3
/
+3
2013-08-15
Merge pull request #9591 from BBosman/9523
Mark Otto
1
-4
/
+4
2013-08-15
Merge pull request #9598 from coliff/patch-5
Mark Otto
1
-6
/
+6
2013-08-15
Update css.html
Christian
1
-6
/
+6
2013-08-15
Doc fixes related to #9523
Bas Bosman
1
-4
/
+4
2013-08-15
fixes #9582: restore img-responsive as a class and move it's mixin to mixins....
Mark Otto
4
-11
/
+26
2013-08-15
fixes #9507: remove padding on navbar-collapse as any padding on an animated ...
Mark Otto
3
-5
/
+17
2013-08-14
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
1
-1
/
+1
2013-08-14
fixes #9522
Mark Otto
2
-4
/
+18
2013-08-14
fix inaccurate comment in media query docs
Chris Rebert
1
-1
/
+1
2013-08-14
fix #9454: add grid docs about responsive column clearing
Mark Otto
2
-0
/
+16
2013-08-14
fixes #9445: make img responsive mixin use display block, but provide option ...
Mark Otto
3
-11
/
+5
2013-08-14
fixes #9508: use navbar align mixin for buttons to get correct top/bottom spa...
Mark Otto
3
-2
/
+3
2013-08-14
Merge branch 'navbar-brand-margin' of https://github.com/Luis-TP/bootstrap in...
Mark Otto
3
-3
/
+1
2013-08-14
fixes #9523: more accurate grid table breakpoint numbers
Mark Otto
1
-11
/
+3
2013-08-14
fixes #9563: add callout about browser zooming to browser support section
Mark Otto
1
-0
/
+3
2013-08-14
add call out to fix #9569
Mark Otto
1
-0
/
+5
2013-08-14
reaffix the docs sidenav at all times--screw this height business; fix space ...
Mark Otto
1
-3
/
+1
2013-08-14
refactor navbar file to better nest css and restore navbar-color to navbar te...
Mark Otto
3
-137
/
+114
2013-08-14
remove gradients from dropdown menu items on hover/active (fixes #9473)
Mark Otto
3
-22
/
+8
2013-08-14
fix copypasta-o to fully fix #9295
Chris Rebert
1
-1
/
+1
2013-08-14
Merge pull request #9578 from twbs/cursor-not-allowed-disabled-btn-checkbox-r...
Mark Otto
4
-4
/
+29
2013-08-14
fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radios
Chris Rebert
4
-4
/
+29
2013-08-14
Merge branch '3.0.0-wip' into reset-FF-Android-default-background-image
Mark Otto
5
-34
/
+30
2013-08-14
fixes #8702 until Normalize.css starts handling this
Chris Rebert
3
-1
/
+16
2013-08-14
fixes #9509: add margin around buttons so they don't shit the bed when wrapping
Mark Otto
1
-0
/
+6
2013-08-14
remove unused docs css
Mark Otto
1
-13
/
+0
2013-08-14
Merge branch '3.0.0-wip' of https://github.com/lerks/bootstrap into lerks-3.0...
Mark Otto
3
-16
/
+18
2013-08-14
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
2
-55
/
+55
2013-08-14
Merge pull request #9498 from ggam/panel-variant-fix
Mark Otto
1
-2
/
+2
2013-08-14
Merge pull request #9521 from Luis-TP/fix-javascript-docs
Mark Otto
1
-53
/
+53
2013-08-14
really fix the pres in scrollable tables
Mark Otto
1
-3
/
+4
2013-08-14
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto
1
-0
/
+4
2013-08-14
Merge branch '3.0.0-wip' of https://github.com/jharbert/bootstrap into jharbe...
Mark Otto
2
-15
/
+15
2013-08-14
Merge pull request #9544 from gabrielecirulli/3.0.0-wip
Mark Otto
1
-0
/
+4
2013-08-14
fuck aside and main elements, use divs so IE8 doesn't shit the bed
Mark Otto
1
-4
/
+4
2013-08-14
tweak note about zoom disabled on mobile
Gabriele Cirulli
1
-1
/
+1
[next]