0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

111 Commits

Author SHA1 Message Date
Mark Otto
ffaad0a819 Responsive display utilities (#20934)
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name
* make floats use the same format, add float-none mixin
2016-10-31 21:27:56 -07:00
Mark Otto
93ac9381be Fixes #17631: Add mention of removed .btn-group-justified
It was only available for anchor elements and not button elements, so it was super weird to support. Might be bringing it back with flexbox though in v4 as an option.
2016-10-27 10:31:37 -07:00
Mark Otto
6c867667a1 Merge branch 'v4-dev' into v4-utils 2016-10-09 14:36:43 -07:00
Bardi Harborow
2e69dfa8c1 Fix broken/redirected links, moving to HTTPS where possible. (#20557) 2016-10-03 09:55:59 -07:00
Mark Otto
3dc4b3647c Rename pull-*-{left|right} classes to .float-*-left and .float-*-right 2016-09-26 00:54:10 -07:00
Mark Otto
8104bd7a02 v4: Update tooltip placement docs (#20696)
* Fixes #19796: Remove mention of tooltip auto placement

* add note to migration docs
2016-09-11 22:30:37 -07:00
Mark Otto
0be876359e Update docs to use new spacing util class names 2016-09-08 22:16:28 -07:00
Jonathan
7f1c36767a Renamed contextual classes for tables (#20505)
To be prefixed with `.table-`.
2016-09-04 17:49:49 -07:00
Mark Otto
c83a9ddbb9 Merge pull request #20519 from vanillajonathan/patch-2
Added information about the .panel-group class
2016-08-21 22:43:14 -07:00
Mark Otto
07f341e30e Fixes #20504: Mention .divider to .dropdown-divider name change 2016-08-21 19:56:18 -07:00
Jonathan
24a3fbfeac Added information about the .panel-group class 2016-08-15 17:04:03 +02:00
anantoghosh
11d43e456a Fix typo in 'Reboot' about units
In about 'Reboot', it says "moving **from** `rem` **to** `em` units. It should be moving from `em` to `rem`.
2016-07-12 14:08:24 +05:30
anantoghosh
f15611cb81 Fix typo in 'Reboot' section
Changed `box-sizing: border` to `box-sizing: border-box`
2016-07-06 13:14:48 +05:30
judetucker
a21ff40068 Mention .list-inline-item change in the migration guide
Fixes #18813
Closes #20187

[skip sauce]
2016-06-27 23:20:01 -07:00
Chris Rebert
288bd07a36 docs/migration.md: Fix "correspending" typo
[ci skip]
2016-06-27 23:00:46 -07:00
Mark Otto
1ba370f933 follow up fix to #17593 2016-06-12 21:54:15 -07:00
Heiko Jansen
442f472a2d Mention removed modal option in migration docs
The `remote` option and the accompanying event have been removed.
2016-05-19 15:36:52 +02:00
Mark Otto
15874b7afc Fixes #19732: Mention change to list-group-item class and links/buttons in migration docs 2016-05-11 23:23:02 -07:00
Mark Otto
1993fe5985 Fixes #19267: Mention grid class changes in migration docs 2016-05-11 16:38:17 -07:00
Mark Otto
98049e908c add another note about dropdown styles changing 2016-05-11 16:34:59 -07:00
Mark Otto
7fa88b3b8a Update tags/labels/badges migration docs to mention class and change in behavior for alignment in list groups 2016-05-11 16:11:17 -07:00
Mark Otto
85a71854bf clarify that 2016-05-11 15:58:42 -07:00
Mark Otto
9d6b41c127 Merge pull request #19141 from twbs/v4-forms-cleanup
v4: Forms cleanup
2016-05-11 10:49:31 -07:00
Mark Otto
618ac44f52 update migration notes 2016-05-11 10:16:00 -07:00
Mark Otto
72d68bac7a more options, clearer options, and proper markdown formatting 2016-05-09 10:25:38 -07:00
Mark Otto
87d3570524 Merge branch 'v4-dev-docs-hidden-show-replacement' of https://github.com/lamby/bootstrap into lamby-v4-dev-docs-hidden-show-replacement 2016-05-09 10:23:52 -07:00
Mark Otto
fea7feb9e4 Fixes #18705: Clarify removal of .help-text and update changes to .form-group for horizontal layouts 2016-05-08 15:10:27 -07:00
Mark Otto
4d8d8bdab4 Fixes #18768: Add migration docs for dropdowns 2016-05-08 15:07:16 -07:00
Mark Otto
91257d29d3 fixes #19439: add some docs context to migration for .btn-xs and .page-header 2016-05-08 15:02:05 -07:00
Chris Lamb
f278583496 Suggest a replacement to .hidden and .show
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2016-04-23 09:56:26 +01:00
Craig Martin
26a6dc1d16 Docs: Call out removal of @screen-* variables in v4
Closes #19561
Closes #19567
[skip sauce]
2016-04-06 19:41:57 -07:00
Mark Otto
4d62aa41c7 update migration docs 2016-02-16 20:30:20 -08:00
Ameya Pandilwar
4ed5fa77ff Rename .label class to .tag 2016-02-11 03:54:30 -05:00
Chris Rebert
74002ce92d Migration docs: Mention $grid-breakpoints and $container-max-widths by name
[skip sauce]
2016-02-08 03:57:41 -08:00
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