7.0.1 (2024-07-17)
- dependencies: removed excessive parts from peerDependencies (3a7d086)
7.0.0 (2024-07-15)
- dependencies: updated ngx-bootstrap and bootstrap (bce773c)
- lint: updated lint (09d97db)
- Added angular 18 support
6.0.0 (2024-07-02)
- Added angular 17 support
5.0.0 (2023-07-21)
3.0.0 (2022-12-12)
- chore: fixed build in yml file (fc21870)
- chore: updated publish yml file (4ee0638)
- ci: fixed release yml file (6f5ac1c)
- core: updated version up to angular 14 and nx 14 (#1205) (ad01e31)
- package: Added support for Angular 13. fixes #1193 (#1201) (6608960)
Updated the library and test project to Angular 13
2.0.0-3 (2021-09-07)
2.0.0-2 (2021-09-03)
2.0.0-1 (2021-09-03)
2.0.0-0 (2021-09-03)
1.3.0 (2021-08-31)
- ci: fix xvfb service issue (33ac156)
- style: delete extra rule (b5917b9)
- typo: fix grammatical mistake in readme (#1119) (8171bc8)
- bump: added strict mode, doesn't build in dist, should be resolved (69cd64d)
- core: added nx (de738f7)
- package: relaxed peer dependencies to allow ng v4 (#713) (7704e0e)
- upgrade: updated up to angular 11 tests are failed (ce9dc20)
1.3.0 (2021-08-31)
- ci: fix xvfb service issue (33ac156)
- style: delete extra rule (b5917b9)
- typo: fix grammatical mistake in readme (#1119) (8171bc8)
- bump: added strict mode, doesn't build in dist, should be resolved (69cd64d)
- package: relaxed peer dependencies to allow ng v4 (#713) (7704e0e)
- upgrade: updated up to angular 11 tests are failed (ce9dc20)
1.3.0 (2017-11-25)
- file-upload: Add response and function to modify the request body (#901)
- file-upload add file type .zip (#911)
- file-uploader Update: setOptions (#904)
- docs Fix correct path for isHTML5 option (#844)
- docs Added onFileDrop() event to documentation (#857)
1.2.1 (2017-04-10)
1.2.0 (2017-01-17)
- file-select: Clear file select automatically (#524) (410efda)
- fileUpload: added additionalParameter (#565) (397de09)
- package: upgrade to ng v2.3+ (#574) (3cc6a99)
1.1.3-0 (2016-10-19)
- typing: added authTokenHeader property to options and file upload class (b55c852)
- build: added support for AoT and ng-cli (f0b2879), closes #436
- file-upload: Add the possibility of set the token header (#213) (282295c)
1.1.2 (2016-10-17)
- package: allow of ng2 v2.0._ and v2._.* (87395e6)
1.1.1 (2016-10-17)
- uploader: Add the ability to upload files via PUT instead of POST (#239) (e068511)
- zone.js: error in Safari, Added Typings (#221) (db77e89)
- 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)
- uploader: Add the ability to upload files via PUT instead of POST (#239) (e068511)
- zone.js: error in Safari, Added Typings (#221) (db77e89)
- multipart: Create disableMultipart option in FileUploader (#224) (22307d2)
- package: updated to typescript 2 (4fef496)
1.0.3 (2016-05-12)
- upload: merge fix and get filters fix (ef6091c)
- build: ng2 style guide applied (aee69d8)
- directives and selectors renamed to ng2FileSelect and ng2FileDrop