0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

77 Commits

Author SHA1 Message Date
Mark Otto
442277ddce Merge branch 'v4-dev' into v4-center-utils 2016-02-06 15:58:40 -08:00
Mark Otto
856e217574 migration notes for the text utils changes 2016-02-06 15:56:33 -08:00
Mark Otto
b72e4ed8d6 add note to migration docs 2016-02-06 15:41:30 -08:00
Mark Otto
844a180fae mention media query changes 2016-02-06 13:05:54 -08:00
Mark Otto
ce81dd8537 document migration for grid system /cc #17593 2016-02-06 13:02:59 -08:00
Mark Otto
ba8ad7c5b5 Merge pull request #19086 from twbs/migration-vendor-prefix-mixins
Add migration guidance regarding vendor prefix mixins
2016-02-05 22:01:50 -08:00
Quy
3076790add Remove pager section from migration 2016-02-05 04:40:18 -08:00
Chris Rebert
c33783814b Add migration guidance regarding vendor prefix mixins
Refs #19080
2016-02-04 20:38:46 -08:00
Mark Otto
e482fe24e1 add docs notes 2016-01-06 14:48:48 -08:00
Mark Otto
8c85934621 Clarify a few things in migration docs 2016-01-06 14:10:46 -08:00
Chris Rebert
eb26e69a85 Add alternative migration possibility for panel color variants
Refs #18767
[ci skip]
2016-01-05 17:07:22 -08:00
Chris Rebert
4c86e37c2d Remove .dl-horizontal; it's redundant to the grid system; fixes #18652
[skip sauce]
2015-12-24 21:26:26 -07:00
Chris Rebert
76a4c303ee Refactor Breadcrumbs component
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-23 22:16:35 -07:00
Chris Rebert
15cf85588d Migration guide: .panel-title's closest replacement is .card-header; fixes #18619
[skip sauce]
2015-12-21 11:55:58 -07:00
Chris Rebert
ddba805952 Add Badges entry to v4 migration guide; fixes #18506
[ci skip]
2015-12-09 14:38:37 -08:00
Chris Rebert
9c8ba517af Migration docs: Make Buttons and Button Group sections adjacent
[ci skip]
2015-12-09 14:38:08 -08:00
Jonathan
87169c3401 Added information about the help-block class
Fixes #18505
Closes #18509
2015-12-09 14:17:02 -08:00
Chris Rebert
bac09b7767 Add entry for pagination component changes to v4 migration guide
Refs #18110

[skip sauce]
2015-12-07 23:49:07 -08:00
Chris Rebert
9010ff8345 Fix header hierarchy in migration guide
[ci skip]
2015-12-07 23:47:13 -08:00
Chris Rebert
e117083694 Add entry about stateful buttons to v4 migration guide
Refs #18459, #17178
[skip sauce]
2015-12-07 16:48:22 -08:00
Chris Rebert
5d4fd87bfa Consolidate duplicate "Buttons" section in v4 migration docs
[skip sauce]
2015-12-07 16:30:12 -08:00
Chris Rebert
7739ea8d85 Add .navbar-form entry to v4 migration docs; refs #18087
[skip sauce]
2015-12-06 17:32:24 -08:00
vsn4ik
81e0295098 Fix classes for responsive floats in migration
See a8dc4812a49d8467e8642abb510b523a9a51cd48#commitcomment-14677726

[skip sauce]
2015-12-01 01:01:02 +03:00
Chris Rebert
a8dc4812a4 Add responsive float classes; fixes #13690 2015-11-26 22:13:26 -08:00
Patrick H. Lauke
b67b52527d Revert "Added button subsection to the component section" 2015-11-19 14:16:23 +00:00
Jonathan
f99f9eb524 Added button subsection to the component section 2015-11-19 13:05:50 +01:00
Mark Otto
73b02c833d Merge pull request #17954 from risan/patch-1
[V4] Fixes #17953: Add migration docs of .btn-default removal
2015-11-12 23:43:32 -08:00
Mark Otto
92cdb0b562 Merge pull request #17808 from alberto/fix-17781
fixes #17781: Add migration docs note that .control-label is gone in v4
2015-11-12 23:36:37 -08:00
Risan Bagja Pradana
081d5f9d7c [V4] Fixes #17953: Update migration docs of .btn-default replacement
[V4 Docs] Update migration docs to point out the .btn-default replacement.
2015-10-17 07:00:17 +02:00
Risan Bagja Pradana
2cc81a19e0 [V4] Fixes #17953: Add migration docs of .btn-default removal
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-17 06:35:27 +02:00
Chris Rebert
ba16aa44d0 Mention ScrollPos-Styler in the migration docs; closes #17819 2015-10-11 15:32:53 -07:00
Chris Rebert
313635350a Remove em media queries note in Migration docs; no longer accurate as of #17403
[ci skip]
2015-10-10 15:36:07 -07:00
alberto
e0bf6d87cb fixes #17781: Add migration docs note that .control-label is gone in v4 2015-10-07 23:35:37 +02:00
Chris Rebert
8b4925f0d8 Add Glyphicons migration guidance
[skip sauce]
2015-10-04 11:10:11 -07:00
Chris Rebert
ef5cc0bfa9 Merge pull request #17689 from twbs/fix-17169-more
Docs: Clarify [hidden] & .hidden
2015-09-27 00:34:12 -07:00
Chris Rebert
2a1597af5d Migration docs: capitalization; hyperlink Less and SCSS
[ci skip]
2015-09-25 14:56:40 -07:00
Chris Rebert
c91e4f5162 Clarify [hidden] attr docs; closes #17169
[ci skip]
2015-09-23 18:58:40 -07:00
Chris Rebert
6f025183d5 Move v3 .hidden note into Migration docs 2015-09-23 18:32:10 -07:00
David\ Beitey
047fe5699c Document img-responsive to img-fluid change from #17166 2015-09-03 17:37:54 +10:00
Chris Rebert
2a671cc186 migration.md: fix typo in TODO 2015-08-25 14:16:49 -07:00
Mark Otto
80435ee656 Merge pull request #17187 from kkirsche/patch-31
v4 - Document migration from panels to cards
2015-08-23 23:03:05 -07:00
vsn4ik
2965adfea0 Remove dropped btn-xs and btn-group-xs from docs 2015-08-22 21:16:05 +03:00
Mark Otto
b7fe55d064 Merge pull request #17188 from kkirsche/patch-32
v4 - Add new table variants not in V3 to What's new
2015-08-20 21:08:42 -07:00
Kevin Kirsche
dc4bfcdf44 Add new table functionality to table migration section
Calls out the new `.table-inverse`, `.table-reflow`, `.thead-default` and `.thead-inverse`
2015-08-20 22:42:18 -04:00
Kevin Kirsche
7a35231a92 Add new table variants not in V3
Audit the new table variants in V4 that aren't in V3
2015-08-20 22:38:47 -04:00
Kevin Kirsche
bcc16d0754 Document migration from panels to cards
X-Ref: #17120 for `.panel-default` replacement
2015-08-20 22:31:48 -04:00
David Richardson
42792682ac Fix use of LESS var syntax in docs when referencing SCSS
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-20 13:03:12 -07:00
Mark Otto
e18d6b691d note to the migration page 2015-08-18 20:03:03 -07:00
Mark Otto
c6d6135e26 reformat that 2015-08-17 00:12:07 -07:00
Mark Otto
c064eef67b Massive cleanup
- 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-14 22:45:55 -07:00