0.0.5 (2016-04-11)
- Add Autoprefixer to config file to fix vendor prefixes. (a7a201d)
- desktop route requireAll looks for a .route.js file. DAS-3617 (fd215cb)
- Make route importing work. (206515c)
- Add domo/ folder with manifest.json and placeholder thumbnail.png file. Update b (571b96f)
- Add update-tools NPM script (2f72528)
- Clean up entry point in webpack.config.js by adding a simple API. (f50d986)
- Make the
setup
script able to add thegenerator
remote when the project has (4b2431c) - Make the setup script more robust. (6f168de)
- Point karma config to main webpack.config.js file (dcd8343)
- Stub out directories for mobile platform. DAS-3617 (9cf9b96)
- Stubb out desktop top platform files. #57 DAS-3617 (5382231)
- Stubb out directories for common. DAS-3617 (53b0f35)
- Update CDN resources for Angular 1.5.x. Closes issue #48. DAS-3617 (5cc0e12), closes #48
0.0.4 (2015-12-14)
- cdnjs: add cdnjs to package.json (238eae6)
- plop: adding plopfile to root directory (dfa4473)
- ternjs: add turnjs config to build for autocomplete in code. (cdcfd61)
0.0.3 (2015-12-04)
- server: fixing jshint errors (e305519)