lrl
df3215fef1
fix: 删除china2相关的地图json
2025-07-23 11:07:19 +08:00
lrl
d2a2227c4c
Merge remote-tracking branch 'remote/master'
...
# Conflicts:
# packages/effects/plugins/src/echarts/use-echarts.ts
2025-07-17 10:09:54 +08:00
lrl
b480eb54c1
feat: 新增会员统计组件和优化数据展示
...
- 在会员统计页面中新增会员地域分布和性别分布组件
- 更新会员统计 API,支持获取会员汇总和地区统计数据
- 优化数据加载逻辑,提升用户体验
- 引入分析概览组件以展示关键统计信息
2025-07-16 16:14:01 +08:00
xingyu4j
a950b7b6e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-08 14:25:47 +08:00
YunaiV
6a537bb202
feat:【ANTD】优化 doc-alert 缺少 margin 间距
2025-07-05 18:30:04 +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
xingyu4j
3f304cdb76
feat: echarts add china geo
2025-06-24 12:51:38 +08:00
xingyu4j
22dcc12447
chore: deps
2025-06-16 14:00:12 +08:00
gjd
0f701dd49b
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev_xx
2025-06-16 09:58:35 +08:00
gjd
54066859c5
feat(ai): 添加思维导图功能
...
- 在 ai/mindmap 页面添加 Right 组件
- 实现思维导图的初始化、渲染和下载功能
- 优化 markdown 内容的处理和展示
- 添加对思维导图库的依赖和类型定义
2025-06-09 18:31:21 +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
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
xingyu4j
b0c5b794fa
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-06-02 19:51:33 +08:00
wyc001122
470fd43b49
fix: 修复使用useVbenVxeGrid配置hasEmptyText、hasEmptyRender不生效的问题 ( #6310 )
2025-06-02 08:16:26 +08:00
xingyu4j
e3e0b1f1a0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-29 11:01:39 +08:00
Netfan
96a10ca83f
style: fix lint error ( #6298 )
2025-05-28 19:23:21 +08:00
wyc001122
4eb16d6d3a
fix: fix table-title slot not work ( #6295 )
2025-05-28 17:01:11 +08:00
xingyu4j
62198ec69c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-27 10:36:30 +08:00
liqiang0330
53304514b6
fix: Update index.ts ( #6268 )
...
* Update index.ts
VxeGridPropTypes.原文件缺少这个,现在补全!
* Update index.ts
增加空格!
2025-05-26 13:29:27 +08:00
puhui999
98676e1dc9
feat: @vben/plugins/vxe-table 异步导出 vxe-table 相关组件提供给需要单独使用 vxe-table 的场景
2025-05-09 13:09:24 +08:00
xingyu4j
6a1317908a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-06 23:51:36 +08:00
vben
cc6c9bf7a0
chore: release v5.5.6
2025-05-06 22:32:58 +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
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
xingyu4j
4d1bff9d4a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-26 14:38:07 +08:00
Netfan
0a9fc4e02d
fix: title of search button in vxeTable toolbar ( #6046 )
...
* 修改vxeTable工具栏里的搜索按钮的提示文案
2025-04-26 01:08:41 +08:00
xingyu4j
e702e4aba0
fix: code lint packages
2025-04-24 17:55:30 +08:00
YunaiV
b4efb7c468
refactor:修复 antd typecheck 提供的报错
2025-04-23 12:56:35 +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
pangyajun123
b985ff0584
fix: vxe-table theme token follow primary color ( #6007 )
2025-04-21 19:15:05 +08:00
Netfan
9ba917c356
fix: theme mode follow the system only `auto` ( #5923 )
...
* 修复主题在未设置为auto时,仍然会跟随系统主题变化的问题。
2025-04-14 19:23:07 +08:00
Netfan
7e490c3070
feat: customizable table separator ( #5898 )
...
* 表格的分隔条支持定制背景色或完全移除
2025-04-14 19:23:07 +08:00
Netfan
f46ec30995
fix: theme mode follow the system only `auto` ( #5923 )
...
* 修复主题在未设置为auto时,仍然会跟随系统主题变化的问题。
2025-04-12 01:16:57 +08:00
Netfan
9379093a4f
feat: customizable table separator ( #5898 )
...
* 表格的分隔条支持定制背景色或完全移除
2025-04-08 20:28:50 +08:00
YunaiV
144a2f1dc9
feat:增加 redis 监控
2025-04-07 22:00:14 +08:00
Rascal-Coder
3086b83834
fix: vxeGrid height fixed #5861 ( #5862 )
2025-04-05 09:55:23 +08:00
Rascal-Coder
3600603016
fix: vxeGrid height fixed #5861 ( #5862 )
2025-04-04 13:16:31 +08:00
Netfan
e0cfe4a4b1
chore: update deps ( #5854 )
2025-04-03 23:06:02 +08:00
Netfan
7933da8f66
chore: update deps ( #5854 )
2025-04-02 18:07:06 +08:00
Netfan
91cb6aaf0d
fix: table form reset will trigger reload twice while submitOnChange set ( #5756 )
...
* 修复表格的搜索表单在重置时,可能会触发2次表格刷新的问题
2025-03-26 22:51:07 +08:00
vben
7a0354f4a8
chore: release 5.5.4
2025-03-26 22:51:07 +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
vben
b92ac5c36d
chore: release 5.5.4
2025-03-18 21:43:27 +08:00
Netfan
89d963c81a
fix: vxeTable search button not working with slot ( #5678 )
2025-03-07 22:35:09 +08:00
littlesparklet
12ffb310bf
fix: Fix inconsistent spacing around search form (issue #5429 ) ( #5495 )
2025-02-24 15:57:50 +08:00
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
...
添加Motion的用法例子
2025-02-17 15:25:45 +08:00
vben
195ceec9b4
chore: release 5.5.3
2025-01-21 22:07:55 +08:00
Netfan
b785bc5704
fix: useEcharts return invalid instance ( #5360 )
2025-01-12 09:54:37 +08:00
Netfan
624beb6fa0
fix: locale switching logic correction ( #5344 )
...
* 修复语言切换后的数据更新逻辑
* 表单默认按钮的content属性可提供computed类型的值
2025-01-10 14:32:21 +08:00