LianYue
53db208074
Merge pull request #261 from bieli/update-docs-for-chunked-upload
...
adding real HTTP examples into docs for chunked upload
7 years ago
lianyue
6e44782f93
build
7 years ago
lianyue
7e8f23204f
fix
7 years ago
lianyue
454109129d
build
7 years ago
lianyue
aad7d18ab3
Merge branch 'master' of github.com:lian-yue/vue-upload-component
7 years ago
lianyue
3145c88d68
build
7 years ago
lianyue
b6e5bc3919
fix #257
7 years ago
Marcin Bielak
fde412ee1a
adding real examples intot docs with HTTP examples for chunked upload
7 years ago
LianYue
8ad138d108
Merge pull request #252 from getsetbro/patch-1
...
Update Drag.vue
7 years ago
getsetbro
098cc958ee
Update Drag.vue
...
Duplicate element
7 years ago
lianyue
4b58d015e8
build
7 years ago
lianyue
c687bb14d8
add prop disabled #245
7 years ago
lianyue
48a3a876b8
build
7 years ago
lianyue
6bbd4deb73
fix #236
7 years ago
lianyue
f82e00393d
build
7 years ago
lianyue
229c5830f4
remove config host 0.0.0.0
7 years ago
lianyue
a969e16bc0
fix #219
7 years ago
lianyue
ba5274c0a2
build
7 years ago
lianyue
0850fc0411
fix ie dragleave
7 years ago
lianyue
b39e76d0f3
build
7 years ago
lianyue
d75ffa6369
fix #226
7 years ago
lianyue
a194f9c9c8
fix #225 #210
7 years ago
lianyue
3940224a72
build
8 years ago
lianyue
a0ceec86d9
fix #212
8 years ago
lianyue
47497baabe
update package
...
# ------------------------ >8 ------------------------
# Do not touch the line above.
# Everything below will be removed.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
# Your branch is ahead of 'github/master' by 1 commit.
#
# Changes to be committed:
#
# modified: package-lock.json
# modified: package.json
8 years ago
lianyue
644872010b
fix #213
8 years ago
lianyue
f45a552a33
build
8 years ago
lianyue
9ae5172387
fix config sourcemap -> sourceMap
8 years ago
LianYue
d1dc4baf80
Merge pull request #202 from ahDDD/master
...
fix a key error in docs
8 years ago
d
70264884fa
fix a key error in docs
...
add filename in chunk upload start
8 years ago
lianyue
6a7eac5c12
build
8 years ago
lianyue
f4df58000f
fix #196
8 years ago
lianyue
059ff1a15f
Update devDependencies
8 years ago
LianYue
011d74de62
Merge pull request #195 from mikemcbride/fix-173
...
Fixes #173
8 years ago
Mike McBride
49845c13bd
fixes #173
8 years ago
lianyue
1a365fefdc
Update version
8 years ago
LianYue
fe9dedbff6
Merge pull request #192 from HKskn/master
...
fixed ie11 upload error
8 years ago
Haluk Keskin
ea3767df64
fixed ie11 upload error
8 years ago
lianyue
453a1a574d
update version
8 years ago
LianYue
41562987af
Merge pull request #167 from DrSensor/patch-2
...
Fix missing declare and upload.file doesn't exist
8 years ago
Fahmi Akbar Wildana
28c993544d
Fix missing declare and upload.file doesn't exist
...
- Fix ERR: A 'declare' modifier is required for a top level declaration in a .d.ts file.
- Fix ERR: Property 'file' does not exist on type 'File'
when using it like `this.image = URL.createObjectURL(upload.file)`
- `VueUpload.File` type is conflicted with https://developer.mozilla.org/en-US/docs/Web/API/File so need to change to VUFile (ts don't have a way to resolve this)
8 years ago
LianYue
5740af9718
update version
8 years ago
LianYue
32d87b1527
Merge branch 'ts'
8 years ago
LianYue
560d99c8bc
Merge branch 'patch-1' of https://github.com/DrSensor/vue-upload-component into ts
8 years ago
LianYue
43540ea35c
confi file
8 years ago
Fahmi Akbar Wildana
1ea52e241f
Support `this.$refs.upload.___` using `as`
8 years ago
Fahmi Akbar Wildana
631ad4b16b
Make it import-able
8 years ago
Fahmi Akbar Wildana
38f3da2996
Add typescript support
8 years ago
git
bd3a5072ae
build
8 years ago
git
c4f6a597db
Merge branch 'chunk'
8 years ago