From f7b4cfd8866748f9ad5e66c57dbfb2f695ed5a19 Mon Sep 17 00:00:00 2001 From: mdo Date: Mon, 3 Dec 2012 00:17:35 -0800 Subject: [PATCH] Updated Upcoming 3.0 changes (markdown) --- Upcoming-3.0-changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Upcoming-3.0-changes.md b/Upcoming-3.0-changes.md index 58153bb..5d75499 100644 --- a/Upcoming-3.0-changes.md +++ b/Upcoming-3.0-changes.md @@ -54,6 +54,7 @@ While our last major version bump (2.0) was a complete rewrite of the docs, CSS, - Individual `.thumbnail` styles are still available, but for sizing, require a parent with a set `width` (e.g., grid columns). ### Modals +We might punt this to a 3.1 release, but I want to record this here for a heads up to keep momentum going after 3.0. - ❑ Realigned aesthetics - ❑ No more inner modal scrolling. Instead, modals will grow to house their content and the page scroll to house the modal. - ❑ Maybe: Three size options (normal, large, and small).