aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/utilities/text.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-117/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-01-04Remove redundant `overflow-wrap` propertyMartijn Cuppens1-1/+1
While `overflow-wrap` is the more recommanded option, `word-wrap` alone has a wider support.
2020-01-04Use word-wrap in .text-break for IE and Edge compatibility.Florian Lacreuse1-1/+1
2019-12-30Drop `.text-justify` class (#29793)Martijn Cuppens1-7/+5
Co-authored-by: XhmikosR <[email protected]>
2019-12-06Add font style normal (#29744)Matthieu Vignolle1-0/+1
2019-11-27Change deprecated html tags to text decoration classes (#29604)Matthieu Vignolle1-2/+4
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens1-0/+11
2019-08-04docs: Fix badges after #28458. (#29199)XhmikosR1-1/+1
2019-06-05Rename .text-monospace to .font-monospace (#28867)Shohei Yoshida1-2/+2
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens1-16/+0
2019-03-13Switch to Hugo.XhmikosR1-0/+121
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!