Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

v1.0.0 alpha1

Past due by over 11 years 48% complete

This release must be considered as a stabilization of v0.6.
The v2.0 will be completely redone from scratch using as base Twitter Bootstrap v3.

BREAKING CHANGES:

  • Replaced icomoon font with a new icomoon set generated with PUA. Many icon-* class names has changed;
  • internal mapping of char codes has changed, please be patient and check every icon you used.
  • t…

This release must be considered as a stabilization of v0.6.
The v2.0 will be completely redone from scratch using as base Twitter Bootstrap v3.

BREAKING CHANGES:

  • Replaced icomoon font with a new icomoon set generated with PUA. Many icon-* class names has changed;
  • internal mapping of char codes has changed, please be patient and check every icon you used.
  • the static resources in the content folder has been moved to the assets folder
  • toast markup has changed, now it is conforming to the bootstrap media object model.
  • listview markup has changed, now it is conforming to the bootstrap media object model.
  • removed default padding-top: 24px and padding-bottom: 88px (scaffolding.less)

List of changes:

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 (backported from 1.0)
complete Tiles templates (backported from 1.0)
Toast notifications (backported from 1.0 with changes)
ListView (backported from 1.0 with changes)
Pivot view (like WP8) (backported from 1.0)
Dual license GPL2 + Apache2

Loading