| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-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-04-23 | Suggest a replacement to .hidden and .show | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2016-04-06 | Docs: Call out removal of @screen-* variables in v4 | Craig Martin | 1 | -4/+4 | |
| Closes #19561 Closes #19567 [skip sauce] | |||||
| 2016-02-16 | update migration docs | Mark Otto | 1 | -2/+3 | |
| 2016-02-11 | Rename .label class to .tag | Ameya Pandilwar | 1 | -1/+1 | |
| 2016-02-08 | Migration docs: Mention $grid-breakpoints and $container-max-widths by name | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-center-utils | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | migration notes for the text utils changes | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | add note to migration docs | Mark Otto | 1 | -2/+3 | |
| 2016-02-06 | mention media query changes | Mark Otto | 1 | -0/+1 | |
| 2016-02-06 | document migration for grid system /cc #17593 | Mark Otto | 1 | -1/+10 | |
| 2016-02-05 | Merge pull request #19086 from twbs/migration-vendor-prefix-mixins | Mark Otto | 1 | -0/+5 | |
| Add migration guidance regarding vendor prefix mixins | |||||
| 2016-02-05 | Remove pager section from migration | Quy | 1 | -4/+0 | |
| 2016-02-04 | Add migration guidance regarding vendor prefix mixins | Chris Rebert | 1 | -0/+5 | |
| Refs #19080 | |||||
| 2016-01-06 | add docs notes | Mark Otto | 1 | -1/+3 | |
| 2016-01-06 | Clarify a few things in migration docs | Mark Otto | 1 | -4/+4 | |
| 2016-01-05 | Add alternative migration possibility for panel color variants | Chris Rebert | 1 | -5/+5 | |
| Refs #18767 [ci skip] | |||||
| 2015-12-24 | Remove .dl-horizontal; it's redundant to the grid system; fixes #18652 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-12-23 | Refactor Breadcrumbs component | Chris Rebert | 1 | -0/+4 | |
| Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors, so as to no longer require the usage of `<ol>`-based markup. Rename variables to follow naming conventions: * $breadcrumb-padding-vertical => $breadcrumb-padding-y * $breadcrumb-padding-horizontal => $breadcrumb-padding-x Introduce new variable: $breadcrumb-item-padding [skip sauce] | |||||
| 2015-12-21 | Migration guide: .panel-title's closest replacement is .card-header; fixes ↵ | Chris Rebert | 1 | -1/+1 | |
| #18619 [skip sauce] | |||||
| 2015-12-09 | Add Badges entry to v4 migration guide; fixes #18506 | Chris Rebert | 1 | -0/+4 | |
| [ci skip] | |||||
| 2015-12-09 | Migration docs: Make Buttons and Button Group sections adjacent | Chris Rebert | 1 | -4/+4 | |
| [ci skip] | |||||
| 2015-12-09 | Added information about the help-block class | Jonathan | 1 | -0/+1 | |
| Fixes #18505 Closes #18509 | |||||
| 2015-12-07 | Add entry for pagination component changes to v4 migration guide | Chris Rebert | 1 | -0/+4 | |
| Refs #18110 [skip sauce] | |||||
| 2015-12-07 | Fix header hierarchy in migration guide | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-07 | Add entry about stateful buttons to v4 migration guide | Chris Rebert | 1 | -0/+2 | |
| Refs #18459, #17178 [skip sauce] | |||||
| 2015-12-07 | Consolidate duplicate "Buttons" section in v4 migration docs | Chris Rebert | 1 | -4/+1 | |
| [skip sauce] | |||||
| 2015-12-06 | Add .navbar-form entry to v4 migration docs; refs #18087 | Chris Rebert | 1 | -0/+4 | |
| [skip sauce] | |||||
| 2015-12-01 | Fix classes for responsive floats in migration | vsn4ik | 1 | -2/+2 | |
| See a8dc4812a49d8467e8642abb510b523a9a51cd48#commitcomment-14677726 [skip sauce] | |||||
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 1 | -0/+5 | |
| 2015-11-19 | Revert "Added button subsection to the component section" | Patrick H. Lauke | 1 | -4/+0 | |
| 2015-11-19 | Added button subsection to the component section | Jonathan | 1 | -0/+4 | |
| 2015-11-12 | Merge pull request #17954 from risan/patch-1 | Mark Otto | 1 | -0/+4 | |
| [V4] Fixes #17953: Add migration docs of .btn-default removal | |||||
| 2015-11-12 | Merge pull request #17808 from alberto/fix-17781 | Mark Otto | 1 | -0/+1 | |
| fixes #17781: Add migration docs note that .control-label is gone in v4 | |||||
| 2015-10-17 | [V4] Fixes #17953: Update migration docs of .btn-default replacement | Risan Bagja Pradana | 1 | -2/+1 | |
| [V4 Docs] Update migration docs to point out the .btn-default replacement. | |||||
| 2015-10-17 | [V4] Fixes #17953: Add migration docs of .btn-default removal | Risan Bagja Pradana | 1 | -0/+5 | |
| V4 Docs - Updates to migration docs to pointed out the removal of .btn-default class and an addition of the new .btn-secondary class. | |||||
| 2015-10-11 | Mention ScrollPos-Styler in the migration docs; closes #17819 | Chris Rebert | 1 | -0/+1 | |
| 2015-10-10 | Remove em media queries note in Migration docs; no longer accurate as of #17403 | Chris Rebert | 1 | -1/+0 | |
| [ci skip] | |||||
| 2015-10-07 | fixes #17781: Add migration docs note that .control-label is gone in v4 | alberto | 1 | -0/+1 | |
| 2015-10-04 | Add Glyphicons migration guidance | Chris Rebert | 1 | -1/+4 | |
| [skip sauce] | |||||
| 2015-09-27 | Merge pull request #17689 from twbs/fix-17169-more | Chris Rebert | 1 | -1/+1 | |
| Docs: Clarify [hidden] & .hidden | |||||
| 2015-09-25 | Migration docs: capitalization; hyperlink Less and SCSS | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-09-23 | Clarify [hidden] attr docs; closes #17169 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-09-23 | Move v3 `.hidden` note into Migration docs | Chris Rebert | 1 | -1/+1 | |
| 2015-09-03 | Document img-responsive to img-fluid change from #17166 | David\ Beitey | 1 | -0/+4 | |
| 2015-08-25 | migration.md: fix typo in TODO | Chris Rebert | 1 | -1/+1 | |
| 2015-08-23 | Merge pull request #17187 from kkirsche/patch-31 | Mark Otto | 1 | -0/+14 | |
| v4 - Document migration from panels to cards | |||||
