0.6.0 • Published 7 years ago

ember-cli-impact-components v0.6.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

ember-cli-impact-components Code Climate

Common Ember components for the Impact Platform. Based on Materialize.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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

Available Components

Publish

  • update package.json with version number.
  • git tag vX.Y.Z
  • git push origin --tags
  • publish to gh-pages
    • npm run deploy
  • publish to NPM
    • npm publish ./
0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

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

8 years ago

0.0.1

8 years ago