| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-11 | Merge branch 'v4-dev' into v4-split-buttons | Mark Otto | 34 | -969/+743 | |
| 2016-05-11 | Merge pull request #19141 from twbs/v4-forms-cleanup | Mark Otto | 3 | -174/+94 | |
| v4: Forms cleanup | |||||
| 2016-05-10 | Bring back some 'help text' love for forms with .form-text | Mark Otto | 1 | -1/+6 | |
| - Includes new class - New docs to support it - Rearranged older docs | |||||
| 2016-05-10 | Make named anchor/placeholder link style reset more specific | Patrick H. Lauke | 1 | -2/+3 | |
| This avoids applying the reset to named anchors/placeholder links (links without an `href`) that have explicitly been made keyboard-focusable (using `tabindex`). This is not fool-proof - it's not easy/straightforward to check for the actual `tabindex` value itself, to ensure it's positive, not will this apply if a link has been "blessed" with `tabindex` via JS. However, this should catch most common uses (and gives a reasonably valid way around the issue for developers who, for whatever reason, DO want to use links without `href` - as side effect, it forces best practice of at least ensuring these links can also be focused with the keyboard) | |||||
| 2016-05-09 | Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into ↵ | Mark Otto | 1 | -0/+1 | |
| v4-forms-cleanup | |||||
| 2016-05-09 | Update checkboxes and radios docs | Mark Otto | 1 | -0/+1 | |
| - Add lighter gray text to disabled state for .form-check - Separate radios and checkboxes example - Clarify docs | |||||
| 2016-05-09 | property order | Mark Otto | 1 | -1/+1 | |
| 2016-05-09 | Merge branch 'add-input-focus-variables' of ↵ | Mark Otto | 2 | -0/+4 | |
| https://github.com/kevinkucharczyk/bootstrap into kevinkucharczyk-add-input-focus-variables | |||||
| 2016-05-09 | Merge pull request #19667 from vsn4ik/v4-dev-use-border-radius-mixin | Mark Otto | 4 | -16/+13 | |
| Use @border-radius and add $nav-tabs-border-radius variable | |||||
| 2016-05-08 | update classes for inline form to new checkbox options | Mark Otto | 1 | -8/+5 | |
| 2016-05-08 | Fixes #19771: Enable .form-control-sm/lg on select.form-control | Mark Otto | 1 | -0/+12 | |
| 2016-05-08 | linting | Mark Otto | 1 | -1/+1 | |
| 2016-05-08 | Redo checkboxes and radios | Mark Otto | 2 | -51/+35 | |
| - Move disabled radio and checkbox styles to Reboot - Collapse .radio and .checkbox into single class, .form-check - Collapse .radio-inline and .checkbox-inline into single class, .form-check-inline - Require classes for sub-elements in both new classes | |||||
| 2016-05-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 7 | -175/+194 | |
| 2016-05-08 | Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-styling | Mark Otto | 2 | -1/+9 | |
| Add disabled styling for .custom-select | |||||
| 2016-05-08 | remove unneeded, commented out border change for legends; it's handled in ↵ | Mark Otto | 1 | -1/+0 | |
| normalize | |||||
| 2016-05-08 | document table border collapse change, move from old normalize to our reboot | Mark Otto | 1 | -0/+2 | |
| 2016-05-08 | move that change to reboot | Mark Otto | 2 | -1/+2 | |
| 2016-05-08 | Fix overflow auto removal on pre elements | Mark Otto | 1 | -0/+1 | |
| 2016-05-08 | Fix up linter to ignore all other Normalize upstream shenanigans | Mark Otto | 1 | -0/+6 | |
| 2016-05-08 | Merge branch 'patch-1' of https://github.com/marktopper/twitter-bootstrap ↵ | Mark Otto | 1 | -165/+164 | |
| into marktopper-patch-1 | |||||
| 2016-05-08 | Merge pull request #19861 from twbs/card-borders | Mark Otto | 1 | -2/+1 | |
| Jank card borders were too janky | |||||
| 2016-05-08 | Merge pull request #19252 from twbs/card-img-overlay-padding | Mark Otto | 2 | -1/+3 | |
| Add $card-img-overlay-padding variable | |||||
| 2016-05-08 | Merge pull request #19236 from twbs/carousel-icon-width | Mark Otto | 2 | -5/+7 | |
| Extract $carousel-icon-width variable | |||||
| 2016-05-08 | Jank card borders were too janky | Mark Otto | 1 | -2/+1 | |
| - Drops the experiment I had going for `box-shadow`-powered borders - Reinstates regular `border` using existing variables Fixes #19097 and #19143. Nullifies #19828. | |||||
| 2016-04-27 | add $inverse-bg and $inverse-color | Christopher Baker | 2 | -4/+6 | |
| 2016-04-27 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Christopher Baker | 2 | -0/+20 | |
| 2016-04-23 | nuke commented out css | Mark Otto | 1 | -78/+0 | |
| 2016-04-23 | Avoid hacking around the temporal input bug in iOS | Mark Otto | 2 | -32/+12 | |
| - Rather than use CSS hacks, let's avoid needing to hack anything - Creates a new Reboot entry to simply reset the appear of the temporal inputs, thereby avoiding the problem entirely - Less than ideal for conveying affordance on iOS, but given bugginess of the input itself, seems a decent tradeoff | |||||
| 2016-04-23 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 4 | -2/+22 | |
| 2016-04-21 | Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisation | Patrick H. Lauke | 2 | -0/+20 | |
| Suppress IE/Edge additional white/blue colors for focused <select> | |||||
| 2016-04-17 | remove references to -* outside _variables.scss | Christopher Baker | 4 | -10/+15 | |
| 2016-04-18 | remove unnecessary `/` in reference url | Rplus | 1 | -1/+1 | |
| 2016-04-17 | Merge pull request #19248 from twbs/navbar-divider-border-width | Chris Rebert | 1 | -1/+1 | |
| .navbar-divider width: 1px=>$border-width | |||||
| 2016-04-14 | Add disabled styling for .custom-select | Matthew Rayfield | 2 | -1/+9 | |
| 2016-04-12 | Suppress IE/Edge additional white/blue colors for focused <select> | Patrick H. Lauke | 2 | -0/+20 | |
| 2016-04-08 | Fixes #18573: Change name of .form-control-label to .col-form-label (and ↵ | Mark Otto | 1 | -4/+4 | |
| .form-control-legend to .col-form-legend) to reiterate use for only grid layouts | |||||
| 2016-04-08 | fix up broke forms styles and docs example for the grid | Mark Otto | 1 | -1/+2 | |
| 2016-04-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 28 | -466/+282 | |
| 2016-04-06 | Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343 | Teo Dell'Amico | 2 | -1/+15 | |
| Refs #19665 [skip sauce] | |||||
| 2016-04-06 | Fixes #19221: Add .w-100 as width: 100% utility class | Mark Otto | 1 | -0/+4 | |
| 2016-04-06 | Update offset class name in comment in _grid-framework.scss | Lionel Erard | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-04-03 | Use @border-radius and add $nav-tabs-border-radius variable | vsn4ik | 4 | -16/+13 | |
| 2016-03-31 | Fix comment style | Mark Topper | 1 | -179/+179 | |
| Fix comment style to `//`, because other than the initial attribution comment, [we don't want any comments in the compiled CSS](http://sass-lang.com/documentation/file.SASS_REFERENCE.html#comments). | |||||
| 2016-03-31 | Reverted | Mark Topper | 1 | -182/+183 | |
| Reverted to original content from https://raw.githubusercontent.com/necolas/normalize.css/d311749e127ea3ea13eb900ad953270d62734f4f/normalize.css | |||||
| 2016-03-30 | Append HoundCi fixes | Mark Topper | 1 | -7/+6 | |
| https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850395 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850397 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850398 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850401 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850399 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850402 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850403 | |||||
| 2016-03-30 | Update to normalize.css v4.0.0 | Mark Topper | 1 | -165/+164 | |
| #19575 | |||||
| 2016-03-11 | remove empty sass if directives | Rakhat Jabagin | 1 | -6/+2 | |
| 2016-03-05 | _reboot.scss: Capitalization & periods in comment | Chris Rebert | 1 | -4/+4 | |
| For consistency with the rest of the file [ci skip] | |||||
| 2016-03-05 | Neutralize link styles for placeholder links/named anchors | Patrick H. Lauke | 1 | -0/+19 | |
