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
2015-11-01
Merge pull request #18105 from twbs/simpler-retina
Mark Otto
1
-5
/
+6
2015-11-01
Merge pull request #18108 from twbs/split-bg
Mark Otto
3
-26
/
+25
2015-10-31
scss/_progress.scss: Add comments for IE9 CSS hacks
Chris Rebert
1
-0
/
+2
2015-10-29
Add !important to text and background color utility classes
Chris Rebert
2
-3
/
+3
2015-10-29
Move .bg-* utility classes into separate file
Chris Rebert
3
-26
/
+25
2015-10-29
Remove Less->SCSS converter comment left over from bootstrap-sass
Chris Rebert
1
-1
/
+0
2015-10-29
Simplify .img-retina mixin and add explanatory comments
Chris Rebert
1
-5
/
+6
2015-10-29
cards mixins
Bass Jobsen
1
-0
/
+38
2015-10-29
import cards mixins
Bass Jobsen
1
-0
/
+1
2015-10-29
add variant mixins
Bass Jobsen
1
-31
/
+25
2015-10-29
Yes, we still need this. Silly IE9 😢
Chris Rebert
1
-3
/
+3
2015-10-28
scss/_utilities-responsive.scss: Fix outdated comment heading
Chris Rebert
1
-1
/
+1
2015-10-28
Fix typos in comments
Chris Rebert
1
-2
/
+2
2015-10-28
Card fix static -> variable border radius
AndersMad
1
-2
/
+2
2015-10-28
Fix #17768
Almir Sarajcic
1
-1
/
+1
2015-10-27
Give better description of IE9 transparent click bug & workaround
Chris Rebert
1
-3
/
+3
2015-10-27
mixins/_progress.scss: Note that 0\0 media query hack is for IE9
Chris Rebert
1
-0
/
+1
2015-10-27
Merge pull request #18038 from twbs/fix-16947
Chris Rebert
1
-6
/
+16
2015-10-27
Merge pull request #17749 from Prelc/patch-1
Mark Otto
1
-1
/
+0
2015-10-27
Merge pull request #18039 from twbs/type-headings-trivial
XhmikosR
1
-3
/
+1
2015-10-26
Merge pull request #18031 from twbs/fix-16836
Chris Rebert
1
-5
/
+5
2015-10-26
Merge pull request #18011 from kkirsche/patch-6
Mark Otto
1
-2
/
+1
2015-10-26
remove bro from comment
Matthew Conlen
1
-1
/
+1
2015-10-24
https://github.com/necolas/normalize.css/pull/379 was rejected
Chris Rebert
1
-1
/
+0
2015-10-23
_forms.scss: Copy over iOS <input> type compatibility note from v3
Chris Rebert
1
-0
/
+2
2015-10-23
Trivially simplify heading margin-bottom declarations
Chris Rebert
1
-3
/
+1
2015-10-23
Make heading class styles trump heading element styles; fixes #16947
Chris Rebert
1
-6
/
+16
2015-10-23
_grid.scss: Declare left margin before right margin for uniformity; refs #18036
Chris Rebert
1
-1
/
+1
2015-10-23
bootstrap.scss: Cleanup comments; refs #18036
Chris Rebert
1
-3
/
+3
2015-10-23
Add !important to .invisible (visibility:hidden) utility class
Chris Rebert
1
-1
/
+1
2015-10-23
Add !important to text transform utility classes
Chris Rebert
1
-3
/
+3
2015-10-23
Add !important to text alignment utility classes
Chris Rebert
1
-5
/
+5
2015-10-23
Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026
Chris Rebert
1
-64
/
+17
2015-10-23
Stop hardcoding grid breakpoints in responsive alignment utility classes; fix...
Chris Rebert
1
-26
/
+6
2015-10-22
Use `$enable-rounded` for `.label-pill`
Kevin Kirsche
1
-2
/
+1
2015-10-15
#17895 Added $alert-border-width that defaults to $border-width
Chris Bell
2
-1
/
+2
2015-10-14
v4 - .c-select on background inherits white
Catalin Zalog
1
-0
/
+1
2015-10-13
Extract list-unstyled mixin; closes #17792
Marko Prelec
3
-5
/
+10
2015-10-13
Merge pull request #17701 from lesleh/patch-1
Mark Otto
1
-0
/
+2
2015-10-12
Make $card-border-radius default to $border-radius
Chris Rebert
1
-1
/
+1
2015-10-08
Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...
Chris Rebert
2
-3
/
+3
2015-10-07
Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...
Chris Rebert
2
-6
/
+6
2015-10-01
v4 - flexbox ie10+ compatibility
Catalin Zalog
1
-0
/
+1
2015-10-01
Update _grid.scss
Marko Prelec
1
-1
/
+0
2015-09-30
Rename .scsslint.yml to .scss-lint.yml
nextgenthemes
1
-0
/
+0
2015-09-29
Removed trailing whitespace
Chris Bell
1
-1
/
+0
2015-09-29
Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.
Chris Bell
1
-0
/
+2
2015-09-27
Change grid and container sizes to px
Gleb Mazovetskiy
3
-32
/
+37
2015-09-26
Add variable for card-link hover state
Andrey
2
-1
/
+4
2015-09-25
Reset iOS rounded inputs
Leslie
1
-0
/
+2
[prev]
[next]