wangrunpu
fa3273d247
fix:修改项目名称及图标,引入新离线图标
2 weeks ago
zhuxinpeng
32ec0e88de
app菜单、清扫、巡查
3 weeks ago
wangrunpu
fcd529e001
feat:架构优化
4 weeks ago
dap
80328e7565
chore: merge
3 months ago
zouawen
33306a5aff
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 ( #6799 )
3 months ago
dap
f87a38a2f0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
3 months ago
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
3 months ago
Jin Mao
9114692f95
Merge branch 'main' into main
4 months ago
oc
11d273cbb6
feat(authentication): 二维码登录和验证码登录组件增加返回按钮显隐配置 ( #6713 )
...
- 在 CodeLogin 和 QrcodeLogin 组件中添加 showBack 属性
- 根据 showBack 属性决定是否显示返回按钮
- 默认值为 true,即默认显示返回按钮
4 months ago
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插槽样式。
4 months ago
谦元吉
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
4 months ago
dap
a4a7f7d096
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
4 months ago
vben
e147a9d2fd
chore: release 5.5.9
5 months ago
dap
d22e494551
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
5 months ago
zhongming4762
06ffdf164a
feat: add dingding login
5 months ago
dap
c762f8370b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
5 months ago
vben
1575619d53
chore: release v5.5.8
5 months ago
dap
72e1115330
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
Jin Mao
b8bf482c6a
Merge branch 'main' into form
6 months ago
陈蔚然
2f7de243f6
Merge branch 'vbenjs:main' into slider-translate-captcha
6 months ago
chenweiran
1aafb43103
feat: 增加基于图片拼图切片平移的验证码
6 months ago
chenweiran
8ccd01ade5
feat: 增加基于图片拼图切片平移的验证码
6 months ago
dap
491a42e9cb
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
Netfan
e6bfbce6cb
revert: page height fixed,revert #6422
6 months ago
dap
1e4824fe27
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
someone-cool
1f63aed64c
fix(@vben/common-ui): add page footer's height to calc contentstyle ( #6422 )
6 months ago
chenweiran
bbd8a53d9d
feat: 增加基于图片拼图切片平移的验证码
6 months ago
chenweiran
8554924cb9
feat: 增加基于图片拼图切片平移的验证码
6 months ago
Netfan
78076e70b4
chore: update deps
6 months ago
dap
190c8c586e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
chewenye
b78bc65ce7
feat: 组件json-viewer支持bigint数据显示 cwy ( #6377 )
...
Co-authored-by: 车文烨 <chewy@china-lehua.com>
6 months ago
Stephen Chang
de14908fd3
fix(icon-picker): 解决icon-picker组件切换分页后,关键词检索失效问题 ( #6437 )
...
当icon-picker组件切换分页后,在输入关键词检索,但是分页没有重置,导致检索结果异常
6 months ago
Li Kui
5c3972196a
fix: Add $t import to login expired modal ( #6429 )
...
closes #6230
6 months ago
dap
383756c0aa
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
lghuahua
986eacae9a
fix: improve request logic in api-component
...
* 修复某些情况下updateParam设置的参数可能不会提交给api的问题
* 修复在上一个请求尚未完成前如果params发生了变更,将不会再触发新的api请求
---------
Co-authored-by: Netfan <netfan@foxmail.com>
6 months ago
dap
14b0d9b50f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
7 months ago
vben
b9aef618fe
chore: release 5.5.7
7 months ago
dap
c3edbec3f0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
7 months ago
panda7
a2bdcd6e49
feat: ellipsis text automatically displays tooltip based on ellipsis ( #6244 )
...
* feat: ellipsis text automatically displays tooltip based on ellipsis
* feat: ellipsis text automatically displays tooltip based on ellipsis
---------
Co-authored-by: sqchen <9110848@qq.com>
Co-authored-by: sqchen <chenshiqi@sshlx.com>
7 months ago
zwtvip
f7bae8ac0f
chore: export framework components for use in independent pages
7 months ago
dap
12d0ba24e5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
8 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
8 months ago
ming4762
3b3f8e4e44
fix: fix `IconPicker` props warning ( #6108 )
...
Invalid prop: type check failed for prop "onUpdate:value". Expected Function, got Array
8 months ago
dap
b0763d6429
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
8 months ago
Netfan
f1af9f8f6e
fix: add triggerClass binding to PopoverTrigger and update icon-picker styles ( #6095 )
...
* Popover支持设置trigger的样式
* 修正icon-picker的input值更新
8 months ago
ming4762
5de954baa4
fix: fix `LoginExpiredModal` in some cases, `message` may be obscured ( #6086 )
8 months ago
dap
a10a981fab
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
8 months ago
Jin Mao
20c15f352f
perf: page componet supports custom height offset for flexible content height … ( #6081 )
...
* perf: Page supports custom height offset for flexible content height control.
允许通过 height 属性调整页面内容高度计算。修改了 Page 组件以支持自定义高度偏移量,用于更灵活的内容高度控制。
* chore: typo
* perf(page): replace height with heightOffset for flexible content sizing
The `height` prop was replaced with `heightOffset` to better describe its purpose when used with `autoContentHeight`. The new prop allows custom offset values (in pixels) to adjust content area sizing, with clearer documentation.
8 months ago
dap
5f26f5662e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
8 months ago
Gahotx
ca94ca906f
fix: add rounded corners to project and quick nav items ( #5296 )
8 months ago