| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2015-08-22 | Remove dropped btn-xs and btn-group-xs from docs | vsn4ik | 1 | -0/+8 | |
| 2015-08-20 | Merge pull request #17188 from kkirsche/patch-32 | Mark Otto | 1 | -1/+1 | |
| v4 - Add new table variants not in V3 to What's new | |||||
| 2015-08-20 | Add new table functionality to table migration section | Kevin Kirsche | 1 | -0/+2 | |
| Calls out the new `.table-inverse`, `.table-reflow`, `.thead-default` and `.thead-inverse` | |||||
| 2015-08-20 | Add new table variants not in V3 | Kevin Kirsche | 1 | -1/+1 | |
| Audit the new table variants in V4 that aren't in V3 | |||||
| 2015-08-20 | Document migration from panels to cards | Kevin Kirsche | 1 | -0/+14 | |
| X-Ref: #17120 for `.panel-default` replacement | |||||
| 2015-08-20 | Fix use of LESS var syntax in docs when referencing SCSS | David Richardson | 1 | -1/+1 | |
| Example: > ... SCSS variables (e.g., `@enable-gradients: true`) ... Referenced SCSS but used the LESS syntax. Changed to: > ... SCSS variables (e.g., `$enable-gradients: true`) ... Closes #17114 | |||||
| 2015-08-18 | note to the migration page | Mark Otto | 1 | -0/+4 | |
| 2015-08-17 | reformat that | Mark Otto | 1 | -3/+11 | |
| 2015-08-14 | Massive cleanup | Mark Otto | 1 | -1/+1 | |
| - Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color | |||||
| 2015-08-05 | restore page headers, use partial and page frontmatter to organize it | Mark Otto | 1 | -0/+1 | |
| 2015-04-23 | Fix up some form docs styles, sizing, etc | Mark Otto | 1 | -0/+4 | |
| 2015-04-23 | more migration docs notes | Mark Otto | 1 | -12/+48 | |
| 2015-03-11 | more migration content | Mark Otto | 1 | -0/+5 | |
| 2015-03-11 | start to fill in more migration docs | Mark Otto | 1 | -17/+38 | |
| 2015-01-06 | update responsive utility docs post-overhaul | Chris Rebert | 1 | -1/+1 | |
| 2015-01-06 | add migration guidance regarding responsive visibility classes | Chris Rebert | 1 | -0/+2 | |
| 2015-01-05 | Remove affix from docs & CSS; add migration guidance | Chris Rebert | 1 | -0/+1 | |
| 2014-12-23 | make some notes for myself | Mark Otto | 1 | -0/+7 | |
| 2014-12-19 | add notes about high-level TODOs for the v3=>v4 migration guide | Chris Rebert | 1 | -0/+6 | |
| 2014-12-19 | add stub entry about Buttons changes to the migration guide | Chris Rebert | 1 | -0/+1 | |
| 2014-12-19 | Document changes to nested tables in the migration guide | Chris Rebert | 1 | -0/+1 | |
| 2014-12-19 | add stub entry for Tabs+Pills changes to the migration guide | Chris Rebert | 1 | -0/+2 | |
