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
2022-02-08
Support floating labels on `.form-control-plaintext` (#32840)
Sebastian Podjasek
1
-3
/
+10
2022-02-08
Add `.form-check-reverse` modifier class (#33606)
Mark Otto
1
-0
/
+22
2022-02-08
Add deprecation notice for .navbar-light
Mark Otto
1
-0
/
+4
2022-02-08
Convert navbar to CSS variables
Mark Otto
1
-125
/
+75
2022-02-07
Set `cursor: default` on disabled `.form-check-label` (#35082)
The Fake Cake
1
-0
/
+1
2022-02-06
Add zebra striping for table columns
Macinto5h
2
-0
/
+10
2022-02-06
Move `gap` utility API from "Flex" to "Spacing"
Ty Mick
1
-6
/
+7
2022-01-30
Modal: handle click event from backdrop callback
GeoSot
1
-0
/
+1
2022-01-05
Remove explicit use of aria-hidden for offcanvas when closed (#35589)
Patrick H. Lauke
1
-4
/
+11
2022-01-03
Bump copyright year to 2022 (#35639)
XhmikosR
4
-8
/
+8
2021-12-20
fix(alerts): ensure color is set and used (#35571)
Gaël Poupard
1
-1
/
+2
2021-12-17
Convert alerts to CSS variables (#35401)
Mark Otto
2
-7
/
+23
2021-12-16
Add missing `border-radius` for `btn-group` (#35467)
Andy Jiang
1
-0
/
+2
2021-12-16
Add sticky bottom utility (#35518)
Florian Lacreuse
1
-1
/
+7
2021-12-15
Reprocess inline SVGs with the latest SVGO (#35484)
XhmikosR
1
-4
/
+4
2021-12-14
Update stylelint and stylelint-config-twbs-bootstrap (#35438)
XhmikosR
5
-6
/
+3
2021-12-07
Fix typo in $purples (#35466)
Alexander Gitter
1
-2
/
+2
2021-11-25
Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)
Travis Risner
2
-2
/
+2
2021-11-25
Update _close.scss
Si Nguyen
1
-1
/
+1
2021-11-15
Move reassigned Sass maps for colors to another stylesheet (#34942)
Mark Otto
6
-41
/
+48
2021-11-01
`make-col-ready()`: remove the unused `$gutter` variable (#34334)
Michael Sørensen
1
-1
/
+1
2021-11-01
Always set the CSS variables for gutters in containers (#34644)
Mark Otto
1
-0
/
+2
2021-10-29
Don't override CSS `direction` in code elements (#35230)
Gaël Poupard
1
-2
/
+0
2021-10-29
Ensure sufficient contrast in `accordion-item` (#35231)
Gaël Poupard
1
-0
/
+1
2021-10-29
Drop prefixed version of `::file-selector-button` (#35232)
Gaël Poupard
2
-39
/
+2
2021-10-11
Add color and border-color css variables to tables (#35055)
Geremia Taglialatela
2
-4
/
+9
2021-10-10
Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#...
Mark Otto
1
-1
/
+2
2021-10-09
Merge remote-tracking branch 'remotes/origin/v513'
XhmikosR
5
-5
/
+4
2021-10-09
Bump version to 5.1.3.
XhmikosR
4
-4
/
+4
2021-10-09
Revert "Add `align-self: center` to buttons for improved rendering in flex co...
Mark Otto
1
-1
/
+0
2021-10-05
Add Sass variables for hr background-color and border
devhoussam
2
-2
/
+4
2021-10-05
Separate container classes from `$enable-grid-classes` option (#35005)
Mark Otto
2
-1
/
+2
2021-10-05
Release v5.1.2 (#35114)
XhmikosR
4
-4
/
+4
2021-10-05
Add workaround for dart sass compile error (#35033)
Kyle Tsang
1
-3
/
+4
2021-09-28
Use Sass variable instead of RGB components (#35017)
Geremia Taglialatela
1
-3
/
+3
2021-09-09
Update a URL mentioning dead name (#34937)
Kitty Giraudel
1
-1
/
+1
2021-09-09
Separator for table direct children (#34861)
Gaël Poupard
1
-2
/
+6
2021-09-08
fix custom property values of row overrides individual cell (#34799)
bavoco
1
-2
/
+2
2021-09-07
Add `border-radius` sizes to small and large `.form-select`s (#34853)
Dominik Crha
2
-1
/
+5
2021-09-07
Add `align-self: center` to buttons for improved rendering in flex containers
Zaid Jawed
1
-0
/
+1
2021-09-07
Release v5.1.1 (#34869)
v5.1.1
XhmikosR
4
-4
/
+4
2021-09-02
Include root.scss in all dist builds (#34773)
Mark Otto
2
-3
/
+3
2021-08-23
Fix `$dropdown-link-hover-color` variable color value in _variable.scss (#34779)
ghost_32
1
-1
/
+1
2021-08-10
Add check to rgba-css-var function for body or bg (#34699)
Mark Otto
3
-11
/
+28
2021-08-05
Fix font size variable name (#34679)
Semih Raif Gürel
1
-1
/
+1
2021-08-04
Prepare v5.1.0. (#34674)
v5.1.0
XhmikosR
4
-4
/
+4
2021-08-04
_navbar.scss: switch comment (#34677)
XhmikosR
1
-1
/
+1
2021-08-03
Add and document additional :root CSS variables
Mark Otto
2
-10
/
+43
2021-08-03
Update color and background-color utilities
Mark Otto
5
-14
/
+127
2021-08-03
Add new placeholder component (#31859)
Jaume Sala
3
-0
/
+59
[prev]
[next]