Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Acker Apple authored and Acker Apple committed Nov 11, 2020
1 parent 236a8f6 commit 49cabae
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# angular-file - Change Log
All notable changes to this project will be documented here.

## 3.2.2 - (2020-11-11)
## 3.2.3 - (2020-11-11)
- Built with ng10
- new [capturePaste] window event listener for files (default off)
- selectable attribute now reads string values of 'false', 'null', '0' as false
Expand Down
2 changes: 1 addition & 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.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 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.2.2",
"version": "3.2.3",
"description": "Easy to use Angular directives for user file selections",
"keywords": [
"Angular",
Expand Down

0 comments on commit 49cabae

Please sign in to comment.