aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/utilities/colors.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-61/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-03-31document new text color utilsMark Otto1-0/+3
2018-03-29Add .bg-transparent to docsVarunram1-0/+1
2018-03-14Remove custom example plugin. (#25784)m5o1-8/+12
2018-03-12Use callout without custom Jekyll plugin.m5o1-4/+4
2017-11-17Change the text color to dark on bg color warning examples (#24805)Andres Galante1-2/+2
2017-10-19typov4.0.0-beta.2Mark Otto1-1/+1
2017-10-19fix missing word in colors.md (#24440)Gijs Boddeus1-1/+1
2017-10-19Gradients and shadows (#24429)Mark Otto1-0/+13
* Update the form focus mixin to use a manual `$enable-shadows` check so we can always ensure a focus state for accessibility and consistency * - Add new `$input-btn-focus-width` and `$input-btn-focus-color` variables. - Replace separate `$btn-focus-box-shadow` and `$input-focus-box-shadow` variables with unified `$input-btn-focus-box-shadow` to match our combined variables approach elsewhere. * Put new focus width var to use in buttons mixins * use new button input-box shadow var * Add a new mixin for quickly adding linear gradient to components when $enable-gradients is set to true * use correct var * fix focus shadows in button mixins * Add opt-in gradients to alerts, buttons, carousel, custom radios and checkboxes, custom file input, and dropdown items * Generate .bg-gradient- utilities * add headings to colors page and document bg-gradient utils * update the button color for active status, check with yiq as it's done for basic state and hover state
2017-10-02fix up colors, closes #23325Mark Otto1-7/+7
2017-10-02Adds text-muted and text-white to the examples on color utilities (#23877)Andres Galante1-0/+4
2017-08-07new homepage, new assets, clean out old stuffMark Otto1-0/+1
2017-06-25update background utilsMark Otto1-2/+2
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, ↵Mark Otto1-21/+6
and generate card, button, bg, and color classes from the sass map
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+50