1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02:00

Updated Upcoming 3.0 changes (markdown)

mdo
2012-12-02 23:44:43 -08:00
parent 83b88a8690
commit cf1a259ac0

@@ -6,7 +6,6 @@ While our last major version bump (2.0) was a complete rewrite of the docs, CSS,
- **Consolidated the Scaffolding and Base CSS pages into a new CSS page.** Helps simplify where to find CSS-related things and removes a bunch of overhead in the docs. - **Consolidated the Scaffolding and Base CSS pages into a new CSS page.** Helps simplify where to find CSS-related things and removes a bunch of overhead in the docs.
- ❑ Add full gallery showcase page to expand on homepage highlights. - ❑ Add full gallery showcase page to expand on homepage highlights.
- ❑ Add variables to dictate page titles for docs pages (rather than abstract from file name). Would improve capitalization, enable more accurate titles, etc. - ❑ Add variables to dictate page titles for docs pages (rather than abstract from file name). Would improve capitalization, enable more accurate titles, etc.
-
### Global CSS ### Global CSS
- **Dropped support for IE7.** Removed all `*` hacks, such as `*zoom: 1;`, and other IE7-specific lines of CSS. - **Dropped support for IE7.** Removed all `*` hacks, such as `*zoom: 1;`, and other IE7-specific lines of CSS.