Commit Graph

23 Commits (a8f7b925ca89720abb9a9ebef632daa5bc60b6ee)

Author SHA1 Message Date
xingyu4j a8f7b925ca feat: formatFraction ==> formatAmount2 2025-06-08 18:22: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 281a2ebae0 fix: formatAmount 重复定义 2025-05-26 17:29:34 +08:00
xingyu4j 43a540ce32 perf: table action support from /adapter/vxe-table 2025-05-19 18:12:41 +08:00
puhui999 98676e1dc9 feat: @vben/plugins/vxe-table 异步导出 vxe-table 相关组件提供给需要单独使用 vxe-table 的场景 2025-05-09 13:09:24 +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
YunaiV c0a92a5694 refactor:基于 lint 处理排版(框架层面) 2025-04-22 22:17:41 +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
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
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 4173264805
feat: add vxe-table component (#4563)
* chore: wip vxe-table

* feat: add table demo

* chore: follow ci recommendations to adjust details

* chore: add custom-cell demo

* feat: add custom-cell table demo

* feat: add table from demo
2024-10-04 23:05:28 +08:00