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
/
mixins
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
fix(grid): zero min-width on .col has too much side-effects (#30979)
Gaël Poupard
1
-1
/
+0
2020-06-08
Prevent `.row` from shrinking in flex container (#30940)
Gaël Poupard
1
-0
/
+1
2020-05-15
Improve gradients
Martijn Cuppens
3
-16
/
+5
2020-04-26
Rename variables for brevity
Mark Otto
1
-1
/
+1
2020-04-24
Add bs prefix
Martijn Cuppens
1
-7
/
+7
2020-04-24
Prevent nested tables style leaks
Martijn Cuppens
2
-39
/
+21
2020-04-18
grid: checks for `$grid-columns > 0` (#30605)
Catalin Zalog
1
-9
/
+11
2020-04-16
feat: checks for `$grid-row-columns` (#30606)
Catalin Zalog
1
-3
/
+5
2020-04-16
feat: removes `.form-text` display (#30598)
Catalin Zalog
1
-0
/
+1
2020-04-15
Add `bs-` prefixes to custom properties (#30591)
Martijn Cuppens
1
-10
/
+10
2020-04-11
Use `box-shadow` mixin for `.btn` (#30512)
Catalin Zalog
1
-8
/
+8
2020-04-06
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Martijn Cuppens
1
-0
/
+2
2020-04-01
Fix CSS and improve docs
ysds
1
-14
/
+0
2020-04-01
Add Full-Screen size to Modal and Responsive variations for breakpoints
gsoti
1
-0
/
+14
2020-04-01
transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)
Shohei Yoshida
1
-4
/
+14
2020-03-30
Switch to custom properties to control grid gutter widths (#30475)
Martijn Cuppens
1
-4
/
+23
2020-03-23
Use WCAG contrast algo (#30168)
Gaël Poupard
2
-6
/
+6
2020-03-23
Use next dropdown menu instead of first of the parent
Martijn Cuppens
1
-1
/
+1
2020-03-16
fix(css): adds a new opacity var
Catalin Zalog
1
-1
/
+1
2020-03-10
Add row-cols-auto and responsive variants
Martijn Cuppens
1
-0
/
+4
2020-03-10
bootstrap-grid.css: Only apply `box-sizing: border-box` to the columns instea...
Martijn Cuppens
1
-0
/
+2
2020-03-10
Bootstrap 5 grid
Martijn Cuppens
1
-32
/
+8
2020-02-17
Remove unnecessary reduce motion when `$enable-transition: false` (#30183)
Shohei Yoshida
1
-4
/
+4
2020-02-15
Revert "Placeholder for transitions reset to prevent code duplication #29862"
XhmikosR
1
-13
/
+2
2020-02-15
Add RFS to utility API (#30050)
Martijn Cuppens
1
-5
/
+19
2020-02-14
Placeholder for transitions reset to prevent code duplication… (#29870)
Gaël Poupard
1
-2
/
+13
2020-02-14
Avoid border-radius functions return negative values (#30166)
Shohei Yoshida
1
-13
/
+26
2020-02-12
Shorten if notations so that property order can be applied
Martijn Cuppens
1
-7
/
+4
2020-02-12
Convert background shorthands to separate properties
Martijn Cuppens
2
-2
/
+4
2020-02-12
Remove redundant properties & nullify redundant percentages
Martijn Cuppens
1
-7
/
+5
2020-02-12
Remove unrelated properties from gradient-bg mixin
Martijn Cuppens
1
-4
/
+1
2020-02-10
Introduce posibility to disable !important suffix for utility classes (#29625)
Martijn Cuppens
1
-1
/
+1
2020-02-03
Split grid & containers (#29146)
Martijn Cuppens
3
-82
/
+84
2020-01-25
Prevent grid with default cols from breaking when large pre was present (#30049)
Jens Luyten
1
-0
/
+1
2020-01-04
Use word-wrap in .text-break for IE and Edge compatibility.
Florian Lacreuse
1
-1
/
+1
2019-12-27
Simplify disabled styles (#29296)
Martijn Cuppens
1
-22
/
+21
2019-12-14
Remove the deprecated `form-control-focus` mixin
XhmikosR
1
-28
/
+0
2019-10-28
Update .form-check to properly support gradients when enabled (#29338)
Mark Otto
2
-3
/
+10
2019-10-17
Add make-col-auto mixin (#29367)
Mark Otto
2
-3
/
+7
2019-10-12
Fix top level ampersand (#29518)
Martijn Cuppens
1
-3
/
+5
2019-10-12
Add color argument to button mixins (#29444)
Jeremy Jackson
1
-12
/
+28
2019-08-30
Allow override default col width
ysds
2
-2
/
+10
2019-08-30
Cleanup
Mark Otto
1
-0
/
+11
2019-08-30
Clean up line heights & add line height utilities (#29271)
Martijn Cuppens
2
-4
/
+2
2019-08-27
Don't bind validation to form controls
Martijn Cuppens
1
-30
/
+7
2019-08-26
Link helpers & use utility API for all utilities
Martijn Cuppens
2
-20
/
+5
2019-08-22
Drop nav divider mixin
Martijn Cuppens
1
-10
/
+0
2019-08-03
Allow .page-links to get left margin. (#28948)
GeoSot
1
-6
/
+14
2019-07-24
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule
Martijn Cuppens
1
-4
/
+4
2019-07-19
Use escape-svg() function (#29077)
Martijn Cuppens
1
-2
/
+2
[prev]
[next]