We just released 0.3.0 versions of both delite and deliteful projects.
We managed to get in there most of what was initially planned, this includes in particular:
- update to store management to use latest release of dstore
- first draft deliteful tutorial available here
- new custom elements including CheckBox, Switch, Toggle and Radio
- lots of fixes around delite templating & popup management
- add support for internal containerNode to delite/Container
- use of Intern 2.0.1 for deliteful unit & functional testing
- API doc is now available for delite and deliteful as well as for decor
As usual you can either grab those releases on github or install them through bower. Both pure source code version and build version of the projects are available.
To install the source version do:
bower install deliteful
To install the build version do:
bower install deliteful-build
Thanks to everyone who contributed to this new milestone!