Commit Graph

55 Commits (7a479259df67e7d5b08cbb7a15467f9272c8a1df)

Author SHA1 Message Date
吃货 361ae581ae refactor: 优化代码格式,调整导入顺序和内容对齐 2025-07-05 07:11:54 +08:00
吃货 95f2d1c9bb feat: 新增支付管理其他模块 2025-07-05 07:10:58 +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
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
puhui999 316fc05c52 feat: 【ele】新增 general 单表代码生成示例 2025-06-07 14:16:05 +08:00
puhui999 0ecdd684f7 feat: 【ele】新增单表代码生成示例 2025-06-07 12:23:15 +08:00
xingyu4j 281a2ebae0 fix: formatAmount 重复定义 2025-05-26 17:29:34 +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
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 028d2a8d67 refactor: 优化 ele 密码组件使用 VbenInputPassword 2025-05-14 17:35:36 +08:00
puhui999 bf44d97e0b refactor: ele 默认按钮样式和 antd 的保持一致 2025-05-13 11:00:13 +08:00
puhui999 2baf398c7f feat: ele 新增 RangePicker 和 getRangePickerDefaultProps 适配 2025-05-13 10:55:58 +08:00
puhui999 e298c5bf67 refactor: ele 优化列表操作按钮大小 2025-05-13 10:08:12 +08:00
puhui999 96f5108ded Merge remote-tracking branch 'yudao/dev' into dev-new 2025-05-13 09:58:55 +08:00
YunaiV 47716d6264 review:【ep 全局】实现 2025-05-12 19:31:49 +08:00
puhui999 5e31d48d22 feat: ele 新增 Textarea 文本域组件适配 2025-05-12 18:06:33 +08:00
puhui999 29d16c83cd feat: 富文本组件迁移 2025-05-12 17:57:43 +08:00
puhui999 097bef5e6d fix: 修复 ele vxe CellOperation 中文本按钮 text 属性需要布尔值 2025-05-12 17:52:45 +08:00
puhui999 f33be71b79 refactor: 优化重置 ele vxe CellOperation 中按钮默认内边距 2025-05-12 17:14:10 +08:00
puhui999 559a85f0aa fix: 修复 ele vxe-table proxyConfig 2025-05-11 22:37:08 +08:00
puhui999 ca6d36b6e2 feat: 完善 ele vxe-table 适配,完善文件和图片上传组件、字典组件、文档组件迁移,完善租户和租户套餐管理页面 2025-05-11 22:33:15 +08:00
Vben 17a18fc9ba
chore: close eslint object sorting (#6101) 2025-05-03 16:06:36 +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
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
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
Netfan cfa18c2b8e fix: improve component repackaging 2025-03-10 02:56:44 +08:00
Vben 081d2aed23
perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
Netfan 698daf46c7
fix: form component events bind (#5137)
* fix: from component events bind

* chore: update docs

* chore: default value and docs sync
2024-12-14 17:42:13 +08:00
Netfan be208fe915
fix: form support `disabledOnInputListener` (#5127)
* fix: form support `disabledOnInputListener`

* chore: docs update
2024-12-13 11:18:45 +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
Arthur Darkstone 2cc918f79d
feat: replace `ElSelect` with `ElSelectV2` in component adapter for butter performance (#5085) 2024-12-11 09:57:45 +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 305549e7f2
feat: improve element plus form component (#5072) 2024-12-08 19:29:49 +08:00
Netfan 68ab73bdb5
fix: range picker props fixed for element-plus (#5042) 2024-12-07 11:09: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
眼圈发黑 12f25cf3a2
style: typo (#4948) 2024-11-25 15:07:16 +08:00
Vben 3587ec54eb
fix: supplement datepicker component (#4943)
* fix: supplement datepicker component

* chore: typo
2024-11-24 21:56: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 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
Vben 24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized

* refactor: remove use Toast and reconstruct the form adapter
2024-10-13 18:33:43 +08:00