Mark Otto
f041fb7373
migrate some notes on over here
2016-12-22 13:48:07 -08:00
Mark Otto
eb2e1102be
Flexbox all the time (Drop IE9 support and remove $enable-flex option) ( #21389 )
...
* remove the $enable-flex variable option
* remove bootstrap-flex.css dist file and it's grunt task
* remove the separate flex css file for docs; it's all the same now
* remove flexbox docs (porting some to the main grid docs in next commit)
* clean up few grid docs bits to simplify copy, start to mention flexbox
* port relevant flexbox-grid.md content to grid.md
- clean up mixins
- update how it works section
- bring over sizing and alignment sections
* remove the $enable-flex from the options.md page
* update lead paragraph to mention flexbox
* update migration to mention loss of ie9 support
* remove mention of flexbox dist file
* clarify IE support
* making a note
* remove flexbox variant mentions from component docs
- updates docs for media object, navs, list group, and cards to consolidate docs
- no more need to callout flexbox variants since it's now the default
* remove $enable-flex if/else from sass files
* remove flex dist files
* update scss lint property order to account for flex properties
* linting
* change to numberless classes for autosizing, wrap in highlighting div
* bump gruntfile and postcss to ie10
* redo intro sections
* rearrange
* phew, redo hella grid docs
- rearrange all the things
- consolidate some bits
* remove reference to flexbox mode
* more border action for demo
* Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
2016-12-21 20:26:17 -08:00
Geoffrey Tisserand
69a09520d8
Fix typo in migration docs: card-title is replacing panel-title ( #21331 )
2016-12-19 20:35:02 -08:00
Johann-S
8b538c8ad3
Remove mention of popovers auto placement + add note to migration docs
2016-12-19 09:38:56 +01:00
Mark Otto
e0edea0d1a
typo
2016-12-05 20:37:22 -08:00
Mark Otto
4ef547f4bb
drop the .carousel-control base class
2016-12-04 23:19:54 -08:00
Mark Otto
6d9ded8375
update migration docs
2016-12-04 23:17:30 -08:00
Mark Otto
339f8c3c48
fixes #21219 : update docs to reflect current sm breakpoint value
2016-11-28 17:05:36 -08:00
Stephen Puiszis
7d3abdb9c7
Update migration file for renamed image classes ( #21215 )
2016-11-26 16:57:25 -08:00
Daniel Lo Nigro
fd184b45f3
it's → its
...
Small grammar fix.
2016-11-13 13:59:18 -08:00
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