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
/
_utilities.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
Remove redundant `overflow-wrap` property
Martijn Cuppens
1
-2
/
+2
2020-01-04
Use word-wrap in .text-break for IE and Edge compatibility.
Florian Lacreuse
1
-1
/
+1
2019-12-30
Drop `.text-justify` class (#29793)
Martijn Cuppens
1
-1
/
+1
2019-12-06
Add font style normal (#29744)
Matthieu Vignolle
1
-1
/
+1
2019-11-27
Change deprecated html tags to text decoration classes (#29604)
Matthieu Vignolle
1
-1
/
+1
2019-11-24
Compressed Sass output support (#29702)
Martijn Cuppens
1
-10
/
+10
2019-10-10
Add new .bg-body utility class (#29511)
Mark Otto
1
-0
/
+1
2019-08-30
Clean up line heights & add line height utilities (#29271)
Martijn Cuppens
1
-0
/
+10
2019-08-26
Link helpers & use utility API for all utilities
Martijn Cuppens
1
-7
/
+48
2019-06-18
Decrease number of order utilities (#28874)
Martijn Cuppens
1
-8
/
+1
2019-06-05
Rename .text-monospace to .font-monospace (#28867)
Shohei Yoshida
1
-1
/
+1
2019-05-23
Helpers & utilities split (#28445)
Martijn Cuppens
1
-17
/
+443
2018-12-04
Stretched link
Martijn Cuppens
1
-0
/
+1
2018-10-06
Add overflow-auto and overflow-hidden utilities
Mark Otto
1
-0
/
+1
2018-03-31
Add box-shadow utilities (#25758)
Mark Otto
1
-0
/
+1
2017-07-01
Redo the "responsive helpers" files
Mark Otto
1
-0
/
+1
2017-01-02
New position utils, split docs
Mark Otto
1
-0
/
+2
2016-10-18
Add vertical-align utilities
Mark Otto
1
-0
/
+1
2016-09-26
Rename pull-*-{left|right} classes to .float-*-left and .float-*-right
Mark Otto
1
-1
/
+1
2016-09-08
Add new border utils
Mark Otto
1
-0
/
+1
2016-04-06
Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343
Teo Dell'Amico
1
-1
/
+2
2016-02-06
Drop .center-block for .m-x-auto
Mark Otto
1
-1
/
+0
2016-02-06
Move the conditional statement back to the file because nested imports aren't...
Mark Otto
1
-4
/
+1
2016-02-06
Conditionally include the flex utils in the import stack and reduce to a sing...
Mark Otto
1
-0
/
+4
2015-12-23
Reorganize utilities into more separate files under a `/scss/utilities/` dire...
Chris Rebert
1
-95
/
+8
2015-12-07
Tweak naming and docs of font utility classes
Chris Rebert
1
-3
/
+3
2015-12-06
Fix .font-italic utility class definition
Chris Rebert
1
-2
/
+2
2015-12-06
fixes #18433: add three new font utils
Mark Otto
1
-0
/
+6
2015-11-29
Merge pull request #18340 from twbs/responsive-pulls
Chris Rebert
1
-6
/
+12
2015-11-26
Add responsive float classes; fixes #13690
Chris Rebert
1
-6
/
+12
2015-11-22
Remove non-responsive text alignment classes
Chris Rebert
1
-3
/
+0
2015-11-22
Add missing !important-s to responsive text alignment classes; fixes #18300
Deilv
1
-3
/
+3
2015-11-12
Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230
Chris Rebert
1
-5
/
+0
2015-11-12
Merge pull request #18033 from twbs/invisible-important
Chris Rebert
1
-1
/
+1
2015-11-12
Merge pull request #18032 from twbs/text-transform-important
Chris Rebert
1
-3
/
+3
2015-10-29
Move .bg-* utility classes into separate file
Chris Rebert
1
-26
/
+0
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 breakpoints in responsive alignment utility classes; fix...
Chris Rebert
1
-26
/
+6
2015-08-18
rename .inverse to .bg-inverse, add .bg-faded
Mark Otto
1
-1
/
+5
2015-08-17
clean out comments that aren't all that helpful
Mark Otto
1
-5
/
+0
2015-08-13
Use -* vars for .bg-* and .text-* utilities
Mark Otto
1
-14
/
+8
2015-08-10
addresses #14217, add responsive text alignment classes
Mark Otto
1
-1
/
+33
2015-06-01
move spacing utils to separate file, document them a bit
Mark Otto
1
-110
/
+0
2015-05-27
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto
1
-2
/
+2
2015-04-18
more comments and formatting clean up
Mark Otto
1
-8
/
+23
2015-04-15
fix spacer vars
Mark Otto
1
-2
/
+2
2015-04-14
more utilities
Mark Otto
1
-8
/
+96
2015-03-30
Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...
Mark Otto
1
-0
/
+8
[prev]
[next]