- 26 Dec, 2017 1 commit
-
- 24 Dec, 2017 1 commit
-
-
Mark Otto authored
Matches browser default inputs and swaps some max-width properties for a regular width
-
- 23 Dec, 2017 2 commits
-
-
Mark Otto authored
* Restyle code element, clean up variables - Removes the padding and background-color - Changes the color to a brand color () - Add new variables to kbd element styles to account for removing the code ones - Remove overrides that were needed previously * only break between words, and override it in the pre * make file inputs 100% wide * scope custom file changes in input group for sizing * shorter button labels for responsive * narrower cards * button was too wide * downsize * fewer links in pagination * redo cell text * improve overflow docs
-
Mark Otto authored
* match layout behaviors * ditch the indicator as separate element for psuedo-elements on the label * move disabled to attribute only on input * redo default inline check to support new markup * redo inline forms * clean up vars * update validation mixin to new structure * update checks in docs * linting for for/id attributes
-
- 02 Dec, 2017 1 commit
-
-
Andres Galante authored
-
- 24 Nov, 2017 1 commit
-
-
Mark Otto authored
* Add support for size attribute on custom selects * Add large custom select, document it and the small variant * fix custom select focus state * fix custom file input focus styles * remove empty line
-
- 15 Nov, 2017 1 commit
-
-
Andres Galante authored
-
- 06 Nov, 2017 5 commits
-
-
Patrick Yeo authored
Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and `$nav-tabs-link-active-border-color` (#24639)
-
Patrick Yeo authored
-
Andres Galante authored
* converts px valures to rem on tooltip variables * keep as px to match popover changes
-
Andres Galante authored
-
XhmikosR authored
* use `background-color` instead of the shorthand * use `outline: 0` consistently * fix transform order * remove quotes from `SFMono-Regular`
-
- 02 Nov, 2017 1 commit
-
-
Andres Galante authored
-
- 30 Oct, 2017 2 commits
-
-
Andres Galante authored
-
Andres Galante authored
-
- 25 Oct, 2017 1 commit
-
-
Mark Otto authored
-
- 23 Oct, 2017 1 commit
-
-
Mark Otto authored
-
- 22 Oct, 2017 7 commits
-
-
Mark Otto authored
-
XhmikosR authored
The option is set to `always-single-line` in stylelint-config-standard which we extend.
-
José Francisco authored
-
Mark Otto authored
-
Andres Galante authored
-
Mark Otto authored
-
XhmikosR authored
We don't change anything so the transition is basically unused.
-
- 19 Oct, 2017 7 commits
-
-
Mark Otto authored
* 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 an...
-
XhmikosR authored
-
i.sychev authored
-
Andres Galante authored
-
Dylan Seago authored
-
tillmon authored
* font-sizes relative to font-size-base * ditch $heading-font-size-base, simplify * apply same to .lead var * also update progress bar font-size var
-
- 18 Oct, 2017 1 commit
-
-
Andres Galante authored
-
- 10 Oct, 2017 1 commit
-
-
XhmikosR authored
Using `rgba($white,1)` results in `white` instead of the hex.
-
- 09 Oct, 2017 1 commit
-
-
Gisete Kindahl authored
-
- 06 Oct, 2017 1 commit
-
-
XhmikosR authored
Now it's more consistent. Also switch to numeric values for font-weight.
-
- 03 Oct, 2017 4 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Patrick Yeo authored
-
XhmikosR authored
-
- 02 Oct, 2017 1 commit
-
-
Mark Otto authored
-