xingyu4j
baed599fcc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2026-01-26 10:13:23 +08:00
JyQAQ
6c8c49966a
Perf: 优化antd upload组件参数获取 ( #7114 )
...
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
2026-01-21 17:20:53 +08:00
JyQAQ
59aabd956d
Perf: Optimization of cropping component result acquisition & optimization of cropping frame prompts ( #7111 )
...
* perf(cropper): enhance image cropping functionality and add output type support
* perf(cropper): enhance image cropping functionality and add output type support
2026-01-19 14:18:36 +08:00
JyQAQ
174c4ae749
fix(antd Upload onChange Event): rewrite onChange event to handle upl… ( #7098 )
...
* fix(antd Upload onChange Event): rewrite onChange event to handle upload success or error messages
* fix(antd Upload onChange Event): rewrite onChange event to handle upload success or error messages
* fix(antd Upload onChange Event): rewrite onChange event to handle upload success or error messages
2026-01-14 15:38:21 +08:00
JyQAQ
67da9417a8
feat(upload prop:crop,aspectRatio): from Upload component accept prop… ( #7095 )
...
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
2026-01-14 15:38:05 +08:00
ppxb
51bca25345
fix(lint): pnpm format lint warning ( #7080 )
2026-01-10 14:06:03 +08:00
JyQAQ
81a61558cb
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) ( #7059 )
...
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
2026-01-03 13:19:40 +08:00
xingyu4j
77cd814c99
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-12-26 14:00:55 +08:00
JyQAQ
a1bb132233
feat(api-cascader): 添加联级组件ApiCascader ( #7031 )
2025-12-22 20:00:31 +08:00
JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2025-12-06 10:12:58 +08:00
yuan.ji
1d77b018bb
feat(function): add antd上传组件支持调用Image组件查看图片
2025-11-21 17:33:59 +08:00
xingyu4j
114114fc32
feat: 统一使用 utils
2025-11-18 17:22:12 +08:00
YunaiV
20f7a9d087
feat:add formatFileSize
2025-10-17 21:47:54 +08:00
xingyu4j
09afe93a7a
feat: add formatFileSize
2025-10-17 14:38:52 +08:00
YunaiV
3182a86b80
feat:【antd】调整 formatNumber 为 formatAmount3 保留 3 位,formatAmount2 保留 2 位
2025-10-04 14:53:31 +08:00
YunaiV
eeb1f1ebf9
feat:【antd】【erp 系统】product 迁移
2025-10-03 09:55:03 +08:00
xingyu4j
29e5017913
feat: table-toolbar
2025-09-09 17:04:57 +08:00
xingyu4j
817a157645
feat: antdv mall spu form
2025-09-05 16:17:10 +08:00
xingyu4j
f30a3451de
fix: todo
2025-09-05 14:11:35 +08:00
xingyu4j
deb412662e
refactor: 提取正则和验证到 @vben/utils
2025-09-03 16:46:22 +08:00
YunaiV
67da079606
review:同步 vue5 官方的差异
2025-09-01 23:29:44 +08:00
nehc
c64be886b4
feat(@vben/web-antd): vxe-table)新增表单验证功能
...
- 在 vxe-table.ts 中添加 createRequiredValidation函数
- 在 data.ts 中使用 createRequiredValidation 替代原有的 className 函数
- 在 vxe-table 插件中添加 validation 相关的工具函数
- 优化表格列的验证逻辑,提高代码复用性和可维护性
2025-08-04 09:22:51 +08:00
xingyu
66fde8c148
!173 feat: 添加 fen 转 yuan 金额格式化方法
...
Merge pull request !173 from 痴货/master
2025-07-14 05:58:16 +00:00
lrl
067df741b4
feat: 添加 fen 转 yuan 金额格式化方法
...
- 在 vxe-table 格式化方法中添加 formatFenToYuanAmount
- 该方法将 fen 单位的金额转换为 yuan 单位,并进行格式化
- 在多个模块中将 formatAmount2 替换为 formatFenToYuanAmount
2025-07-14 13:24:26 +08:00
xingyu4j
a950b7b6e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-08 14:25:47 +08:00
RanMaoting
fee811d950
fix: 优化组件方法透传并新增表单弹窗示例 ( #6443 )
2025-07-02 19:58:48 +08:00
xingyu4j
d0210be4cd
fix: bugs
2025-06-27 22:39:03 +08:00
xingyu4j
6a4d0063ff
feat: add cellTag
2025-06-24 15:36:22 +08:00
xingyu4j
d09b993bc8
feat: 将一些utils放到package/core/base/shared/src/utils
2025-06-16 14:46:59 +08:00
xingyu4j
0eb81bd332
fix: vxe Amount
2025-06-14 20:35:13 +08:00
xingyu4j
5fefb334af
fix: cellRender CellImages
2025-06-14 14:36:16 +08:00
xingyu4j
fcce15c0b8
feat: formatNumber 移动到 @vben/utils
2025-06-11 20:15:27 +08:00
xingyu4j
ea31db17ad
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-06-09 10:19:25 +08:00
xingyu4j
a8f7b925ca
feat: formatFraction ==> formatAmount2
2025-06-08 18:22:55 +08:00
zyy
b015fbc9fc
fix: [adapter] 表格配置类型报错 ( #6327 )
...
配置toolbarConfig中的search时会有类型报错
2025-06-08 17:53:55 +08:00
YunaiV
dc0eac918d
review:【ANTD】【BPM 支付】xingyu pulls #118、#116
2025-06-07 20:42:58 +08:00
xingyu4j
9258716ba7
feat: vxe add CellImages renderer
2025-06-07 11:53:06 +08:00
xingyu4j
5e77558efd
feat: vxe add formatPast2
2025-06-06 20:44:39 +08:00
xingyu4j
64cd606c87
feat: add formatNumber
2025-05-27 15:31:06 +08:00
xingyu4j
d6e1273199
fix: warn
2025-05-27 11:43:56 +08:00
xingyu4j
68a160cfb2
fix: 注释
2025-05-26 18:51:52 +08:00
xingyu4j
281a2ebae0
fix: formatAmount 重复定义
2025-05-26 17:29:34 +08:00
xingyu4j
67af898baf
Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-05-26 14:49:12 +08:00
xingyu4j
be1889a0e0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-26 10:50:54 +08:00
xingyu
f64425b724
!88 feat: 添加渠道配置和应用管理功能,更新相关表单和数据结构
...
Merge pull request !88 from 痴货/pay-master
2025-05-26 02:24:11 +00:00
zhang
9f9be21e2a
fix: component Input is not registered when initialize page ( #6246 )
...
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
2025-05-23 15:21:09 +08:00
puhui999
98a742895d
perf: 【ANTD】优化一些 todo 提到的问题
2025-05-20 15:08:54 +08:00
xingyu4j
43a540ce32
perf: table action support from /adapter/vxe-table
2025-05-19 18:12:41 +08:00
xingyu4j
0eb8a683c9
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-05-12 14:06:15 +08:00
YunaiV
2a27e5001d
review:【antd 全局】vxe-table 单独使用的封装
2025-05-12 13:16:47 +08:00