This repository was archived by the owner on Feb 1, 2019. It is now read-only.
v1.3.1
Added
- Babel for JS transpiling ES6.
Removed
gulp-uglifyreplaced with webpack uglify plugin.- Unused
jasmine-spec-reporter,jasmine-reporters,gulp-clean,
gulp-coveralls, andbrowser-sync. - Unused
timerandisAnimatingvariables fromExpandableTransition. - Refactored to remove
gulp-load-plugins. - Refactored to remove
mocha-jsdom.
Changed
- Updated gulp file structure to match cfgov-refresh.
- Updated lint gulp task to support auto-fixing.
- Fixed codebase linter errors.
- Updated JS syntax to ES6.
webpack,webpack-stream,chai,require-dir,
andsinonto latest.- dom-class-list toggleClass method had unnecessary apply method.