1.0.5 • Published 10 years ago

material-assets v1.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

material-assets

Material Design HTML and CSS framework. Built for web and mobile.

npm: https://www.npmjs.com/package/material-assets

This repository is built based on Material Design.

I am working on a showcase website for material-assets. Please check it out🍻

For contributing to the project, simply fork this repo and create a pull request against development branch. Huge thanks!

Usage

  1. Install with npm: npm install material-assets
  2. Go to material-assets folder: cd material-assets
  3. Install dependencies: npm install

All Stylus and Javascript source files are located in /components folder.

Compiled css file and Javascript file are located in /dist folder.

Release update

please see changelog.md for more details

v1.0.5

  • add <a> hover state
  • add class .code-highlight highlighting code section (using pygments for processing)
  • add margin for several title tags

v1.0.4

  • update gulp tasks to use nib for processing (autoprefix) and compressing
  • re-organize base.styl

v1.0.3

  • add gulp tasks for stylus and javascript source code.
  • re-organize project folder structure.

Work in progress

  1. tooltip
  2. tab
  3. grid system
  4. chip (click to remove)
1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago