Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.68 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2018-08-18)

Bug Fixes

  • browser-module: remove browser animation module, should be placed in the consuming app instead (d08975d)
  • upload: return the whole result after upload (632b7f7)

1.0.1 (2018-08-13)

Bug Fixes

  • peerDependencies: fix peer dependencies (aeb6af5)

1.0.0 (2018-08-13)

Features

  • angular-cropperjs: install angular-cropperjs and cropperjs (c39005d)
  • lib: port current lib version (c980671)
  • material: install angular cdk, material and flexbox (6a025c0)
  • ng2-file-upload: install file upload (9093864)
  • npm: npm build, pack and package commands (0bcd771)
  • upcrop: generate upcrop component (8c3f186)