| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-08-26 | Link helpers & use utility API for all utilities | Martijn Cuppens | 1 | -7/+0 | |
| 2019-05-23 | Helpers & utilities split (#28445) | Martijn Cuppens | 1 | -61/+0 | |
| 2019-03-14 | v5: Drop remaining deprecated mixins (#28461) | Mark Otto | 1 | -4/+0 | |
| - Deletes mixin mentions from float docs - Deletes mixin mention from visibility docs - Deletes the image-replacement page for text-hide | |||||
| 2019-02-06 | Fix text break in Firefox (#28063) | Martijn Cuppens | 1 | -1/+4 | |
| 2019-01-24 | Add `!important` to `.text-monospace` utility class (#28064) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-17 | Update scss/utilities/_text.scss | Martijn Cuppens | 1 | -1/+1 | |
| Co-Authored-By: mdo <[email protected]> | |||||
| 2018-12-16 | Add new .text-break utility for applying word-break: break-word | Mark Otto | 1 | -0/+2 | |
| 2018-11-04 | Add `.text-wrap` class. | Andrew | 1 | -0/+1 | |
| this is the opposite of `.text-nowrap`, and a forces elements to wrap onto new lines. One use case for this is extra long button text. Bootstrap buttons by default do no wrap, so this class could be used to override that behavior. | |||||
| 2018-08-25 | add text-reset to text utilities (#26866) | m5o | 1 | -0/+4 | |
| 2018-07-24 | Add .text-decoration-none utility class (#25933) | Stefan Wrobel | 1 | -0/+2 | |
| ref: https://github.com/twbs/bootstrap/pull/23881#issuecomment-337789596 | |||||
| 2018-07-24 | add 'lighter' and 'bolder' font weight classes (#26580) | Andrew | 1 | -4/+6 | |
| * add 'lighter' and 'bolder' font weight classes these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight. probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start * Update .stylelintrc * add 'lighter' and 'bolder' variables per @mdo 's request. | |||||
| 2018-04-16 | Suppress text-hide deprecation warning (#26242) | Alexander Rechsteiner | 1 | -1/+1 | |
| 2018-03-31 | add 50% translucent black and white text | Mark Otto | 1 | -0/+3 | |
| 2018-03-31 | add .text-body, fixes #25412 | Mark Otto | 1 | -0/+1 | |
| 2018-03-31 | Add .text-monospace util | Mark Otto | 1 | -0/+2 | |
| 2018-03-12 | Replace "loose" HEX values with their respective variables (#25672) | Jacob Müller | 1 | -1/+1 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -1/+3 | |
| 2017-08-10 | Add .font-weight-light class, add !important to the classes | Mark Otto | 1 | -3/+4 | |
| 2017-07-03 | fixes #22981 | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | doh, we already have that above | Mark Otto | 1 | -4/+0 | |
| 2017-07-01 | Add .text-truncate class. We already had a mixin and documented the class, ↵ | Mark Otto | 1 | -0/+4 | |
| so this fixes that. | |||||
| 2017-07-01 | Restore .text-muted | Mark Otto | 1 | -3/+3 | |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, ↵ | Mark Otto | 1 | -15/+3 | |
| and generate card, button, bg, and color classes from the sass map | |||||
| 2016-11-28 | Remove lots of duplication + minor cleanup (#21238) | Starsam80 | 1 | -11/+5 | |
| * Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method | |||||
| 2016-11-27 | Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) | Starsam80 | 1 | -9/+9 | |
| * Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones | |||||
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 1 | -3/+11 | |
| 2016-10-19 | Use a variable for the default font weights. Fixes #20741 | Simon Bächler | 1 | -2/+2 | |
| Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170. | |||||
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 1 | -0/+4 | |
| 2016-09-11 | added text-gray-dark class (#19847) | Edd Yerburgh | 1 | -0/+4 | |
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 1 | -0/+4 | |
| - Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds | |||||
| 2016-01-06 | Use text-emphasis-variant mixin for .text-muted | vsn4ik | 1 | -3/+1 | |
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` ↵ | Chris Rebert | 1 | -0/+53 | |
| directory [skip sauce] [skip validator] | |||||
