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-10-09
Drop the -font-size variable for the newer -size-sm one
Mark Otto
2
-3
/
+1
2016-10-09
Update dependencies, including Babel to v6 and zeroUnits fix.
Bardi Harborow
1
-1
/
+1
2016-10-03
Remove `-webkit-overflow-scrolling: touch` due to an iOS Safari bug (#20803)
Chris Rebert
1
-1
/
+3
2016-10-03
Fix broken/redirected links, moving to HTTPS where possible. (#20557)
Bardi Harborow
5
-10
/
+10
2016-10-03
Follow-up fix to #20821
Patrick H. Lauke
1
-3
/
+3
2016-10-03
Merge pull request #20821 from patrickhlauke/v4-h5bp-print
Patrick H. Lauke
1
-4
/
+10
2016-10-02
Fixes #20566 (#20768)
Matt Viteri
1
-3
/
+12
2016-10-02
Flexbox grid updates (#20829)
Mark Otto
1
-2
/
+5
2016-10-02
update comment
Mark Otto
1
-2
/
+1
2016-10-02
remove the margin there since it's in normalize
Mark Otto
1
-2
/
+0
2016-10-02
Merge branch 'patch-1' of https://github.com/bardiharborow/bootstrap into bar...
Mark Otto
2
-53
/
+54
2016-10-02
Merge branch 'v4-dev' into v4-navbars
Mark Otto
7
-32
/
+73
2016-10-02
Merge branch 'customizable-grid-gutters-per-breakpoint' of https://github.com...
Mark Otto
3
-17
/
+41
2016-10-02
Only override input border-radius as part of .form-control to avoid bug with ...
Mark Otto
2
-3
/
+9
2016-10-02
Fixes #20118: Add and use Sass variables to control the color of our embedded...
Mark Otto
1
-7
/
+15
2016-10-02
v4: Dropdown units (#20701)
Mark Otto
2
-5
/
+6
2016-10-02
Remove the margin-bottom from <label>s in .btn-groups (#20827)
Mark Otto
1
-0
/
+1
2016-10-02
Fixes #20799: Apply same color change to disabled inline radios/checkboxes (#...
Mark Otto
1
-0
/
+1
2016-10-02
Update print styles borrowed from h5bp
Patrick H. Lauke
1
-4
/
+10
2016-09-26
Rename pull-*-{left|right} classes to .float-*-left and .float-*-right
Mark Otto
5
-17
/
+17
2016-09-23
Upgrade to normalize.css v4.2.0 and fix Hound exclusion.
Bardi Harborow
2
-53
/
+54
2016-09-16
Remove hard-coded value in button-outline-variant
Beau Smith
1
-5
/
+5
2016-09-15
Fixes #20543: Significantly darken the links in default navbars
Mark Otto
1
-4
/
+4
2016-09-15
Merge branch 'v4-dev' into v4-navbars
Mark Otto
22
-112
/
+123
2016-09-15
replace some profanities (#20715)
VarelloThemes
1
-1
/
+1
2016-09-13
Add breakpoint-specific gutters.
Kovah
3
-17
/
+41
2016-09-11
Have same margin for <hN> as a <div> on .card-headers (#19048)
mkroeders
1
-0
/
+1
2016-09-11
added text-gray-dark class (#19847)
Edd Yerburgh
1
-0
/
+4
2016-09-11
Removing a redundant background-color declaration. (#20698)
Chris Garcia
1
-1
/
+0
2016-09-11
.form-control:focus customization (#20436)
NicoLB
2
-5
/
+4
2016-09-11
Swap for custom svg background that we can embed to set the color of the stro...
Mark Otto
2
-7
/
+15
2016-09-11
Merge branch 'v4-hamburger-fix2' of https://github.com/patrickhlauke/bootstra...
Mark Otto
1
-1
/
+7
2016-09-08
Add new border utils
Mark Otto
3
-9
/
+31
2016-09-08
resolves #20266
judetucker
1
-1
/
+1
2016-09-08
Revamp background utilities and add new .text-white utility
Mark Otto
2
-1
/
+4
2016-09-08
Rename margin and padding utilities from .{property}-{side} to .{property}{si...
Mark Otto
1
-8
/
+8
2016-09-08
v4: Custom checkbox and radio alignment (#20671)
Mark Otto
1
-9
/
+4
2016-09-08
#14840 - Use color variables consistently
Kovah
1
-33
/
+33
2016-09-07
Follow up fix for #20667 (#20672)
Mark Otto
1
-1
/
+1
2016-09-07
v4: Card image fixes (#20667)
Mark Otto
2
-2
/
+2
2016-09-07
Fix #20654 by reverting #20447 (#20665)
Mark Otto
1
-0
/
+1
2016-09-05
versions
Mark Otto
1
-1
/
+1
2016-09-05
Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)
Mark Otto
1
-8
/
+2
2016-09-04
Disable important flag on Sass linter (#20627)
Mark Otto
6
-9
/
+3
2016-09-04
Fixes #20619: Add important to the hover/focus as well (#20626)
Mark Otto
1
-1
/
+1
2016-09-04
Make .card class inside .card-columns display: block too (#20447)
Bass Jobsen
1
-1
/
+0
2016-09-04
Remove unused $variables in grid mixins (#20597)
Franco Moya
2
-3
/
+3
2016-09-04
fixes #20485: use rem units in alert dismiss (#20625)
Mark Otto
2
-4
/
+4
2016-08-19
Fixes #20513: Remove all default margin on .media given it's utility purpose ...
Mark Otto
1
-8
/
+0
2016-08-08
fixes #20469 and #20473 without misuing dash
Mark Otto
1
-1
/
+1
[prev]
[next]