Giter Club home page Giter Club logo

bootmetro's Introduction

BootMetro

BootMetro provides simple and flexible HTML, CSS, and Javascript for web apps that wants to use the "Windows 8 MetroUI" style, without the need to run on Windows 8. It is built on top of Twitter Bootstrap and HTML5 Boilerplate.

Features

The framework permit to create web applications with the look&feel of Windows 8 "Windows Store App" (ex "MetroUI" style). Maybe not ideal for internet web sites, the MetroUI style can be adopted for modern intranet web sites. I've choose to use as base the awesome Twitter Bootstrap framework, applying a set of customizations in pure css.

The framework integrate and extend the work first done by other great people:

Build from sources

Prepare your environment

  • Install Node.js and NPM (should come with)
  • Install global dev dependencies (Windows users should run it as administrator): npm install -g grunt-cli karma
  • Instal local dev dependencies: npm install while current directory is bootmetro repo

Build

To build the whole project run 'grunt' in the project directory.

Versioning

<<<<<<< HEAD

Latest Release: v1.0.0 Alpha1

This release is based on Twitter Bootstrap 2; 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:

  • source files now builds with GruntJS
  • bug fixes over v0.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
  • complete Tiles templates
  • Toast notifications
  • ListView
  • Pivot view (like WP8)
  • Dual license GPL2 + Apache2
  • Panorama plugin & Hub: - new options - simplified markup

=======

Latest Release: v1.0.0 alpha 1

  • BREAKING CHANGES:
    • icomoon.css is now bootmetro-icons.css and is recomended to have it before bootmetro.css
    • bootmetro.js is now bootmetro-panorama.js
      • classes in hub.html to use panorama scroll, are changed from metro* to panorama*
  • moved bootmetro main css files to LESS
  • upgraded to jQuery 1.8.3
  • upgraded to Modernizr 2.6.2
  • integrated HTML5 Boilerplate 4.0.1
  • added metro controls:
    • new panorama
    • new pivot
    • Metro Progress Bars, determinate & indeterminate & ring
    • Metro styled date picker
    • FlipView
    • Toast notifications
  • Metro Layouts
  • use NiceScroll for Hub scrolling with touch support

v1.0.0-alpha1-wip

v0.6

  • 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.

ToDo

  • check layout guideline on "Understanding the Windows 8 silhouette"
    • make 2 layout grid: h-scroll + v-scroll
  • (almost done) Complete the implementation of the tiles templates (add counter & mini ico)
  • demo form page with notifications
  • demo image thumbs selectables
  • demo charms with docs

License

BootMetro is dual licensed, GPL-2 and Apache-2; see the LICENSE file.

Links

Official Metro UI Guidelines

bootmetro's People

Contributors

aozora avatar apydr6uxv avatar flipdoubt avatar jayhjkwon avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.