Commit Graph

137 Commits

Author SHA1 Message Date
dap
f81dffd072 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into warmflow 2025-01-12 10:07:39 +08:00
Netfan
b785bc5704
fix: useEcharts return invalid instance (#5360) 2025-01-12 09:54:37 +08:00
dap
e57df4e522 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into warmflow 2025-01-10 16:39:14 +08:00
Netfan
624beb6fa0
fix: locale switching logic correction (#5344)
* 修复语言切换后的数据更新逻辑

* 表单默认按钮的content属性可提供computed类型的值
2025-01-10 14:32:21 +08:00
dap
c3fdeda1ca Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into warmflow 2025-01-10 14:24:43 +08:00
Netfan
7606b86854
fix: vxeGrid init without search form (#5342)
* 修复vxeGrid在未使用表单的情况下,自动加载数据失效的问题。

* 暂时将vxeGrid版本锁定在4.10.0,新版本尺寸计算尚有问题
2025-01-10 11:53:06 +08:00
Netfan
2828e7a7b6
fix: form fieldMappingTime is not working (#5333)
* fix: form option `fieldMappingTime` is not working

* fix: form merge support `fieldMappingTime`
2025-01-09 12:28:33 +08:00
dap
78806a0933 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-01-06 10:30:25 +08:00
clddup
bbbdbfa912
feat: useEcharts exports echarts instance#5294 (#5299) 2025-01-05 15:54:13 +08:00
dap
844a9b5013 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-01-01 12:57:20 +08:00
Vben
081d2aed23
perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
dap
e3025176ff Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-30 19:38:01 +08:00
vben
07c4ad05f4 chore: release 5.5.2 2024-12-28 22:15:00 +08:00
dap
24045455e8 chore: 第一次拿到的是readonly的数据 如果需要修改 需要cloneDeep 2024-12-21 19:21:30 +08:00
dap
677889f266 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-21 12:24:17 +08:00
Netfan
9a660827a6
fix: vxeGrid top padding (#5193) 2024-12-20 14:47:33 +08:00
dap
aa95783fc9 fix: 表格排序翻页会丢失排序参数 2024-12-20 13:58:01 +08:00
dap
5e82866370 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-20 07:58:43 +08:00
Netfan
a44ff73dd3
fix: grid tools in toolbar config not working as expected (#5190) 2024-12-19 21:34:47 +08:00
dap
59e039896e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-18 13:32:33 +08:00
Netfan
b22d900e27
feat: form compact mode support (#5165) 2024-12-17 20:51:17 +08:00
dap
219cde1e0e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-17 08:01:02 +08:00
Netfan
bedf19993d
fix: vxeGrid default sort data no effect in first query (#5141)
* fix: vxeGrid default sort data no effect in first query

* fix: query params lost
2024-12-15 12:52:56 +08:00
vben
cbca9ffd95 chore: release 5.5.1 2024-12-12 22:47:11 +08:00
Netfan
ed465d2b5b
feat: table search form visible control (#5121)
* feat: table search form visible control

* chore: fix docs and demo

* chore: type error fixed
2024-12-12 22:28:03 +08:00
dap
7577f17dd9 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-12-11 16:00:25 +08:00
Netfan
d308da6ba1
fix: resolve table toolbar error (#5109) 2024-12-11 15:44:45 +08:00
dap
2aa4756a3e chore: 改为Partial DeepPartial导致识别不出具体类型 2024-12-11 15:16:04 +08:00
dap
eeba7b50f9 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-12-05 08:04:03 +08:00
vben
7ab00250bf chore: release 5.5.0 2024-12-04 22:57:27 +08:00
dap
839e2e4321 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-30 20:03:53 +08:00
LinaBell
e3a93970f4
fix: when VxeTable toolbarConfig.refresh is enabled, it will carry incorrect parameters (#4980) 2024-11-30 10:57:23 +08:00
dap
07325d4c5e chore: vxe-table的头部颜色和antd保持一致 2024-11-29 11:52:14 +08:00
dap
da0ddfc8c7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-25 09:22:59 +08:00
vben
c8dd9bbf0b chore: release 5.4.8 2024-11-24 22:00:41 +08:00
dap
40bb93afcd Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-18 07:47:46 +08:00
vben
788a29a8cb chore: release v5.4.7 2024-11-14 22:15:46 +08:00
dap
36c6a65d22 fix: 表格的表单搜索无法在modal/drawer中使用 https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IB0960 2024-11-14 14:51:29 +08:00
dap
a814bed79e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-14 07:58:37 +08:00
Vben
9ddaba5333 fix: correct grid styling issue (#4889) 2024-11-13 22:28:30 +08:00
Vben
5b079471b9 fix: resolve issue with grid reload parameter not working (#4888) 2024-11-13 22:27:50 +08:00
dap
995e9d6fdc Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-12 15:29:27 +08:00
vince
67c2b13713
fix: drawer console warning (#4871) 2024-11-12 13:34:47 +08:00
dap
12d53db740 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-11 14:09:47 +08:00
dap
75779da35c chore: 表格样式 2024-11-10 12:54:04 +08:00
vben
94efcec7da chore: release v5.4.6 2024-11-10 11:50:46 +08:00
dap
db5c1487cb Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-09 21:51:34 +08:00
vben
57d5a919d2 chore: release v5.4.5 2024-11-09 21:06:10 +08:00
Vben
546c0928fb
fix: form data that is not submitted by the form should not be carried when switching paging (#4847) 2024-11-09 21:04:58 +08:00
dap
4c487fe85f Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-09 20:10:36 +08:00