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-08-28
scss: semantic grid: add make-container-breakpoint
O'meid
2
-6
/
+11
2015-08-27
Remove all uses of `selector &`
Gleb Mazovetskiy
4
-25
/
+15
2015-08-27
Less to Sass typos.
XhmikosR
1
-1
/
+1
2015-08-26
clarifies normalize.css is a dependency
Tom Byrer
1
-1
/
+1
2015-08-26
rm responsive-invisibility mixin since it's only used once
Chris Rebert
3
-9
/
+1
2015-08-26
tree shaking: rm unused responsive-visibility mixin
Chris Rebert
1
-14
/
+0
2015-08-26
Convert popover's arrows to generated CSS content via :before/:after
Bernardo Gurgel Filho
1
-50
/
+74
2015-08-26
Convert tooltip's arrows to generated CSS content via :before
Bernardo Gurgel Filho
1
-12
/
+15
2015-08-26
add media vertical flexbox classes
Rakhat Jabagin
1
-0
/
+6
2015-08-26
combine size & square mixins into one
Rakhat Jabagin
1
-5
/
+1
2015-08-26
rm unused $state param from form-control-validation mixin; fixes #17323
Chris Rebert
2
-4
/
+4
2015-08-25
Added mixin to handle media queries that span multiple breakpoints
David Baughman
1
-0
/
+10
2015-08-25
Merge pull request #17113 from JanStevens/v4-fix-retina-mixin
Mark Otto
1
-2
/
+2
2015-08-25
SCSS lint fixes.
XhmikosR
2
-2
/
+2
2015-08-24
PropertySortOrder
Felipe
1
-1
/
+1
2015-08-24
Fix accidental triple colon from :before to ::before conversion
Kevin Kirsche
1
-1
/
+1
2015-08-24
Use double colons for psuedo elements
Kevin Kirsche
11
-26
/
+26
2015-08-23
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
1
-0
/
+9
2015-08-23
wrap box-shadows in mixin in custom forms. fixes #17242
Mark Otto
1
-3
/
+3
2015-08-23
shorter
Mark Otto
1
-1
/
+1
2015-08-23
Merge pull request #17147 from kkirsche/patch-14
Mark Otto
1
-0
/
+9
2015-08-23
Make predefined grid classes conditional
Mark Otto
2
-4
/
+9
2015-08-24
Apply !default to SCSS variables
Catalin Zalog
1
-24
/
+24
2015-08-23
Merge pull request #17120 from kkirsche/patch-5
Mark Otto
1
-0
/
+1
2015-08-23
v4 - Dropup caret direction incorrect
Kevin Kirsche
1
-0
/
+9
2015-08-23
Add white background to cards
Kevin Kirsche
1
-0
/
+1
2015-08-23
Change the default value of $font-size-sm to .875rem
Geremia Taglialatela
1
-1
/
+1
2015-08-23
fix remaining scss lint errors
Mark Otto
4
-18
/
+16
2015-08-23
there is no standard appearance property
Mark Otto
1
-1
/
+0
2015-08-23
fix majority of scss linter errors
Mark Otto
9
-11
/
+17
2015-08-23
there is no navbar default for this
Mark Otto
1
-1
/
+0
2015-08-23
remove another margin-top: 0
Mark Otto
1
-1
/
+0
2015-08-23
remove a margin-top: 0 reset since we nuke headings' top margins now in reboot
Mark Otto
1
-1
/
+0
2015-08-23
shorter clearfix
Mark Otto
1
-17
/
+2
2015-08-22
fix #17149: correct syntax in list-group variant mixin; nullifies #17154
Mark Otto
1
-3
/
+3
2015-08-22
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
1
-4
/
+5
2015-08-22
re-fix #16154 in v4-dev /cc #17101
Mark Otto
1
-9
/
+20
2015-08-22
fix shadows on btns to use mixin
Mark Otto
1
-2
/
+1
2015-08-22
Merge pull request #17220 from cornedor/fix-17066
Mark Otto
1
-4
/
+5
2015-08-22
fixes #17035
Mark Otto
1
-1
/
+1
2015-08-22
compress SVGs
Alexandr Kondrashov
1
-3
/
+3
2015-08-22
replace PNG to SVG and compress SVGs
Alexandr Kondrashov
1
-4
/
+4
2015-08-22
Added comment explaining why there is no mixin here
Corné Dorrestijn
1
-0
/
+1
2015-08-21
Removed mixin from focus ouline box-shadow fixes #17066
Corné Dorrestijn
1
-4
/
+4
2015-08-20
Merge pull request #17069 from kkirsche/patch-9
Mark Otto
2
-9
/
+10
2015-08-20
Use border-radius mixing in form-control-sm and form-control-lg
Kevin Kirsche
1
-2
/
+2
2015-08-20
v4: Dropdown caret is not horizontally alligned
Kevin Kirsche
1
-0
/
+1
2015-08-20
Fixes the _image mixing by prefixing the parameters with $
Jan Stevens
1
-2
/
+2
2015-08-20
Fix -flex compile on Sass Ruby #17046
Gleb Mazovetskiy
1
-6
/
+4
2015-08-20
Merge pull request #17064 from paulirish/patch-1
Heinrich Fenkart
1
-1
/
+1
[prev]
[next]