diff options
| author | Jacob Thornton <[email protected]> | 2015-08-18 21:23:53 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2015-08-18 21:23:53 -0700 |
| commit | 4e45e2363c452e57d187cfd3c64cb0503b881a40 (patch) | |
| tree | f1f359c9300fd539838214d928dc762d520727bb /docs/migration.md | |
| parent | fd65b9f32ef0aab74fc8ad9631fecccf0b843bf6 (diff) | |
| parent | 1c19ded8c14cc9caca8ca2992834e2900dbbb4e5 (diff) | |
| download | bootstrap-4e45e2363c452e57d187cfd3c64cb0503b881a40.tar.xz bootstrap-4e45e2363c452e57d187cfd3c64cb0503b881a40.zip | |
Merge branch 'v4' of github.com:twbs/derpstrap into v4
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 99c4836bd..aa9186951 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -6,6 +6,10 @@ group: migration Bootstrap 4 is a major rewrite of almost the entire project. The most notable changes are summarized immediately below, followed by more specific class and behavioral changes to relevant components. +{% callout info %} +**Heads up!** This will be in flux as work on the v4 alphas progresses. Until then consider it incomplete, and we'd love pull requests to help keep it up to date. +{% endcallout %} + ## Summary Here are the big ticket items you'll want to be aware of when moving from v3 to v4. |
