Skip to content

Commit

Permalink
angular cli built and chrome mobile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Acker Apple authored and Acker Apple committed Jun 15, 2020
1 parent 31fe80b commit 4829764
Show file tree
Hide file tree
Showing 32 changed files with 603 additions and 301 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# angular-file - Change Log
All notable changes to this project will be documented here.

## 3.1.1 - (2020-06-10)
- Published version to npm
- Includes touch fix error for Chrome Mobile

## 3.1.0 - (2020-06-10)
- Build using @angular/cli library

## 3.0.1 - (2019-03-17)
- fix typo

Expand Down
2 changes: 1 addition & 1 deletion angular-file.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
* Generated bundle index. Do not edit.
*/
export * from './index';
export * from './public-api';
185 changes: 129 additions & 56 deletions bundles/angular-file.umd.js

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

24 changes: 12 additions & 12 deletions bundles/angular-file.umd.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions esm2015/angular-file.js

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

Loading

0 comments on commit 4829764

Please sign in to comment.