dap
1980a2482d
fix: modal/drawer里使用列配置 重置列弹窗被遮挡
2025-10-27 19:19:52 +08:00
dap
4291d59b97
style: 拖拽列宽时的颜色与primary保持一致
2025-10-16 11:09:01 +08:00
dap
80328e7565
chore: merge
2025-10-09 20:53:21 +08:00
vent
1e029dbc9a
fix: 修复部分场景 echarts 在使用 v-show 时获取不到 width 的问题 ( #6776 )
2025-09-30 05:09:33 +08:00
dap
fb0d914351
style: 移除border inner场景下表格底部的边框
2025-09-04 20:53:37 +08:00
dap
a4a7f7d096
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-08-18 09:40:54 +08:00
vben
e147a9d2fd
chore: release 5.5.9
2025-08-16 22:16:02 +08:00
dap
c92d6a2b1d
feat: vxe/antd可编辑表格适配器 & 可编辑demo
2025-08-07 20:31:41 +08:00
dap
c762f8370b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-20 16:59:49 +08:00
vben
1575619d53
chore: release v5.5.8
2025-07-19 22:19:50 +08:00
Jin Mao
d5a36a167d
fix: fix vxeTable commit proxy ( #6536 )
...
* fix: 修正use-vxe-grid中的代理配置提交类型
* chore: change config
2025-07-19 16:07:15 +08:00
dap
72e1115330
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-16 19:22:15 +08:00
Jin Mao
1bc5d2986b
chore: update-vxe-table ( #6516 )
...
* chore: update vxe-pc-ui,vxe-table
* fix(ui): 修复代理配置初始化方法名错误
* fix(ui): 修改远程表格刷新配置
* chroe: update vxeTable
更新到最新
2025-07-16 19:15:39 +08:00
dap
1e4824fe27
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-03 20:24:50 +08:00
RanMaoting
33a4d524db
feat(@vben/plugins): 新增VxeGrid组件插槽类型定义 ( #6452 )
...
* feat(@vben/plugins): 新增VxeGrid组件插槽类型定义
Closes : #6451
* fix(@vben/plugins): 优化vxe-table组件的插槽类型定义
修复Omit导致的类型丢失
2025-07-03 18:34:37 +08:00
dap
894f0c590a
refactor: Modal/Drawer中使用VxeTable tooltip需要设置更高的z-index 防止被遮挡
2025-07-01 15:45:37 +08:00
dap
d38093ca7d
refactor: Partial
2025-06-10 10:53:08 +08:00
dap
687c33ec29
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-06-10 10:51:00 +08:00
RanMaoting
017ed1a9e1
types: 为useVbenVxeGrid添加泛型声明,使grid实例上能正确获取到行数据的类型 ( #5653 )
...
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com >
2025-06-08 17:43:02 +08:00
dap
14b0d9b50f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-06-04 09:18:54 +08:00
wyc001122
470fd43b49
fix: 修复使用useVbenVxeGrid配置hasEmptyText、hasEmptyRender不生效的问题 ( #6310 )
2025-06-02 08:16:26 +08:00
Netfan
96a10ca83f
style: fix lint error ( #6298 )
2025-05-28 19:23:21 +08:00
dap
1f68fd31b7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-28 17:13:50 +08:00
wyc001122
4eb16d6d3a
fix: fix table-title slot not work ( #6295 )
2025-05-28 17:01:11 +08:00
liqiang0330
53304514b6
fix: Update index.ts ( #6268 )
...
* Update index.ts
VxeGridPropTypes.原文件缺少这个,现在补全!
* Update index.ts
增加空格!
2025-05-26 13:29:27 +08:00
dap
12d0ba24e5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-08 09:28:52 +08:00
vben
cc6c9bf7a0
chore: release v5.5.6
2025-05-06 22:32:58 +08:00
dap
5f26f5662e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-28 13:19:57 +08:00
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
2025-04-27 22:06:49 +08:00
vben
7c7051a11e
chore: release v5.5.5
2025-04-27 21:45:10 +08:00
Netfan
0a9fc4e02d
fix: title of search button in vxeTable toolbar ( #6046 )
...
* 修改vxeTable工具栏里的搜索按钮的提示文案
2025-04-26 01:08:41 +08:00
dap
f54fab0bae
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-22 17:55:44 +08:00
pangyajun123
b985ff0584
fix: vxe-table theme token follow primary color ( #6007 )
2025-04-21 19:15:05 +08:00
dap
7e4bdf7bd6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-12 09:56:51 +08:00
Netfan
f46ec30995
fix: theme mode follow the system only auto ( #5923 )
...
* 修复主题在未设置为auto时,仍然会跟随系统主题变化的问题。
2025-04-12 01:16:57 +08:00
dap
3e7a2336b0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-09 09:34:17 +08:00
Netfan
9379093a4f
feat: customizable table separator ( #5898 )
...
* 表格的分隔条支持定制背景色或完全移除
2025-04-08 20:28:50 +08:00
dap
34e5812de9
update: vxe active color
2025-04-07 19:37:11 +08:00
dap
8f9006c96d
fix: vxe 右上角toolbar按钮色/翻页主题色保持一致
2025-04-07 10:58:51 +08:00
dap
2ca39dfdbb
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-04 19:42:43 +08:00
Rascal-Coder
3600603016
fix: vxeGrid height fixed #5861 ( #5862 )
2025-04-04 13:16:31 +08:00
dap
63e13069ea
Merge
2025-04-03 14:02:12 +08:00
Netfan
7933da8f66
chore: update deps ( #5854 )
2025-04-02 18:07:06 +08:00
dap
17e82fb766
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-03-22 18:31:19 +08:00
Netfan
3133f8f8b9
fix: table form reset will trigger reload twice while submitOnChange set ( #5756 )
...
* 修复表格的搜索表单在重置时,可能会触发2次表格刷新的问题
2025-03-20 19:42:22 +08:00
dap
feb6229383
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-03-19 19:56:52 +08:00
vben
b92ac5c36d
chore: release 5.5.4
2025-03-18 21:43:27 +08:00
dap
209214f6a3
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-03-08 20:25:01 +08:00
Netfan
89d963c81a
fix: vxeTable search button not working with slot ( #5678 )
2025-03-07 22:35:09 +08:00
dap
4da1bb9896
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-02-25 09:22:24 +08:00