dap
|
af677cef27
|
feat: 添加菜单拓展字段并优化展示
- 在菜单表单中添加拓展字段(remark)输入框
- 在菜单抽屉组件中自定义渲染拓展字段的展示方式
- 添加对拓展字段用途的说明和提示信息
|
4 months ago |
dap
|
d01e03fd79
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
4 months ago |
dap
|
afb9334de0
|
fix: 暂时移除getPopupContainer挂载到父节点 浮层滚动条和表格滚动条有冲突
|
4 months ago |
dap
|
e2f361929c
|
fix: 添加租户套餐为空时的错误提示
检测租户套餐列表是否为空,为空时显示错误提示并抛出异常,避免用户填写表单后无法选择套餐
|
5 months ago |
dap
|
6be8870801
|
fix: 添加树节点筛选字段配置
添加 treeNodeFilterProp 配置以支持按部门名称筛选树节点
|
5 months ago |
Ken Hai
|
b0d7b177be
|
fix: 角色管理,授权的树形组件,取消勾选叶子节点,父级节点状态错误 (#6680)
Co-authored-by: haiyinlong <haiyinlong@uhigame.com>
|
5 months ago |
LinaBell
|
566d3bdf7c
|
fix: appendToMain warning (#6684)
|
5 months ago |
dap
|
e030bfbfbd
|
update: 流程取消 cancel
|
5 months ago |
螃蟹
|
adbf793e79
|
fix(@vben/web-ele): the main color tone for switching between dark and light themes has been reset (#6678)
|
5 months ago |
dap
|
4f74b90047
|
update: readme
|
5 months ago |
dap
|
4f8a7c0524
|
refactor: sm4/sm2加解密逻辑优化
|
5 months ago |
dap
|
450e70704b
|
docs: readme
|
5 months ago |
dap
|
8f2fc2539f
|
update: api加解密demo
|
5 months ago |
dap
|
1a29fc244e
|
fix: base64 decode为hex字符串而非原始字符串
|
5 months ago |
dap
|
d9c93285ad
|
feat: API加密 前端已经实现RSA/SM2 AES/SM4
|
5 months ago |
dap
|
40f9cfce04
|
docs: changelog
|
5 months ago |
dap
|
600e87287d
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
5 months ago |
LinaBell
|
cf6c4c9aae
|
fix: cannot read properties of null (reading 'nextSibling') (#6667)
|
5 months ago |
dap
|
6948753412
|
update: 表单项间距调整
|
5 months ago |
dap
|
2d89492790
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
5 months ago |
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>
|
5 months ago |
panda7
|
2cc78f925f
|
fix: the bug in the lock method of the vbenModal component (#6648)
|
5 months ago |
ming4762
|
93f0eea4e7
|
fix: fix the issue of excessive line spacing in vbenForm (#6653)
* gap-2和 pb-4/2 重叠导致间距过宽,gap-x只保留列间距
|
5 months ago |
dap
|
865ff203a8
|
update: wechat group
|
5 months ago |
dap
|
2e72181174
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
5 months ago |
dap
|
25adb37260
|
fix: 去除选择器 在modal/drawer匹配不上
|
5 months ago |
dap
|
4a64b75fb8
|
refactor: drawer实现请假流程 & 重新编辑跳转
|
5 months ago |
dap
|
26feff20fc
|
Merge branch 'dev' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
|
5 months ago |
玲娜贝er
|
541a411df7
|
Revert "refactor: 请假申请更改为drawer 替换新页面打开的方式"
This reverts commit 1741683cab.
|
5 months ago |
dap
|
fc4caad003
|
fix: 关闭apply modal
|
5 months ago |
dap
|
81897d640b
|
docs: changelog
|
5 months ago |
dap
|
1741683cab
|
refactor: 请假申请更改为drawer 替换新页面打开的方式
|
5 months ago |
dap
|
0ac70c523d
|
docs: changelog
|
5 months ago |
dap
|
3d3804088d
|
fix: 单词拼接错误 ...
|
5 months ago |
谦元吉
|
58e3941810
|
chore(docs): update the component import of the form adapter description in the document (#6656)
|
5 months ago |
Svend
|
3ad433a50b
|
fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652)
此问题是由于 PR #6583 中新增的 `resolveHref` 函数导致的。其在 hash 路由模式下,得到的 URL 会包含 #/ 前缀。在经过 openRouteInNewWindow 的逻辑后就会出现两次 /# 前缀
|
5 months ago |
ming4762
|
8ac2db5b7c
|
fix: fix the issue of `VbenForm` `compact` reactive failure (#6654)
|
5 months ago |
dap
|
4ffb781f0a
|
refactor: title显示
|
5 months ago |
Elm1992
|
a441dcebae
|
fix: meta.link invalid issue
|
5 months ago |
dap
|
3525571fab
|
feat: 后端发起流程
|
5 months ago |
dap
|
daf61f7409
|
refactor: 校验信息间距
|
5 months ago |
dap
|
45b584b092
|
feat: 后端发起流程
|
5 months ago |
dap
|
a4a7f7d096
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
5 months ago |
Vben
|
ff4704d5ea
|
chore: Upgrade vite to version 7.x (#6645)
|
5 months ago |
菠萝吹雪
|
6ddfbd84b0
|
chore: modify the contributor showcase in the README (#6636)
|
5 months ago |
ming4762
|
1e6417f95b
|
feat: vBenForm add layout: inline (#6644)
|
5 months ago |
vben
|
e147a9d2fd
|
chore: release 5.5.9
|
5 months ago |
谦元吉
|
4efebb8c0b
|
fix:update (#6635)
|
5 months ago |
gxc685
|
9ce0df88ae
|
fix: 修复mock里面eventHandler重复导致无法启动 (#6631)
|
5 months ago |
谦元吉
|
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
|
5 months ago |