Skip to content

Latest commit

 

History

History
75 lines (33 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

75 lines (33 loc) · 3.01 KB

1.1.2 (2016-10-17)

Features

  • package: allow of ng2 v2.0.* and v2.. (87395e6)

1.1.1 (2016-10-17)

Bug Fixes

  • uploader: Add the ability to upload files via PUT instead of POST (#239) (e068511)
  • zone.js: error in Safari, Added Typings (#221) (db77e89)

Features

  • multipart: Create disableMultipart option in FileUploader (#224) (22307d2)
  • package: angular ~2.0.1 stable release (#425) (3fec385)
  • package: updated to typescript 2 (4fef496)

1.1.0 (2016-09-21)

Bug Fixes

  • uploader: Add the ability to upload files via PUT instead of POST (#239) (e068511)
  • zone.js: error in Safari, Added Typings (#221) (db77e89)

Features

  • multipart: Create disableMultipart option in FileUploader (#224) (22307d2)
  • package: updated to typescript 2 (4fef496)

1.0.3 (2016-05-12)

1.0.2 (2016-05-12)

Bug Fixes

  • upload: merge fix and get filters fix (ef6091c)

Chores

  • build: ng2 style guide applied (aee69d8)

Features

BREAKING CHANGES

  • directives and selectors renamed to ng2FileSelect and ng2FileDrop