Commit Graph

57 Commits

Author SHA1 Message Date
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
xingyu4j 5922f45112 fix: locales 2025-05-12 11:31:50 +08:00
puhui999 98676e1dc9 feat: @vben/plugins/vxe-table 异步导出 vxe-table 相关组件提供给需要单独使用 vxe-table 的场景 2025-05-09 13:09:24 +08:00
痴货 61e06cce09 feat: 添加支付宝渠道配置和应用管理功能,更新相关表单和数据结构 2025-05-05 12:19:04 +08:00
Vben 17a18fc9ba
chore: close eslint object sorting (#6101) 2025-05-03 16:06:36 +08:00
YunaiV 91d70b41cb reactor:【INFRA】文件上传 api,增加 directory 参数,去除 path 参数,并支持按照日期分目录、文件名不再使用 sha256 而是时间戳 2025-05-02 19:59:05 +08:00
xingyu4j 43bfd8bd39 feat: vxe add formatAmount 2025-04-29 22:33:33 +08:00
xingyu4j 50d028f6b8 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-04-28 10:06:29 +08:00
ming4762 baec89f896
perf: resolve duplicate component names (#6039) 2025-04-27 22:02:38 +08:00
xingyu4j c867f93e0a feat: 封装手机号校验,mobile 非必填校验,mobileRequired 必填校验 2025-04-23 17:51:43 +08:00
YunaiV c0a92a5694 refactor:基于 lint 处理排版(框架层面) 2025-04-22 22:17:41 +08:00
xingyu4j acd2787f29 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into v-next-dev 2025-04-22 15:39:53 +08:00
YunaiV bd3b95f447 feat:增加 tinymce 组件 2025-04-19 09:27:10 +08:00
YunaiV f6e2dc55ff feat: 增加 file 文件上传 50% 2025-04-17 23:30:34 +08:00
Netfan 93a44960d3 perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
2025-04-14 19:23:07 +08:00
Netfan 329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
2025-04-09 01:05:20 +08:00
YunaiV 0bef7c6bd9 feat:增加 DictTag 字典标签组件 2025-04-05 11:32:38 +08:00
YunaiV bfa84c6611 feat:调整 vxe-table 的 toolbarConfig 默认配置 2025-03-29 19:17:53 +08:00
YunaiV 923f1de7f7 feat:vxe-table 增加 CellSwitch、CellOperation、OnActionClickParams 2025-03-29 09:30:34 +08:00
Netfan 5385f0a90f perf: improve component packaging to enable instance method retrieval (#5795)
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
2025-03-28 21:57:18 +08:00
Netfan a77bb8e68d
perf: improve component packaging to enable instance method retrieval (#5795)
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
2025-03-27 15:13:13 +08:00
YunaiV bcf4b831bc feat: dict utils【f7810df5】 2025-03-26 19:52:44 +08:00
YunaiV 3b1e039ede feat: vxe table dict tag【6c40712d】 2025-03-26 19:30:54 +08:00
YunaiV c881a47ffd refactor: 【web-ant】重构认证模块并移除未使用的组件和功能【0fed9472】(剩余 request、present) 2025-03-26 07:36:12 +08:00
YunaiV 086f57997a chore: vxe table config【e33bc6af】 2025-03-24 21:14:41 +08:00
Netfan cfa18c2b8e fix: improve component repackaging 2025-03-10 02:56:44 +08:00
Netfan d9799fec70
fix: `search` take no effect in `icon-picker` with antd (#5592) 2025-02-24 14:13:53 +08:00
Vben 081d2aed23
perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
Netfan eec6f41f6a
refactor: `ApiComponent` with docs (#5099)
* refactor:  `ApiComponent` with docs

* docs: remove invalid docs

* docs: remove duplicate prop docs

* docs: update `ApiComponent` docs
2024-12-11 10:45:04 +08:00
Netfan 018ddc75c6
feat: add default `placeholder` for `ApiSelect` (#5078) 2024-12-09 14:03:46 +08:00
Netfan d085736bac
feat: improve `ApiSelect` component (#5075)
* feat: improve `ApiSelect` component

* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +08:00
Netfan d1862fba27
fix: replace input component in `IconPicker` (#5047)
* fix: replace input component in `IconPicker`

* chore: fixed IconPicker demo
2024-12-06 13:46:52 +08:00
Vben 9896a67c21
feat: add api-select component (#5024) 2024-12-04 22:56:29 +08:00
Netfan e23486dbc6
feat: form component `IconPicker` (#5005) 2024-12-04 21:42:21 +08:00
zyy bbc426caa0
chore: vxe-table's renderDefault is deprecated, use renderTableDefault (#4814) 2024-11-05 11:25:57 +08:00
1302岁的龙猫 a64a06bf59
chore: disable the default form configuration of vke-table (#4794)
* fix: 处理某个页面加载多个Table时,第2个之后的Table初始化报出警告

* fix: 使用vxe-table时全局禁用formConfig
2024-11-02 15:46:19 +08:00
Vben 6688a6b3c2
feat: table grid supports setting title and helpMessage (#4732) 2024-10-24 22:51:04 +08:00
Vben 0df8c5c02c
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures

* chore: typo
2024-10-19 14:28:21 +08:00
Vben 6c4a742627
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635)
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing

* chore: update deps
2024-10-14 22:53:23 +08:00