Commit Graph

526 Commits

Author SHA1 Message Date
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>
2024-01-05 09:45:30 +08:00
xachary 78234e2ef0
style: fix basic tree style alignment (#3487) 2024-01-01 14:10:44 +08:00
xachary 816553bfcd
feat(demo->BasicTable): add TableSelectionBar and enable checkbox rowSelection demo (#3477)
* feat: add TableSelectionBar

* feat: enable TableSelectionBar for checkbox rowSelection demo
2023-12-29 09:20:02 +08:00
xachary 00b8d169cb
style(demo->iframe): fix double scroll when use iframe inner (#3482) 2023-12-29 09:19:09 +08:00
xachary b92c6c40fa
Fix the demo /comp/table/formTable about selection cross pages (#3468)
* fix: keep rowSelection onChange call outside

* fix: demo FormTable about seletion
2023-12-27 09:15:15 +08:00
luocong2016 b57d9fc60d
feat(demo->useRequest): 更新useRequest 依赖 Effect 函数案例 (#3460) 2023-12-25 17:00:01 +08:00
luocong2016 7fa2578e6d
feat(demo->useRequest): 更新错误重试示例 (#3456) 2023-12-25 14:31:11 +08:00
luocong2016 d6d1120d00
feat(demo): hooks useRequest 异步数据管理 (#3447) 2023-12-22 16:50:41 +08:00
likui628 2db4cfbd33 chore: remove slot from ComponentFormSchema type 2023-12-21 16:12:57 +08:00
xk 6bb79180fc
feat(BasicForm): Improve ts types for BasicForm (#3426)
* fix(ApiCascader): Resolve api type conflict with labelField/valueField

* chore: Improve ts types for BasicForm

* fix(ApiCascader): Resolve API type error

* chore: Resolve type:check error

* chore: fix form type error

* fix(ApiRadioGroup): Resolve api type conflict with labelField/valueField

* fix(ApiTree): api type error

* chore(demo): form basic page schemas use FormSchemaAll

* chore: FormSchemaAll to FormSchema

* fix: ComponentFormSchemaType

* fix: Object literal may only specify known properties

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2023-12-21 15:59:32 +08:00
苗大 2bc8981b4f
style(autofill): 修复深色模式输入框自动填充后样式异常; 修正登录页不恰当全局样式 (#3435)
* fix(autofill): 修复深色模式输入框自动填充后样式异常

* perf(Login): 去除登录页重复autofill样式;ant-divider-inner-text样式改为仅对登录页深色模式生效

---------

Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-12-18 17:35:00 +08:00
bowen 595b1ce680
fix(FormTable): Invert select bug (#3412) 2023-12-14 09:13:36 +08:00
luchanan 2828ed304a
Revert "feat: table搜索表单值发生改变可以触发reload (#3378)" (#3407)
This reverts commit 1ca3f7c2c0.
2023-12-13 09:11:07 +08:00
luchanan 1ca3f7c2c0
feat: table搜索表单值发生改变可以触发reload (#3378) 2023-12-06 12:07:14 +08:00
zhang e656b5d8dc
feat(treeTable): add function collapseRows and demo (#3375)
* feat(treeTable): add function collapseRows and demo
2023-12-04 11:54:31 +08:00
zhang 943f50051c
perf(BasicTree): 外部获取treeData不必通过treeDataRef.value (#3353) 2023-12-04 11:54:11 +08:00
luocong2016 05bc4acb9b
feat: iframe expose postmessage function (#3368)
* feat: iframe postmessage

iframe postmessage

* chore: prettier format code

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-12-01 18:00:08 +08:00
Sina Kulas dde3652b7d
fix: 解决table复选框点击无法勾选状态问题 (#3370)
Co-authored-by: Tang <11726782+sugar_gitee@user.noreply.gitee.com>
2023-12-01 16:21:30 +08:00
林飞 f6147fa449
feat(Form): 新增Transfer、CropperAvatar、BasicTitle 组件至Form中,并添加至演示页面 (#3362)
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
2023-11-30 14:10:45 +08:00
jackhoo(胡彪) be935eb44e
fix(demo): 修复引导页文件名问题 (#3352)
Co-authored-by: jackhoo_98 <jackhoo_98@foxmail.com>
2023-11-27 17:59:31 +08:00
林飞 97b76ea6bc
feat: RefForm页面新增只读功能按钮 (#3346)
* feat(RefForm): 新增只读表单demo
2023-11-27 09:15:31 +08:00
xingyu 4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/

* chore: '/@/' ==> '@/' and '/#/ '==> '#/'

* fix: lint:prettier
2023-11-24 10:32:04 +08:00
xingyu 42e9de50a2
fix: Failed to resolve component EllipsisText (#3330) 2023-11-24 00:03:44 +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
invalid w eed50db873 chore(demo->form-design): resolve ts error. close #2719 #1882 2023-11-21 16:39:11 +08:00
bowen 2cd5a40322
fix(type): type:check error (#3309) 2023-11-21 15:38:00 +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
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
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
invalid w 538fa168fe chore(demo->form): 增加ApiTransfer使用示例. close #1760 2023-11-10 11:09:03 +08:00
invalid w 90b45b3a51 chore(demo->BasicTree): 增加获取当前tree数据示例. resolve #3253 2023-11-09 09:57:01 +08:00
bowen 2142506ce5
fix(dept): no parentDept can edit parentDept (#3255) 2023-11-08 11:43:24 +08:00
invalid w 8ef39def79 chore(demo): 自定义列的helpMessage增加tsx和h函数渲染的数据 2023-11-07 11:17:42 +08:00
zhang dccc8f625d
优化Upload组件目录结构,以及图片上传组件 (#3241)
* fix(vxe-table): theme dark is not work

* perf(ImageUpload): 优化Upload组件目录结构,以及图片上传组件
2023-11-06 18:24:54 +08:00
open-carp ec646c57b8
fix(demo->customerForm): FormItem下有多个受控组件控制台显示错误提示的bug (#3238)
* fix: FormItem下有多个受控组件控制台显示错误提示的bug

* chore(demo->customerForm): use Promise in rule validator

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-04 11:28:25 +08:00
zhang 509541d11e
style(theme): resolve ts type error and perf themeColor selected (#3237)
* perf(useTree): resolve ts type error

* perf(projectSetting): themeColor selected

* perf(dark): fix mode dark component-background-color var is not work
2023-11-04 09:21:18 +08:00
黄小民 59145ade25
feat: vxeTable searchInfo demo (#3223) close #3011 2023-11-02 09:13:48 +08:00
zhang 06a6c947a9
fix(style): 修复黑暗模式下弹框、demo目录下、按钮样式问题 (#3208)
删除黑暗模式下冗余的样式代码
2023-10-30 08:14:38 +08:00
Jiaxin sugar 97f16271b1
Update role.data.ts (#3207)
fix: The component value is incorrect,
2023-10-29 21:35:06 +08:00
zhang 054a476d25
fix: 修复黑暗模式下一些样式问题 (#3201)
* fix: 修复黑暗模式下一些样式问题

* chore: refactor dark.less

---------

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2023-10-28 21:37:44 +08:00
bowen ae61fa1186
fix: checkedKeys use unref bug (#3198) 2023-10-26 16:16:58 +08:00
bowen 405ef9e2b3
fix: async validator (#3194) 2023-10-26 11:54:09 +08:00
zhang 87224715c3
feat: 增加文本省略组件 (#3180)
* feat: 增加文本省略组件

* refactor: 重构文本省略组件

* feat: 增加远程懒加载下拉树功能
2023-10-23 14:42:56 +08:00
1455668754 b776ac4cd8
feat: Form增加ImageUpload组件 (#3172)
* feat: Form增加图片上传组件

* fix: 还原表单组件引用

* chore: ImageUpload demo

* chore: update ImageUpload demo

* fix: 'visible' will be removed in next major version

* chore: 修改api接口返回值参数

---------

Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2023-10-21 19:29:53 +08:00
invalid w e4bcf8c899 chore(demo): basicTree组件增加icon 和 switcherIcon示例 2023-10-21 11:49:17 +08:00