zhongming4762
|
4d713db546
|
feat: increase support for multiple time zones
* 优化实现方法
|
2025-10-29 19:47:10 +08:00 |
|
zhongming4762
|
e01803ce9d
|
feat: increase support for multiple time zones
|
2025-10-22 20:39:00 +08:00 |
|
zhongming4762
|
e3e5755903
|
feat: increase support for multiple time zones
|
2025-10-22 20:29:53 +08:00 |
|
zhongming4762
|
61ce53b686
|
feat: increase support for multiple time zones
|
2025-10-22 20:23:55 +08:00 |
|
zhongming4762
|
b029f77b6a
|
feat: increase support for multiple time zones
|
2025-10-22 20:18:25 +08:00 |
|
zhongming4762
|
0a8339a405
|
feat: increase support for multiple time zones
|
2025-10-22 19:52:01 +08:00 |
|
lidongcheng88
|
03ce030e7c
|
fix: 混合双列 onMounted 关闭二级侧边栏 (#6807)
Co-authored-by: ldc <lidchen@tencent.com>
|
2025-10-14 06:56:00 +08:00 |
|
zouawen
|
59097e2466
|
chore: 新增是否开启首选项导航栏(外观、布局、快捷键、通用)吸顶效果,调整部分样式 (#6804)
|
2025-10-14 06:55:11 +08:00 |
|
zouawen
|
2ce161e585
|
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 (#6800)
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
|
2025-10-07 06:15:41 +08:00 |
|
zouawen
|
33306a5aff
|
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 (#6799)
|
2025-10-06 06:56:54 +08:00 |
|
lw567
|
6e03de5011
|
fix: watermark create error #6788 (#6789)
Co-authored-by: liwei567 <liwei567@example.com>
|
2025-09-30 19:53:09 +08:00 |
|
HaHa
|
713281a8ba
|
fix(theme-button): fix flicker during theme switch (#6782)
|
2025-09-30 05:10:51 +08:00 |
|
shierd
|
42e3de9e2c
|
fix: 修复设置表单值时合并子对象的错误 (#6780)
Co-authored-by: shier <shier@shierd.com>
|
2025-09-30 05:10:39 +08:00 |
|
vent
|
1e029dbc9a
|
fix: 修复部分场景 echarts 在使用 v-show 时获取不到 width 的问题 (#6776)
|
2025-09-30 05:09:33 +08:00 |
|
Cup_Of_Bread
|
81bb7456f8
|
fix: 修复注解错误 (#6763)
|
2025-09-23 23:49:25 +08:00 |
|
pangyajun123
|
26f8d2aa30
|
perf: 表单需要通过权限控制是否需要展示,dependencies.if 这种方式需要别triggerFields触发字段,不能满足要求 (#6756)
|
2025-09-23 23:48:27 +08:00 |
|
boisduval
|
a8b848d367
|
fix: 解决搜索表单中arrayToStringFields属性无法在搜索时生效的问题 (#6591)
- 合并handleArrayToStringFields与handleStringToArrayFields为handleMultiFields
- 在handleMultiFields判断arrayToString或stringToArray
- 删除两个方法在其他地方的引用 统一为在handleRangeTimeValue内调用handleMultiFields实现数据转换
Co-authored-by: 宛晴 <wanqing@mengtaigroup.com>
|
2025-09-23 23:45:26 +08:00 |
|
ming4762
|
482ce981ce
|
chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… (#6752)
* chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.12 -> 4.9.29
* fix: resolve the ESLint warning generated by #6317
|
2025-09-17 17:42:39 +08:00 |
|
Jin Mao
|
97ad93ab1f
|
Merge branch 'zouawen-main'
|
2025-09-17 17:41:05 +08:00 |
|
Jin Mao
|
319b7fcdaa
|
Merge branch 'main' of https://github.com/zouawen/vue-vben-admin into zouawen-main
|
2025-09-17 17:37:43 +08:00 |
|
Jin Mao
|
4de8220ce6
|
feat(common-ui): 添加 Tree 组件
- 在 common-ui 包中新增 Tree 组件
- 实现了基本的树形结构展示功能
- 集成了 VbenTree 组件和自定义样式- 添加了空数据时的占位展示
|
2025-09-17 17:28:39 +08:00 |
|
Jin Mao
|
9114692f95
|
Merge branch 'main' into main
|
2025-09-15 08:08:31 +08:00 |
|
Jin Mao
|
0f7731b611
|
Merge branch 'ming4762-stream-2025091101'
|
2025-09-15 08:03:52 +08:00 |
|
Jin Mao
|
8040bc1a22
|
Merge branch 'stream-2025091101' of https://github.com/ming4762/smart-boot-ui-vben into ming4762-stream-2025091101
|
2025-09-15 08:02:30 +08:00 |
|
oc
|
11d273cbb6
|
feat(authentication): 二维码登录和验证码登录组件增加返回按钮显隐配置 (#6713)
- 在 CodeLogin 和 QrcodeLogin 组件中添加 showBack 属性
- 根据 showBack 属性决定是否显示返回按钮
- 默认值为 true,即默认显示返回按钮
|
2025-09-15 07:43:18 +08:00 |
|
zouawen
|
a4b8f8f795
|
fix: 节点选中时过滤父节点禁用状态
|
2025-09-12 17:31:42 +08:00 |
|
zouawen
|
dfa2ac3435
|
fix: 全选时过滤disabled的节点
|
2025-09-11 18:16:10 +08:00 |
|
zouawen
|
39820c783c
|
fix:
1、VbenTree新增是否全选、展开折叠功能;
2、解决当点击子节点label文字区域,而非checkbox时,关联父组件不能选中问题;
3、优化子节点选中时关联父节点选中功能:删除VbenTree中processParentSelection方法,改为在onSelect中实现,原因:processParentSelection在每次模型值更新时都会被调用,且计算复杂度为O(n^2),onSelect只在交互时触发,复杂度为O(n);
4、新增中间层tree组件,处理无数据时显示场景(显示图标Inbox和国际化comom.noData文本);
5、为防止父组件传值子组件boolean类型默认false问题,新增treePropsDefaults方法,为TreeProps赋默认值,Tree组件和VbenTree组件统一使用;
6、优化VbenTree组件整体样式(优化padding、margin、gap值,优化type为button时outline左右空白区域不对称问题),优化内部header、footer插槽样式。
|
2025-09-11 16:41:42 +08:00 |
|
zhongming4762
|
66822a5f95
|
feat: add SSE support to request-client
|
2025-09-11 11:22:47 +08:00 |
|
zhongming4762
|
eb4f1f8164
|
feat: add SSE support to request-client
|
2025-09-11 10:50:19 +08:00 |
|
谦元吉
|
6a85b3ab84
|
fix(@vben/common-ui): resolve #6698 (#6700)
* fix(@vben/common-ui): resolve #6698
* fix(@vben/common-ui): resolve #6698
* fix(@vben/common-ui): resolve conversation
* fix(@vben/common-ui): resolve #6698
|
2025-09-02 17:02:11 +08:00 |
|
谦元吉
|
c57592f3a6
|
fix(@vben-core/shadcn-ui): 修复VbenPinInput组件在点击获取验证码和回车同时进行时会重复触发计时器的问题 (#6705)
|
2025-09-02 16:56:46 +08:00 |
|
Ken Hai
|
b0d7b177be
|
fix: 角色管理,授权的树形组件,取消勾选叶子节点,父级节点状态错误 (#6680)
Co-authored-by: haiyinlong <haiyinlong@uhigame.com>
|
2025-08-25 21:32:01 +08:00 |
|
LinaBell
|
566d3bdf7c
|
fix: appendToMain warning (#6684)
|
2025-08-25 21:25:29 +08:00 |
|
螃蟹
|
adbf793e79
|
fix(@vben/web-ele): the main color tone for switching between dark and light themes has been reset (#6678)
|
2025-08-25 11:03:54 +08:00 |
|
LinaBell
|
cf6c4c9aae
|
fix: cannot read properties of null (reading 'nextSibling') (#6667)
|
2025-08-21 22:26:10 +08:00 |
|
Ken Hai
|
ffaf85c8f3
|
fix: 修复角色修改时VbenTree组件没有回显选中 (#6662)
* fix: 修复角色修改时VbenTree组件没有回显选中
* chore: use nextTick
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: merge
* chore: 更新
---------
Co-authored-by: haiyinlong <haiyinlong@uhigame.com>
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-08-21 15:30:58 +08:00 |
|
panda7
|
2cc78f925f
|
fix: the bug in the lock method of the vbenModal component (#6648)
|
2025-08-21 15:17:55 +08:00 |
|
ming4762
|
93f0eea4e7
|
fix: fix the issue of excessive line spacing in vbenForm (#6653)
* gap-2和 pb-4/2 重叠导致间距过宽,gap-x只保留列间距
|
2025-08-21 12:41:04 +08:00 |
|
谦元吉
|
58e3941810
|
chore(docs): update the component import of the form adapter description in the document (#6656)
|
2025-08-19 16:48:10 +08:00 |
|
Svend
|
3ad433a50b
|
fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652)
此问题是由于 PR #6583 中新增的 `resolveHref` 函数导致的。其在 hash 路由模式下,得到的 URL 会包含 #/ 前缀。在经过 openRouteInNewWindow 的逻辑后就会出现两次 /# 前缀
|
2025-08-19 16:47:45 +08:00 |
|
ming4762
|
8ac2db5b7c
|
fix: fix the issue of VbenForm compact reactive failure (#6654)
|
2025-08-19 16:46:14 +08:00 |
|
Elm1992
|
a441dcebae
|
fix: meta.link invalid issue
|
2025-08-19 16:40:16 +08:00 |
|
Vben
|
ff4704d5ea
|
chore: Upgrade vite to version 7.x (#6645)
|
2025-08-16 22:50:31 +08:00 |
|
菠萝吹雪
|
6ddfbd84b0
|
chore: modify the contributor showcase in the README (#6636)
|
2025-08-16 22:47:08 +08:00 |
|
ming4762
|
1e6417f95b
|
feat: vBenForm add layout: inline (#6644)
|
2025-08-16 22:41:08 +08:00 |
|
vben
|
e147a9d2fd
|
chore: release 5.5.9
|
2025-08-16 22:16:02 +08:00 |
|
谦元吉
|
4efebb8c0b
|
fix:update (#6635)
|
2025-08-14 22:01:12 +08:00 |
|
gxc685
|
9ce0df88ae
|
fix: 修复mock里面eventHandler重复导致无法启动 (#6631)
|
2025-08-14 22:00:54 +08:00 |
|
谦元吉
|
3cf0c0eb04
|
fix(@vben/backend-mock): go back to the last modification (#6634)
* fix(@vben/backend-mock): the version went back to the last submission, and the latest submission was completely useless.
* fix: resolve conflicts
|
2025-08-14 12:06:41 +08:00 |
|