-
Notifications
You must be signed in to change notification settings - Fork 0
TO DO
Javier Sánchez - Marín edited this page Oct 7, 2013
·
6 revisions
-
write documentation for releases and changelog
- 'grunt release' and other commands for releasing
- links to semver docs
- create CHANGELOG.md blank file in yo generator (needs to be commited for the changelog command)
-
test coverage
-
page with build status of all the components
-
page listing all dependencies of components
-
uick-components-scss
- Each component-specific CSS should be in a separated scss file.
- Write a css style guide based on idiomatic-css
- Follow BEM methodology
-
code rest of form elements (http://nativeformelements.com/)
- ui-radio
- ui-colorpicker
-
✔ Add easy changelog generation and versioning to uick-grunt
-
✔ travis deploy docs if build passed (http://sleepycoders.blogspot.com.es/2013/03/sharing-travis-ci-generated-files.html)
-
✔ write command for scaffolding (yo generator)
-
✔ generate docs from source code. (https://github.com/senchalabs/jsduck/wiki)
-
✔ run tests in travis with mocha + chai + panthomjs