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
/
scss
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
Reboot: Update <fieldset> comment to clarify that the default weirdness is pa...
Chris Rebert
1
-3
/
+5
2016-11-30
Reboot: Add direct link to Edge scrollbar bug
Chris Rebert
1
-0
/
+1
2016-11-30
Reboot: Link directly to the temporal inputs WebKit bug
Chris Rebert
1
-2
/
+2
2016-11-28
Fix #20936 make inline checkbox/radio markup same as stacked (#20995)
Brad Kent
2
-11
/
+4
2016-11-28
Fix #20908 (#21244)
Mark Otto
1
-2
/
+1
2016-11-28
Fix incorrect select height calculation (#21171)
Florian Schlittenbauer
2
-2
/
+2
2016-11-28
Remove lots of duplication + minor cleanup (#21238)
Starsam80
13
-201
/
+94
2016-11-28
Inverse card improvements (#21242)
Mark Otto
1
-0
/
+2
2016-11-27
Fix #20013, nullify #21112 (#21230)
Mark Otto
1
-3
/
+2
2016-11-27
Follow up to #21052 to match small pagination links with small buttons
Mark Otto
1
-2
/
+2
2016-11-27
Set line-height for page-links (#21052)
Stefan Staynov
2
-1
/
+2
2016-11-27
Add alert-margin-bottom variable (#21064)
Cyril Kyburz
2
-1
/
+2
2016-11-27
Made card header and footer's background transparent on .card-inverse (#21111)
Rodrigo Waltenberg
1
-0
/
+1
2016-11-27
Rename `.col-xs` to `.col` + some other cleanup (#21222)
Starsam80
2
-39
/
+51
2016-11-27
Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)
Starsam80
7
-105
/
+69
2016-11-27
Update clearfix mixin (#21224)
Mark Otto
1
-1
/
+1
2016-11-27
Add max-width 100% and max-height 100% utilities (#21221)
Mark Otto
1
-0
/
+3
2016-11-27
Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (...
Starsam80
1
-24
/
+44
2016-11-27
Remove redundant media queries (#21220)
Starsam80
3
-28
/
+22
2016-11-26
Remove 'xs' from text utilities (#21217)
Starsam80
1
-3
/
+11
2016-11-26
update scss linter to allow multiple spaces before on single line
Mark Otto
1
-1
/
+1
2016-11-26
Remove most border-radius properties and instead use overflow: hidden; to pro...
Mark Otto
1
-15
/
+1
2016-11-26
Update comment for use of IE9 hack to fix #18082
Mark Otto
1
-1
/
+2
2016-11-26
Update inline forms (updated docs and new flexbox styles) (#21212)
Mark Otto
1
-11
/
+70
2016-11-26
Add .rounded-0 utility class (#21214)
Ken Dale
1
-0
/
+4
2016-11-26
Border utilities (#21213)
Mark Otto
1
-3
/
+6
2016-11-26
Add .no-gutters option to remove gutters from rows (#21211)
Mark Otto
1
-0
/
+12
2016-11-26
Merge pull request #21205 from twbs/navbar-disabled
Mark Otto
1
-0
/
+8
2016-11-26
Merge pull request #21208 from twbs/table-responsive-docs
Mark Otto
1
-6
/
+7
2016-11-26
uncomment autohiding scroll and remove commented out border
Mark Otto
1
-5
/
+1
2016-11-26
update comment
Mark Otto
1
-2
/
+2
2016-11-26
prevent double border on responsive .table-border
Mark Otto
1
-0
/
+5
2016-11-26
Merge pull request #21203 from twbs/conditional-transition-animations
Mark Otto
2
-5
/
+11
2016-11-26
Merge branch 'v4-dev' into modal-sizes
Mark Otto
1
-5
/
+5
2016-11-26
Merge pull request #21206 from twbs/gray-lightest
Mark Otto
1
-5
/
+5
2016-11-26
decrease size of modal-md and modal-lg to ensure fitting in responsive layouts
Mark Otto
1
-2
/
+2
2016-11-26
change instances of hardcoded lightest gray to sass variable -lightest
Mark Otto
1
-2
/
+2
2016-11-26
change uses of #f5f5f5 to -lightest
Mark Otto
1
-3
/
+3
2016-11-26
add disabled classes to light and dark navbar nav-links
Mark Otto
1
-0
/
+8
2016-11-25
Update bootstrap-grid.scss to include box-sizing and responsive changes (#21202)
Mark Otto
1
-0
/
+19
2016-11-25
re-enable transitions (which according to the options.md doc is the default)
Mark Otto
1
-1
/
+1
2016-11-25
Wrap .fade and .collapsing transition properties in -transitions
Mark Otto
1
-4
/
+10
2016-11-25
v4: Flexbox nav options (#21201)
Mark Otto
1
-0
/
+22
2016-11-25
v4: Miscellaneous color changes (#21199)
Mark Otto
2
-6
/
+6
2016-11-25
Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19...
Chris Rebert
3
-2
/
+17
2016-11-25
Merge pull request #21133 from bardiharborow/normalize
Mark Otto
1
-94
/
+133
2016-11-25
Merge pull request #21187 from twbs/fix-21094
Mark Otto
1
-1
/
+1
2016-11-24
Update Normalize to v5.0.0.
Bardi Harborow
1
-94
/
+133
2016-11-23
Merge pull request #21068 from twbs/list-group-border-color
Mark Otto
1
-1
/
+1
2016-11-23
Merge pull request #21118 from Elliot-Evans-95/v4-dev
Mark Otto
2
-2
/
+2
[next]