-
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
-
Specify in uick's description that it doesn't use jQuery, Zepto..
-
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)
- link from readme
-
code default theme for existing components wip design
-
test coverage
-
write in-code documentation for all components and uick itself.
-
page with build status of all the components
-
page listing all dependencies of components
-
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