Date: Mon 30 Jan 2017
- Added proper options in inline css task
- Updated dependencies
Date: Fri 20 Jan, 2017
- Added inline css task
- Added base64 task
Date: Fri 13 Jan, 2017
- Fix #6: gulp-nsp error
- Added
paths.fonts
in font task
paths.fonts
in existing gulpfiles if using the fonts task.
Date: Fri 6 Jan, 2017
- Replaced deprecated gulp-minify-css #5
Date: Tue 3 Jan, 2017
- Moved task methods into index.js
- Added mocha tests
- Added documentation
- Updated dependencies
Date: Wed Aug 17, 2016
- Replaced js hint with ES lint
- Improved mocha tests
- Added karma tests for front-end and Angular
- Updated dependencies
- Improved gulpfile formatting
- Fix task order: clean needs to finish before several tasks
Date: Mon Jul 11, 2016
- Fix #2: Added concat task for js
Date: Tue Jun 21, 2016
- Fix #1: Improvements on gulpfile and documentation
Date: Sat Jun 4, 2016
- Minor improvements in gulpfile
- Added sass and less output to css concat
- Updated watch for sass and less
- Fixed fonts watch
Date: Tue Apr 12, 2016
- Added browserify-shim
- Updated documentation
- Added style.css back
Date: Mon Apr 11, 2016
- Fixed dependencies
- Removed style.css
- Updated examples
Date: Mon Apr 11, 2016
- Added browserified js and css files
- Initial commit