This repository has been archived by the owner on May 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 501
Roadmap
aozora edited this page Jun 17, 2013
·
12 revisions
New foundation of the framework, based on Twitter Bootstrap v3.0. Many breaking changes with v0.6/7. No support for legacy browsers, first of all IE6/7.
- Full support for mobile devices (tiles resize responsively)
- improve Wizard example
- improve Charms (css + js)
- Panorama view (used in Hub page) with support for horizontal scroll, touch gestures (swipe), scroll buttons
- Metro Layouts (lists with details, groups, ...)
- improve responsive design
This release has to be considered as a stabilization of v0.6.
- bug fixes for 0.6
- New and revamped documentation pages, separated from demo pages, with all metro widgets & customization * * integrated with the original bootstrap documentation.
- updated Bootstrap Less files to latest v2.3.1
- new Metro Nav List (like the one used in the doc sidebar)
- new Page Header with back button and various styles
- new RTL support for metro checkboxes & radio buttons
- move CSS to LESS and integrate build with Bootstrap (ported from old 1.0.0-wip)
- complete Tiles templates (ported from old 1.0.0-wip)
- Toast notifications (backported from old 1.0.0-wip with changes)
- ListView (ported from 1.0 with changes)
- complete ListView examples
- Pivot view (like WP8) (ported from old 1.0.0-wip)
- Flyout, Messages and Warning/Errors notifications
- Dual license GPL2 + Apache2
This is the old 1.0.0-wip renamed in order to fix the versioning confusion.
- Various bug fixes
- restored correct use of OpenSans web font
- upgraded to use Twitter Bootstrap v2.2.1
- added ListView demo
- added Wizard demo (in progress)
- styled modal dialogs as Metro guidelines for messages and errors/warnings.