| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-06-13 | (Fixes #22414) Rename for consistency `$custom-checkbox-radius`, ↵ | Patrick Yeo | 2 | -13/+13 | |
| `$custom-checkbox-checked-icon`, `$custom-checkbox-indeterminate-indicator-color`, `$custom-checkbox-indeterminate-icon`, `$custom-radio-radius`, `$custom-radio-checked-icon`, `$custom-select-sm-font-size`, to `$custom-checkbox-border-radius`, `$custom-checkbox-icon-checked`, `$custom-checkbox-indicator-indeterminate-color`, `$custom-checkbox-icon-indeterminate`, `$custom-radio-border-radius`, `$custom-radio-icon-checked`, `$custom-select-font-size-sm` respectively | |||||
| 2017-06-13 | Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414) | Patrick Yeo | 2 | -12/+12 | |
| 2017-06-13 | Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, ↵ | Patrick Yeo | 2 | -12/+12 | |
| `$table-bg-hover`, `$table-bg-active`, `$table-inverse-bg-accent`, `$table-inverse-bg-hover` to `$table-cell-padding-sm`, `$table-accent-bg`, `$table-hover-bg`, `$table-active-bg`, `$table-inverse-accent-bg`, `$table-inverse-hover-bg`, respectively (#22414) | |||||
| 2017-06-13 | (#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, ↵ | Patrick Yeo | 3 | -12/+12 | |
| `$input-border-color-focus`, `$input-box-shadow-focus`, `$input-color-focus`, `$input-color-placeholder` to `$input-disabled-bg`, `$input-focus-bg`, `$input-focus-border-color`, `$input-focus-box-shadow`, `$input-focus-color`, `$input-placeholder-color`, respectively | |||||
| 2017-06-13 | (#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, ↵ | Patrick Yeo | 2 | -21/+21 | |
| `$custom-control-disabled-description-color`, `$custom-control-checked-indicator-color`, `$custom-control-checked-indicator-bg`, `$custom-control-checked-indicator-box-shadow`, `$custom-control-focus-indicator-box-shadow`, `$custom-control-active-indicator-color`, `$custom-control-active-indicator-bg`, `$custom-control-active-indicator-box-shadow` to `$custom-control-indicator-disabled-bg`, `$custom-control-description-disabled-color`, `$custom-control-indicator-checked-color`, `$custom-control-indicator-checked-bg`, `$custom-control-indicator-checked-box-shadow`, `$custom-control-indicator-focus-box-shadow`, `$custom-control-indicator-active-color`, `$custom-control-indicator-active-bg`, `$custom-control-indicator-active-box-shadow`, respectively | |||||
| 2017-06-13 | (#22414) Renamed for consistency `$nav-disabled-link-color`, ↵ | Patrick Yeo | 2 | -13/+13 | |
| `$nav-tabs-active-link-color`, `$nav-tabs-active-link-bg`, `$nav-tabs-active-link-border-color`, `$nav-pills-active-link-color`, `$nav-pills-active-link-bg` to `$nav-link-disabled-color`, `$nav-tabs-link-active-color`, `$nav-tabs-link-active-bg`, `$nav-tabs-link-active-border-color`, `$nav-pills-link-active-color`, `$nav-pills-link-active-bg`, respectively | |||||
| 2017-06-13 | (#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, ↵ | Patrick Yeo | 2 | -6/+6 | |
| `$modal-content-xs-box-shadow`, `$modal-content-sm-up-box-shadow`, to `$modal-dialog-margin-y-sm-up`, `$modal-content-box-shadow-xs`, `$modal-content-box-shadow-sm-up`, respectively | |||||
| 2017-06-13 | Update _variables.scss | Mark Otto | 1 | -1/+1 | |
| 2017-06-13 | Mention variable naming scheme to help with #22414 | Mark Otto | 1 | -0/+3 | |
| 2017-06-11 | reorder that | Mark Otto | 1 | -6/+6 | |
| 2017-06-10 | nuke subheader | Mark Otto | 1 | -2/+0 | |
| 2017-06-10 | add labels and ids | Mark Otto | 1 | -2/+31 | |
| 2017-06-10 | document server side fallbacks | Mark Otto | 1 | -5/+33 | |
| 2017-06-10 | mention fallbacks | Mark Otto | 1 | -0/+3 | |
| 2017-06-10 | words | Mark Otto | 1 | -1/+1 | |
| 2017-06-10 | move to mixin so we can repeat it easier and allow folks to extend to custom ↵ | Mark Otto | 2 | -100/+67 | |
| states | |||||
| 2017-06-10 | change depth | Mark Otto | 1 | -1/+1 | |
| 2017-06-07 | Avoid Tooltips/Popovers overflow on documentation's navbar (#22733) | Johann-S | 1 | -1/+1 | |
| 2017-06-06 | remove icons for now | Mark Otto | 2 | -12/+3 | |
| 2017-06-06 | add valid state | Mark Otto | 1 | -0/+51 | |
| 2017-06-06 | drop the old validation styles and docs | Mark Otto | 3 | -251/+0 | |
| 2017-06-06 | some text for the browser default version | Mark Otto | 1 | -0/+4 | |
| 2017-06-06 | add instructions, clarify | Mark Otto | 1 | -2/+2 | |
| 2017-06-06 | callout that | Mark Otto | 1 | -1/+3 | |
| 2017-06-05 | flesh out invalid styles on .was-validated | Mark Otto | 2 | -2/+215 | |
| 2017-06-05 | start rewriting | Mark Otto | 1 | -2/+10 | |
| 2017-06-04 | Update path to our docs assets for visual tests | Johann-S | 9 | -14/+15 | |
| 2017-06-03 | Fix overflowing text in Cards with `word-wrap: break-word` | Patrick Yeo | 1 | -1/+2 | |
| 2017-06-03 | Rename `$card-border-radius-inner` to `$card-inner-border-radius` | Patrick Yeo | 2 | -6/+6 | |
| 2017-06-03 | fix small typo inside _button-group.scss (#22746) | Tom Van Rompaey | 1 | -1/+1 | |
| fron -> front | |||||
| 2017-06-01 | Fix broken documentation links for Toolings section | Johann-S | 1 | -1/+1 | |
| 2017-06-01 | Fix search redirect | Maxime Locqueville | 1 | -1/+1 | |
| 2017-06-01 | trying out new validation styles | Mark Otto | 3 | -15/+79 | |
| 2017-05-31 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 273 | -17357/+1479 | |
| 2017-05-31 | build | Mark Otto | 14 | -325/+25 | |
| 2017-05-31 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 7 | -24/+28 | |
| 2017-05-31 | Rename `$card-link-hover-color` to `$card-inverse-link-hover-color` | Patrick Yeo | 2 | -2/+2 | |
| 2017-05-31 | Use correct version of babel-preset-es2015 | Brian Ng | 1 | -1/+1 | |
| The 7.x-alpha preset won't work with 6.x core. An alternative would be to bump babel-cli to 7.x-alpha (if you'd like to help us test :D) | |||||
| 2017-05-31 | redesign search a bit more | Mark Otto | 1 | -16/+26 | |
| 2017-05-31 | redo how we do sticky sidebar because overflow-x/-y woes | Mark Otto | 1 | -3/+11 | |
| 2017-05-31 | tweak bootstrap svg | Mark Otto | 2 | -2/+2 | |
| 2017-05-31 | Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ↵ | Mark Otto | 13 | -42/+54 | |
| v4-docs-streamlined | |||||
| 2017-05-31 | tighten padding on mobile for navbar so horizontal scroll nav shows more | Mark Otto | 1 | -0/+3 | |
| 2017-05-31 | Remove the use of x-arrow attribute for Tooltips/Popovers arrows | Johann-S | 4 | -21/+25 | |
| 2017-05-30 | more minimal sidebar nav | Mark Otto | 1 | -17/+16 | |
| 2017-05-30 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 12 | -25/+38 | |
| 2017-05-30 | Update Dependencies (REUPLOAD) (#22594) | CDAGaming | 4 | -20/+22 | |
| * Update Dependencies (REUPLOAD) Uglify-JS: 2.8.22 > 3.0.3 QUnitJS: 2.3.1 > 2.3.2 PostCSS-CLI: 3.1.1 > 4.0.0 Clean-CSS-CLI: 4.0.12 > 4.1.0 Babel-Eslint: 7.2.2 > 7.2.3 AutoPrefixer: 6.7.7 > 7.0.1 * Updates More Dependencies Autoprefixer: v7.0.1 > v7.1.1 Clean-CSS-CLI: v4.1.0 > v4.1.3 Node-Sass: v4.5.2 > v4.5.3 PostCSS-FlexBugs-Fixes: v2.1.1 > v3.0.0 Uglify-JS: v3.0.3 > v3.0.11 Signed-off-by: CDAGaming <[email protected]> * Update Gem Bundler Dependency Signed-off-by: CDAGaming <[email protected]> * Update Gemfile.lock Dependency Signed-off-by: CDAGaming <[email protected]> * Update QUnit Signed-off-by: CDAGaming <[email protected]> * Update Uglify-JS to v3.0.13 Signed-off-by: CDAGaming <[email protected]> | |||||
| 2017-05-30 | build | Mark Otto | 19 | -225/+735 | |
| 2017-05-30 | style our dropdown a bit | Mark Otto | 1 | -0/+10 | |
| 2017-05-30 | redo some dropdown docs | Mark Otto | 1 | -14/+7 | |
