0.0.11 • Published 8 years ago

ember-mdl v0.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Ember-mdl

Demo :http://peec.github.io/ember-mdl/

ember-mdl is a Material Design implementation of Googles Material Design Lite Suite.

The goal of this addon is to implement the Material Design Components and use the standard SASS sources from Google UX Team.

Supported components:

ComponentSupport
Badges100% (no js)
Buttons100%
Layout100%
Loading100%
Menus100%
Sliders100%
Toggles100%
Tables100% (no js)
Text Fields100%
Tooltips100%

Support marked with no js means that no ember component wrapper is needed for this component to work, use normal HTML tags.

Installation

See the dummy app inside the tests/dummy folder.

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.0

8 years ago