aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities/_text.scss
AgeCommit message (Expand)AuthorFilesLines
2020-10-05Update .text-break for wider browser supportMark Otto1-2/+2
2020-06-04Backport #30932XhmikosR1-1/+2
2020-02-17Backport #29325. (#30074)Martijn Cuppens1-2/+1
2019-08-26Add deprecation warningMartijn Cuppens1-1/+1
2019-07-31Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ...Martijn Cuppens1-1/+1
2019-02-06Fix text break in Firefox (#28063)Martijn Cuppens1-1/+4
2019-01-24Add `!important` to `.text-monospace` utility class (#28064)Martijn Cuppens1-1/+1
2018-12-17Update scss/utilities/_text.scssMartijn Cuppens1-1/+1
2018-12-16Add new .text-break utility for applying word-break: break-wordMark Otto1-0/+2
2018-11-04Add `.text-wrap` class.Andrew1-0/+1
2018-08-25add text-reset to text utilities (#26866)m5o1-0/+4
2018-07-24Add .text-decoration-none utility class (#25933)Stefan Wrobel1-0/+2
2018-07-24add 'lighter' and 'bolder' font weight classes (#26580)Andrew1-4/+6
2018-04-16Suppress text-hide deprecation warning (#26242)Alexander Rechsteiner1-1/+1
2018-03-31add 50% translucent black and white textMark Otto1-0/+3
2018-03-31add .text-body, fixes #25412Mark Otto1-0/+1
2018-03-31Add .text-monospace utilMark Otto1-0/+2
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-1/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-1/+3
2017-08-10Add .font-weight-light class, add !important to the classesMark Otto1-3/+4
2017-07-03fixes #22981Mark Otto1-1/+1
2017-07-01doh, we already have that aboveMark Otto1-4/+0
2017-07-01Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto1-0/+4
2017-07-01Restore .text-mutedMark Otto1-3/+3
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto1-15/+3
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-11/+5
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam801-9/+9
2016-11-26Remove 'xs' from text utilities (#21217)Starsam801-3/+11
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-2/+2
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-0/+4
2016-09-11added text-gray-dark class (#19847)Edd Yerburgh1-0/+4
2016-09-08Revamp background utilities and add new .text-white utilityMark Otto1-0/+4
2016-01-06Use text-emphasis-variant mixin for .text-mutedvsn4ik1-3/+1
2015-12-23Reorganize utilities into more separate files under a `/scss/utilities/` dire...Chris Rebert1-0/+53