xingyu
626c54504e
chore: update deps ( #3465 )
* chore: update deps
* fix: eslint
* chore: update deps
* chore: stylelint v16
* fix: stylelint
* fix: typecheck
* chore: node v18.12.0
* fix: type
* fix: style
* chore: up vue 3.4.3
* chore: prettier format
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2 years ago
1455668754
8b516b75b8
调整后的ImageUpload组件无法正常使用且无法使用单个上传[ #3344 ] ( #3345 )
* Update typing.ts
* 默认上传单个
* fix(ImageUpload): 修正图片单个上传&返回结果未进行处理
2 years ago
bowen
2cd5a40322
fix(type): type:check error ( #3309 )
2 years ago
xingyu
bab28af986
refactor: components use setup ( #3299 )
* refactor: /@/ => @/
* refactor: table demo use script setup
* refactor: change /@/ to @/
2 years ago
zhang
2991bb1670
perf(ImageUpload): 根据官方示例设置图片回显格式 ( #3252 )
* perf(ImageUpload): 根据官方示例设置图片回显格式
* perf(ImageUpload): 优化图片上传组
3 years ago
zhang
dccc8f625d
优化Upload组件目录结构,以及图片上传组件 ( #3241 )
* fix(vxe-table): theme dark is not work
* perf(ImageUpload): 优化Upload组件目录结构,以及图片上传组件
3 years ago
bowen
beed7f2e11
feat(Upload): file list add drag func ( #3227 ). resolve #3179
3 years ago
bowen
e7fbd74228
fix(Upload): The file name is too long bug ( #3182 )
* fix(Upload): The file name is too long bug
* fix: preview upload result file name nowrap
* chore: modify i18 to be uploaded
* chore: typing & i18n
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
3 years ago
vben
762e5dee14
fix: 修复循环依赖问题
3 years ago
vben
8e5a6b7ce5
perf: 修复部分 eslint 错误
3 years ago
vben
ba2415c3b4
chore: Extract lint config
3 years ago
zty
b66a83c10f
fix: upload component preview .webp image ( #2631 )
Co-authored-by: tianyuan233 <zty.dev@outlook.com>
3 years ago
前端爱码士
f1717973c4
fix: 修复props中Array类型定义问题 ( #2491 )
3 years ago
前端爱码士
a12c5706e8
fix: 修复props默认字段default返回空对象语法问题 ( #2369 )
4 years ago
lzdjack
a462be0a5e
fix: 修复上传附件之后回显了多余条目 ( #1495 )
4 years ago
vben
3fcfac1f37
wip: Upgrade ant-design-vue 3.0
5 years ago
nsk
3b3f6c903a
fix: some mistakes close #1349 , close #1250 close#1245 ( #1373 )
* fix(Loading): add theme prop, The repair background prop does not take effect
* fix(AppLogo): fix title line height
* fix(Table,Upload): fix #1349 #1250 #1245
5 years ago
erniu
935d4fc12d
feat(Upload): 兼容ant-design-vue的upload属性 ( #1247 )
1. 兼容`name`属性,用于自定义发到后台的文件参数名; 2. 兼容`filename`属性
Co-authored-by: erniu <joe.cheng237@gmail.com>
5 years ago
无木
656ee4e5c9
fix(upload): `accept` not work as expected
修复basicUpload的accept属性未按预期工作的问题
5 years ago
vben
56a966cfbf
chore: format code
5 years ago
vben
e15b4f14db
fix: fix all types of errors, compatible with volar plugin
5 years ago
无木
05329ce950
fix(upload): ensure the value type is correct
修复BasicUpload组件在设置null值时的问题
5 years ago
无木
16c5d327f1
feat(basic-upload): `value` support v-model
5 years ago
无木
49e72a8e76
feat(basic-upload): add preview-delete event
添加预览Modal中删除文件的事件
close : #835
5 years ago
Vben
4f20d45f9d
chore: type optimization
5 years ago
Vben
3f6920f7a9
perf(component): optimize tree and upload components
5 years ago
无木
437692869a
fix(upload): ensure preview items valid
5 years ago
Vben
c9089c3243
chore: typo
5 years ago
Vben
5b8eb4a49a
feat: dark mode
5 years ago
Vben
2c6aa8528d
refactor: code optimization
5 years ago
vben
4d7001bbcf
refactor(design): add windicss
5 years ago
vben
91e004e211
fix(upload): fix maxNumber not work #240
5 years ago
vben
70c0877d4f
chore: some typo
5 years ago
vben
9edc281322
chore: format code by eslint #222
5 years ago
vben
18ad1bcc6e
fix: upload component not work #169
5 years ago
vben
99ac309fa9
wip: support vite
5 years ago
vben
31ff0559fe
feat(page-wrapper): added pageWrapper component
5 years ago
vben
ed213d878b
fix(sider): mix mode adaptation in the left menu
5 years ago
vben
930383f9ae
feat: add mainout page demo
5 years ago
vben
2ee01fa6ea
perf(import): perf components import
5 years ago
vben
a65ad9edd5
wip(menu): perf menu
5 years ago
vben
6b3195b4ca
fix(comp): fix the memory overflow problem of component containing keywords
5 years ago
vben
29461a8568
fix: file upload key loss #120
5 years ago
陈小婷
5dc8226ce1
fix: 整体图标调整
5 years ago
vben
fb5395b540
fix(upload): fix file upload key loss #120
5 years ago
vben
74e62cbc71
feat: add useDesign
5 years ago
vben
bd6b203fa9
fix(upload): repair file upload and delete invalidation
5 years ago
vben
962f90de44
feat: support vscode i18n-ally plugin
5 years ago
vben
dc09de1e05
feat: multi-language component
6 years ago
vben
be2b8a7e17
feat: integrate upload components into form by default
6 years ago