| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-11 | grunt | Mark Otto | 4 | -19/+19 | |
| 2016-05-11 | add another note about dropdown styles changing | Mark Otto | 1 | -0/+1 | |
| 2016-05-11 | Overhaul tables docs and use rgba() colors for inverse tables | Mark Otto | 1 | -0/+135 | |
| - Add inverse examples for all variants - Use rgba() colors for hover and accent states for easy usage in inverse styles | |||||
| 2016-05-11 | Update tags/labels/badges migration docs to mention class and change in ↵ | Mark Otto | 1 | -2/+3 | |
| behavior for alignment in list groups | |||||
| 2016-05-11 | grunt | Mark Otto | 4 | -25/+40 | |
| 2016-05-11 | clarify that | Mark Otto | 1 | -1/+1 | |
| 2016-05-11 | Consolidate button-dropdown.md with dropdowns.md to simplify docs | Mark Otto | 3 | -383/+382 | |
| 2016-05-11 | Unfuck those split button dropdowns | Mark Otto | 1 | -16/+56 | |
| - Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size - Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed - Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button | |||||
| 2016-05-11 | Merge branch 'v4-dev' into v4-split-buttons | Mark Otto | 74 | -747/+1290 | |
| 2016-05-11 | Merge pull request #19141 from twbs/v4-forms-cleanup | Mark Otto | 9 | -210/+252 | |
| v4: Forms cleanup | |||||
| 2016-05-11 | grunt | Mark Otto | 4 | -3/+4 | |
| 2016-05-11 | Merge branch 'v4-forms-cleanup' of github.com:twbs/bootstrap into ↵ | Mark Otto | 1 | -19/+23 | |
| v4-forms-cleanup | |||||
| 2016-05-11 | update migration notes | Mark Otto | 1 | -1/+1 | |
| 2016-05-10 | Bring back some 'help text' love for forms with .form-text | Mark Otto | 1 | -16/+20 | |
| - Includes new class - New docs to support it - Rearranged older docs | |||||
| 2016-05-09 | Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into ↵ | Mark Otto | 1 | -1/+5 | |
| v4-forms-cleanup | |||||
| 2016-05-09 | Update checkboxes and radios docs | Mark Otto | 1 | -1/+5 | |
| - Add lighter gray text to disabled state for .form-check - Separate radios and checkboxes example - Clarify docs | |||||
| 2016-05-09 | clarify docs comment from #19459 | Mark Otto | 1 | -1/+1 | |
| 2016-05-09 | more options, clearer options, and proper markdown formatting | Mark Otto | 1 | -1/+1 | |
| 2016-05-09 | Merge branch 'v4-dev-docs-hidden-show-replacement' of ↵ | Mark Otto | 1 | -1/+1 | |
| https://github.com/lamby/bootstrap into lamby-v4-dev-docs-hidden-show-replacement | |||||
| 2016-05-09 | Merge pull request #19459 from delftswa2016/v4-card-ordering | Mark Otto | 1 | -1/+3 | |
| Explicitly state the ordering of cards in card columns in the docs | |||||
| 2016-05-08 | oops, another checkbox needing a new class | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | add options to the examples so they render properly | Mark Otto | 1 | -3/+9 | |
| 2016-05-08 | fix remaining checkboxes and radios in docs | Mark Otto | 1 | -12/+12 | |
| 2016-05-08 | fix broken markdown formatting | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | grunt | Mark Otto | 4 | -3/+15 | |
| 2016-05-08 | Redo checkboxes and radios | Mark Otto | 5 | -73/+60 | |
| - 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 | lol my bad, fix that last one too | Mark Otto | 1 | -1/+1 | |
| 2016-05-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 12 | -141/+294 | |
| 2016-05-08 | Fixes #18492: Document .h1-.h6, change docs mention of inline usage to ↵ | Mark Otto | 1 | -1/+12 | |
| varying elements | |||||
| 2016-05-08 | Fixes #18705: Clarify removal of .help-text and update changes to ↵ | Mark Otto | 1 | -2/+2 | |
| .form-group for horizontal layouts | |||||
| 2016-05-08 | Fixes #18768: Add migration docs for dropdowns | Mark Otto | 1 | -0/+8 | |
| 2016-05-08 | fixes #19439: add some docs context to migration for .btn-xs and .page-header | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | grunt | Mark Otto | 4 | -3/+11 | |
| 2016-05-08 | Merge pull request #19863 from twbs/v4-inverse-table-variants | Mark Otto | 1 | -7/+98 | |
| v4: Inverse table variants | |||||
| 2016-05-08 | Merge pull request #19476 from delftswa2016/v4-card-docs | Mark Otto | 1 | -0/+12 | |
| Added explicit commentary to .card-* classes | |||||
| 2016-05-08 | add code snippet | Mark Otto | 1 | -0/+18 | |
| 2016-05-08 | Update table docs | Mark Otto | 1 | -7/+80 | |
| - Change some things around, add some copy - Include table variant styles for the inverse tables thanks to bg and color utils | |||||
| 2016-05-08 | document table border collapse change, move from old normalize to our reboot | Mark Otto | 1 | -1/+1 | |
| 2016-05-08 | grunt | Mark Otto | 4 | -73/+84 | |
| 2016-05-08 | grunt | Mark Otto | 7 | -21/+18 | |
| 2016-05-08 | Merge pull request #19793 from bassjobsen/patch-38 | Mark Otto | 1 | -0/+43 | |
| Update overview.md | |||||
| 2016-05-08 | fix validation of dupe ids | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | Merge pull request #19851 from bassjobsen/patch-40 | Mark Otto | 1 | -10/+10 | |
| Use alphabetic order for the Components doc menu | |||||
| 2016-05-08 | Docs: Add link to Japanese translation site (#19855) | Daiki Okumura | 1 | -0/+5 | |
| [skip sauce] | |||||
| 2016-05-06 | add alphabetic order for the components | Bass Jobsen | 1 | -10/+10 | |
| 2016-04-24 | Update overview.md | Bass Jobsen | 1 | -0/+1 | |
| endtag for the highlight | |||||
| 2016-04-24 | Update overview.md | Bass Jobsen | 1 | -0/+42 | |
| add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins | |||||
| 2016-04-23 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 12 | -43/+56 | |
| 2016-04-23 | Suggest a replacement to .hidden and .show | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2016-04-19 | Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & ↵ | Chris Rebert | 1 | -0/+20 | |
| https://webkit.org/b/156687 These bugs are factors in our decisions regarding which unit to use in our media queries. Refs #17403 [skip sauce] | |||||
