This repository was archived by the owner on Feb 1, 2019. It is now read-only.
Releases: cfpb/AtomicComponent
Releases · cfpb/AtomicComponent
v1.4.0
v1.3.2
Changed
- Rolls back arrow function updates in AtomicComponent to properly handle binding of
this.
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.
v1.3.0
Added onReady utility for saving functionality until document load has completed
v1.2.2
Updates ExpandableTransition.js