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-11-14
Simplify make-container() (#31735)
Gaël Poupard
1
-4
/
+2
2020-11-13
Add hover utilities
Nikita Mikhaylov
1
-0
/
+11
2020-10-28
Drop custom file upload plugin in favor of CSS
Martijn Cuppens
1
-16
/
+0
2020-10-13
Colors rewrite (#30622)
Martijn Cuppens
3
-6
/
+6
2020-09-30
Add Sass variable for CSS variable prefix (#31684)
Mark Otto
3
-18
/
+18
2020-09-28
Update stylelint to v13.7.2 (#31726)
XhmikosR
4
-9
/
+9
2020-09-23
Forgot to divide by 2
Mark Otto
1
-2
/
+2
2020-09-23
Match container gutters with row gutters
Mark Otto
1
-3
/
+5
2020-09-17
docs: fix a few redirects (#31689)
XhmikosR
1
-1
/
+1
2020-09-15
Remove unnecessary nesting selectors
XhmikosR
1
-1
/
+1
2020-09-01
Add default parameters to each border radius mixin (#31571)
Jeremy Jackson
1
-8
/
+8
2020-08-22
fix(breakpoints): use next breakpoint when targetting xs only
Gaël Poupard
1
-3
/
+4
2020-08-06
Remove flex: 1 0 100% from rows (#31439)
Mark Otto
1
-1
/
+0
2020-08-04
box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#...
Shohei Yoshida
1
-9
/
+7
2020-08-04
Ensure to increase contrasts on buttons & colored links hover/active states (...
Gaël Poupard
1
-4
/
+4
2020-07-31
Cleanup/fix after the sr-only to visually-hidden renaming (#31359)
Patrick H. Lauke
1
-3
/
+3
2020-07-12
Easier disabled state customization for button variants (#30639)
Gaël Poupard
1
-4
/
+7
2020-07-03
Rename `sr-only`/`sr-only-focusable` (#31139)
Patrick H. Lauke
1
-3
/
+3
2020-06-15
Switch to btn-check
Martijn Cuppens
1
-6
/
+6
2020-06-15
Remove checkbox/radio toggle from button plugin in favor of a CSS only solution
Martijn Cuppens
1
-4
/
+8
2020-06-14
Change breakpoint-max implementation
Martijn Cuppens
1
-7
/
+7
2020-06-12
🔥 Remove container duplication
k-utsumi
1
-10
/
+0
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
[next]