1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 15:19:52 +02:00

Updated Upcoming 3.0 changes (markdown)

mdo
2012-12-03 00:17:35 -08:00
parent df1bb5e92c
commit f7b4cfd886

@@ -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). - Individual `.thumbnail` styles are still available, but for sizing, require a parent with a set `width` (e.g., grid columns).
### Modals ### 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 - ❑ Realigned aesthetics
- ❑ No more inner modal scrolling. Instead, modals will grow to house their content and the page scroll to house the modal. - ❑ 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). - ❑ Maybe: Three size options (normal, large, and small).