Skip to content

Commit a0c6a0f

Browse files
AndersTornkvistkzrfaisal
authored andcommitted
Add option to send one file per request (#59)
* style: format code * feat: add option to send one file per request * feat: add exported interfaces for ReplaceTexts and AngularFileUploaderConfig to document input config, also add types to some properties * fix: remove npm dir * fix: remove unused afu-lab * feat: use AngularFileUploaderConfig in demo app * fix: remove unused code in demo app and rename a demo app method
1 parent 8efc573 commit a0c6a0f

36 files changed

+235
-3288
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ testem.log
3737
# System Files
3838
.DS_Store
3939
Thumbs.db
40+
41+
# npm dir
42+
/npm/

npm/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

npm/README.md

Lines changed: 0 additions & 364 deletions
This file was deleted.

npm/angular-file-uploader.d.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

npm/angular-file-uploader.metadata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)