Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Acker Apple committed Apr 23, 2021
1 parent c367c2d commit 98a26dc
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 10 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to this project will be documented here.
- ngOnChanges is listened to for when files or file is dropped then file input elm cleared
- Dependencies updated
- Demo updated with clear buttons next to inputs
- Added `(fileSelectStart)` output event

## 3.4.0 - (2021-01-05)
- Restructure things done in 3.3.1
Expand Down
2 changes: 1 addition & 1 deletion angular-file.metadata.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion bundles/angular-file.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bundles/angular-file.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundles/angular-file.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundles/angular-file.umd.min.js.map

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions esm2015/file-upload/ngf.directive.js

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion fesm2015/angular-file.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fesm2015/angular-file.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-file",
"version": "3.5.0",
"version": "3.5.1",
"description": "Easy to use Angular directives for user file selections",
"keywords": [
"Angular",
Expand Down

0 comments on commit 98a26dc

Please sign in to comment.