0.4.4 • Published 8 years ago

grid-element v0.4.4

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

Grid Element

Grid Element logo

New documentation page!

Development

$ cd grid-element

Install dependencies

$ bower i && npm i
  • Installs bower local dependencies
  • Installs npm local dependencies

Lint elements

$ npm run lint

Run local server

$ npm run serve

Bump version

$ npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
  • Ensures the working tree is clean
  • Lints elements
  • Bumps the version in package.json
  • Updates the git index to match the working tree
  • Creates a git tag
  • Pushes all the refs, including annotated tags
0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.3

9 years ago

0.2.1

9 years ago

0.1.2

9 years ago

0.1.0

9 years ago