jackhoo(胡彪)
be935eb44e
fix(demo): 修复引导页文件名问题 ( #3352 )
...
Co-authored-by: jackhoo_98 <jackhoo_98@foxmail.com>
2023-11-27 17:59:31 +08:00
1455668754
8b516b75b8
调整后的ImageUpload组件无法正常使用且无法使用单个上传[ #3344 ] ( #3345 )
...
* Update typing.ts
* 默认上传单个
* fix(ImageUpload): 修正图片单个上传&返回结果未进行处理
2023-11-27 09:17:19 +08:00
林飞
97b76ea6bc
feat: RefForm页面新增只读功能按钮 ( #3346 )
...
* feat(RefForm): 新增只读表单demo
2023-11-27 09:15:31 +08:00
林飞
342328ce5f
feat: 新增表单只读功能 ( #3335 )
...
* fix(useFormEvents): 修复setFieldsValue 方法设置完值后,表单属性丢失formActionType 的bug
* feat: 新增 sync 的action
* feat(FormItem): 新增只读属性
* feat(FormItem): 新增表单只读属性
---------
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
2023-11-26 14:04:13 +08:00
xachary
0f13758554
fix: table index column width is not enough in english ( #3342 )
2023-11-25 16:15:07 +08:00
invalid w
3efe662c91
ci: rename node.js.yml -> linter.yml
2023-11-25 15:09:31 +08:00
jackhoo(胡彪)
895352ad22
fix(breadcrumb): 修复面包屑跳转外链时,导致当前页面404问题 ( #3337 ). close #3336
...
Co-authored-by: jackhoo_98 <jackhoo_98@foxmail.com>
2023-11-25 14:47:03 +08:00
xingyu
064922dd4c
fix: turbo run lint ( #3332 )
...
closed #3277
2023-11-24 10:33:35 +08:00
Sina Kulas
3a5f406260
fix: 解决 'Cannot find module uncss' 的问题 ( #3334 )
...
Co-authored-by: Tang <11726782+sugar_gitee@user.noreply.gitee.com>
2023-11-24 10:32:32 +08:00
xingyu
4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' ( #3329 )
...
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
2023-11-24 10:32:04 +08:00
xachary
3f65baf503
fix: scrollbar is obscured ( #3331 )
2023-11-24 00:04:34 +08:00
xingyu
42e9de50a2
fix: Failed to resolve component EllipsisText ( #3330 )
2023-11-24 00:03:44 +08:00
xingyu
8a000705d1
fix: resolve conflicts between eslint and prettier and bump prettier-plugin-packagejson version to 2.4.6( #3328 )
2023-11-23 17:45:25 +08:00
xingyu
c8744a057e
fix(BasicTable): ref table ( #3327 )
2023-11-23 17:41:37 +08:00
xingyu
7191ebc122
chore: 更新 unocss 版本及配置 ( #3326 )
...
* chore: 升级 unocss 版本 添加 unocss.config.ts 配置文件
* chore: 更新 unocss 插件
2023-11-23 17:40:49 +08:00
xingyu
4305f58d20
fix: 设置 baseurl 后不生效的问题 ( #3318 )
...
* fix: 设置 baseurl 后不生效
* chore: update vite-config antdv version
2023-11-23 15:52:12 +08:00
zhang
f62043b1fc
fix(DatePicker): date show is wrong and setup script defineExpose ( #3324 )
...
* fix(useFormEvents): some function is lost in componentsProps
* fix(useFormEvents): some function is lost in componentsProps
* fix(useFormEvents): some function is lost in componentsProps
* fix(DatePicker): date show is wrong
* fix(useFormEvents): some function is lost in componentsProps
* fix(useFormEvents): some function is lost in componentsProps
* fix(useFormEvents): some function is lost in componentsProps
* fix(DatePicker): date show is wrong
* fix(DatePicker): date show is wrong
2023-11-23 13:46:46 +08:00
xingyu
0cfaa40bd0
refactor: layouts use setup ( #3312 )
...
* refactor: layouts use setup
* refactor: dashboard use setup
* fix: breadcrumbs types
* fix: noticeList type check error
* fix: noticeList type check error
* chore(Breadcrumb): revert setup change
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-23 12:14:06 +08:00
xachary
617b01338c
fix: fullscreen-modal width wrong ( #3321 )
...
* fix: fullscreen-modal width wrong
* fix: ModalWrapper expose setModalHeight missing
2023-11-23 09:10:21 +08:00
bowen
f58ef6777c
fix(BasicForm): script setup defineExpose ( #3316 )
2023-11-22 10:02:26 +08:00
xachary
c715d35ad5
fix: 修复index.html加载文字偏移的问题 ( #3306 )
2023-11-21 18:39:13 +08:00
invalid w
83fb63faa6
ci: add ts type check
2023-11-21 16:46:46 +08:00
invalid w
d8ab800b8a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2023-11-21 16:39:30 +08:00
invalid w
eed50db873
chore(demo->form-design): resolve ts error. close #2719 #1882
2023-11-21 16:39:11 +08:00
invalid w
c59983345e
chore(demo->form-design): resolve ts error. close #2179 #1882
2023-11-21 16:37:24 +08:00
bowen
2cd5a40322
fix(type): type:check error ( #3309 )
2023-11-21 15:38:00 +08:00
林飞
82671d0750
fix(useFormEvents): 修复setFieldsValue 方法设置完值后,函数 componentProps丢失formActionType 的bug ( #3301 )
...
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
2023-11-20 16:59:05 +08:00
Hannah Jensen
a9530877c0
style: 修复eslint和stylelint ( #3303 )
...
Co-authored-by: DreamyTZK <i@tzki.cn>
2023-11-20 16:57:23 +08:00
bowen
d7472b8a2e
fix(VFormDesign): findIndex === -1 ( #3305 )
2023-11-20 16:56:28 +08:00
胡彪
6c0b857d7d
refactor(demo): transition and account use setup ( #3298 )
...
Co-authored-by: jackhoo_98 <jackhoo_98@foxmail.com>
2023-11-20 15:46:40 +08:00
xingyu
bab28af986
refactor: components use setup ( #3299 )
...
* refactor: /@/ => @/
* refactor: table demo use script setup
* refactor: change /@/ to @/
2023-11-20 12:27:11 +08:00
明修
cb13986a17
fix: 修复表单设计的右侧属性配置面板中部分表单错乱的问题 ( #3300 ). close #3268
2023-11-20 09:21:34 +08:00
invalid w
11e689c86c
chore: rm unnecessary script
2023-11-18 16:53:56 +08:00
xingyu
9fad2ab631
refactor(demo): table demo use script setup ( #3296 )
...
* refactor: /@/ => @/
* refactor: table demo use script setup
* refactor: change /@/ to @/
* feat: add antdv qrcode demo
* style(qrcode): add margin bottom
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-18 16:50:20 +08:00
zhang
003a951bef
feat(menu): Restore side bar settings and added menu mouse move in mode light style ( #3295 )
...
* feat(menu): Added menu mouse move in style
* feat: 恢复菜单主题设置
* type(setting): change the function name to a more appropriate one
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-18 16:04:52 +08:00
xingyu
35751068c5
refactor(demo): 重构demo页面组件为 script setup 语法 ( #3293 )
...
* refactor: charts demo use setup refactor
* refactor: demo use script setup refactor
* refactor: demo feat use script setup refactor
* fix: tab-params
* revert: settings.json
* style(demo->Modal1): loading text line height
* Update index.vue
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-18 11:43:18 +08:00
bowen
cb907165ec
refactor: some feat pages transfer setup grammar ( #3292 )
...
* refactor: some feat pages transfer setup grammar
* refactor: update
2023-11-18 09:26:59 +08:00
zhang
72ef3df57f
fix(useFormEvent): 修复表单项存在defaultValue时,updateSchema方法会将setFieldsValue设置的值覆盖问题 ( #3287 )
2023-11-17 11:56:04 +08:00
黄小民
3b2760ca3a
fix: defaultValue类型为number时的bug ( #3288 )
2023-11-16 10:00:13 +08:00
bowen
100f3cf26c
fix(BasicForm): validate Form tip height ( #3286 ). close #3281
2023-11-15 09:00:50 +08:00
bowen
2bbc2d2811
perf(IconPicker): input trigger popover by click ( #3278 )
2023-11-15 09:00:03 +08:00
苗大
89323186b5
perf(breakpointEnum): 修改enum与breakpoint.less内一致 ( #3276 )
...
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-11-13 13:15:16 +08:00
zhang
6d047fb53f
fix(DatePicker): zh-CN is not work in DatePicker ( #3273 )
...
* fix(DatePicker): zh-CN is not work in DatePicker
* fix(DatePicker): locale zh-CN is not work in DatePicker
2023-11-13 13:14:59 +08:00
zhang
2991bb1670
perf(ImageUpload): 根据官方示例设置图片回显格式 ( #3252 )
...
* perf(ImageUpload): 根据官方示例设置图片回显格式
* perf(ImageUpload): 优化图片上传组
2023-11-13 13:14:21 +08:00
invalid w
bfb7cd32f2
chore(deps): bump ant-design-vue and typescript to latest version
2023-11-10 15:47:10 +08:00
invalid w
538fa168fe
chore(demo->form): 增加ApiTransfer使用示例. close #1760
2023-11-10 11:09:03 +08:00
xachary
83426b5c96
feat(layout): move setting button to tabs when fold ( #3264 )
2023-11-09 16:02:57 +08:00
xachary
191e809b6d
feat(MultipleTab): add tabs auto collapse interaction in fold mode and setting ( #3256 )
...
* fix: validateFields await missing
* feat(MultipleTab): add tabs auto collapse interaction and setting
* chore(locales): update setting name to better reflect its purpose
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-09 11:24:27 +08:00
invalid w
b976933766
chore(i18n): resolve ts type error
2023-11-09 11:10:36 +08:00
invalid w
90b45b3a51
chore(demo->BasicTree): 增加获取当前tree数据示例. resolve #3253
2023-11-09 09:57:01 +08:00