Commit Graph

708 Commits

Author SHA1 Message Date
dap
4ea9b0d342 chore: 菜单图标列没有居中对齐 2024-10-20 17:51:50 +08:00
dap
88a722a298 chore: i18n key 2024-10-20 17:36:04 +08:00
dap
e8640a59ae chore: missing i18n key 2024-10-20 12:46:15 +08:00
dap
b0a862a448 chore: 错误拼写 2024-10-20 12:44:14 +08:00
dap
29ec264dcd refactor: 重构backMenuToVbenMenu 2024-10-20 12:39:00 +08:00
dap
86950953ff chore: 固定高度 2024-10-20 11:17:14 +08:00
dap
71d005bd48 chore: 个人中心 2024-10-20 11:01:20 +08:00
dap
0334db44ac fix: 错误的参数 2024-10-20 10:39:03 +08:00
dap
02957060bf chore: 修改VbenTooltip默认方向 新增\n换行功能 2024-10-20 10:34:25 +08:00
dap
972e9439b7 chore: 更改i18n 2024-10-20 09:47:07 +08:00
dap
39d62a91bc Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-19 21:29:20 +08:00
Vben
477a05c26c
feat: menu supports carrying default query (#4687) 2024-10-19 19:50:23 +08:00
dap
12de789f2e chore: 更改文件名 2024-10-19 15:25:33 +08:00
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures

* chore: typo
2024-10-19 14:28:21 +08:00
dap
b2268b03e7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-19 09:46:56 +08:00
vben
d1ca09c7bb chore: release v5.4.1 2024-10-18 22:12:00 +08:00
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 (#4679) 2024-10-18 22:00:41 +08:00
dap
280af21ffe chore: 去除 2024-10-18 15:55:53 +08:00
dap
9cdc2780b3 chore: 优化布局 2024-10-18 15:43:57 +08:00
dap
6e7fade539 refactor: 通用的表格复选框是否选中事件 2024-10-18 15:39:39 +08:00
dap
c6984c164c feat: 通用的表格复选框是否选中事件 2024-10-18 15:20:20 +08:00
dap
162b3207fd chore: 更新注释信息 2024-10-18 15:02:39 +08:00
dap
ef956a5507 chore: 漏掉的导入 2024-10-17 19:08:09 +08:00
dap
4a393a1920 chore: 更改导入位置 2024-10-17 15:16:22 +08:00
dap
70e7d6a131 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-17 13:36:03 +08:00
dap
b6256d4736 chore: 修改为默认clientId 2024-10-17 08:10:35 +08:00
dependabot[bot]
a0fbe0b21a
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group (#4650)
* chore(deps): bump tailwindcss in the non-breaking-changes group

Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update deps

* chore: lint fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 21:23:11 +08:00
dap
f9feeccc44 fix: vxe默认为reload 修改为在当前页刷新 2024-10-16 11:03:24 +08:00
dap
2f16e64a3d chore: file-upload 2024-10-15 20:40:41 +08:00
dap
106476b755 feat: sse demo 2024-10-15 10:26:18 +08:00
dap
c27acef777 feat: Markdown编辑/预览组件(基于vditor) 2024-10-15 08:31:39 +08:00
Vben
6c4a742627
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635)
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing

* chore: update deps
2024-10-14 22:53:23 +08:00
dap
72ae9edd2c feat: markdown组件(开发中) 2024-10-14 21:15:47 +08:00
dap
86a2539d27 chore: 更新 2024-10-14 17:19:49 +08:00
dap
47a817f73c Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-14 17:19:16 +08:00
dap
8f6a2a6c23 chore: 说明 2024-10-14 17:11:18 +08:00
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized

* refactor: remove use Toast and reconstruct the form adapter
2024-10-13 18:33:43 +08:00
dap
6dedefb6b9 chore: 去除join 2024-10-13 16:01:50 +08:00
dap
c60f826d31 chore: 租户切换保存到localStorage 2024-10-13 15:28:39 +08:00
dap
330a8a1d70 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-13 14:38:56 +08:00
vben
9856bc88d2 chore: release v5.4.0 2024-10-13 14:21:54 +08:00
vben
68465b5fbf chore: release v5.4.0-beta.1 2024-10-13 14:17:28 +08:00
dap
415176b2ee fix: 应为最大高度而非固定高度 2024-10-13 10:46:27 +08:00
dap
6677d5cfa8 feat: 验证码登录 2024-10-13 10:45:17 +08:00
dap
89047a7dde chore: 字典相关逻辑 2024-10-12 14:10:19 +08:00
dap
21e05a1bc8 Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5 2024-10-12 11:29:19 +08:00
dap
0a27114ea3 fix: 登出相关逻辑在并发(非await)情况下重复执行的问题 2024-10-12 11:29:06 +08:00
dap
113c2d60b5 fix: menu support i18n 2024-10-11 21:20:23 +08:00
dap
fbbb023971 chore: 注释 2024-10-11 21:05:25 +08:00
dap
1a6e5d22fd chore: v-access类型标注 2024-10-11 20:58:59 +08:00
dap
be06f4cb50 chore: 溢出展示形式 不加会有warning 2024-10-11 17:34:13 +08:00
dap
6f098cd5c0 fix: page table default params 2024-10-11 17:28:56 +08:00
dap
9288341c85 fix: 菜单选择的i18n处理 2024-10-11 13:44:08 +08:00
dap
2099e672ce chore: help message 2024-10-11 10:15:44 +08:00
dap
2eff47b59a fix: title 2024-10-11 10:08:29 +08:00
dap
27f62c2bab feat: 支持i18n菜单 2024-10-11 09:29:06 +08:00
dap
f707fcb3da Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-11 08:43:19 +08:00
dap
26ac896f5c style: 优化代码 2024-10-11 08:08:19 +08:00
dap
663bad5e71 refactor: 文件类型判断 2024-10-10 15:06:32 +08:00
dap
26ee8e28ea refactor: upload component (wip) 2024-10-10 14:21:16 +08:00
dap
d10f950b6b chore: 菜单图标的提示信息 2024-10-10 13:31:36 +08:00
dap
60d513ce40 feat: 路由参数 2024-10-10 11:48:26 +08:00
dap
fffe2d0db9 fix: 漏掉了登录日志日期查询 2024-10-10 09:46:42 +08:00
dap
f8e480d724 chore: 需要重新加载字典 2024-10-10 09:23:18 +08:00
dap
e6374a6a06 feat: 自定义列 保存在localStorage 2024-10-10 09:13:50 +08:00
dap
521ba6af9c chore: vxe默认显示条数 2024-10-10 08:31:40 +08:00
dap
df79908056 feat: 操作日志 排序查询 2024-10-10 08:27:56 +08:00
dap
493a0effe8 perf: fetchUserInfo 2024-10-10 08:13:09 +08:00
dap
961f65215d feat: 图片上传/回显支持绑定string类型 2024-10-09 22:20:09 +08:00
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly (#4596) 2024-10-09 22:08:55 +08:00
dap
99a0c63f92 chore: remove log 2024-10-09 21:30:00 +08:00
dap
3b8b8812a5 docs: code gen docs 2024-10-09 17:55:31 +08:00
dap
2af01881ab chore: dataName 2024-10-09 16:46:06 +08:00
dap
cf53a4f3bd chore: 租户选择框浮层固定高度[256px] 超过高度自动滚动 2024-10-09 13:58:01 +08:00
dap
f873b8ac3e chore: fixed tree search 2024-10-08 16:52:30 +08:00
dap
6cdcc8cbca chore: tree full content 2024-10-08 16:41:34 +08:00
dap
846bab7b7e feat: 新增从参数取默认密码 2024-10-08 15:17:18 +08:00
dap
599623042c fix: wrong text 2024-10-08 14:46:52 +08:00
dap
deeae45823 fix: wrong api 2024-10-08 14:44:10 +08:00
dap
e8d0fd0e27 fix: 关闭租户时 获取的voList为null 需要添加可选链 2024-10-08 14:22:25 +08:00
dap
a0c2cffcab fix: 登出时清空字典会造成bug 2024-10-08 14:19:48 +08:00
dap
335dc0cc11 fix: 关闭租户不应显示同步租户字典按钮 2024-10-08 14:16:33 +08:00
dap
bda0711bbd fix: tenant disabled should hide select https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAVCBW 2024-10-08 14:09:44 +08:00
dap
fed3056763 chore: 发布1.0.0-beta版本 2024-10-08 13:47:25 +08:00
dap
621baef3eb feat: file upload 2024-10-08 13:37:14 +08:00
dap
b696456350 chore: update image upload 2024-10-08 11:27:03 +08:00
dap
f3cad9ab97 feat: tree search 2024-10-08 11:09:40 +08:00
dap
76d2541aa2 chore: disabled 2024-10-08 10:37:06 +08:00
dap
2838dc4a07 fix: missing param 2024-10-08 10:36:00 +08:00
dap
2a2d90baf7 fix: 按钮不应显示路由地址 2024-10-08 10:35:37 +08:00
dap
1e99a1cd52 chore: wechat group 2024-10-07 21:04:32 +08:00
dap
037b118301 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-07 20:23:55 +08:00
dap
3e32d920b4 docs: default avatar 2024-10-07 20:18:31 +08:00
dap
3551292619 feat: 添加子菜单 2024-10-07 20:07:33 +08:00
dap
93912efc67 feat: image upload 2024-10-07 19:53:59 +08:00
dap
19b6b2c325 chore: 权限 2024-10-07 19:35:54 +08:00
dap
1f79c08078 chore: update demo 2024-10-07 19:33:54 +08:00
dap
460020bee2 chore: updateschema 2024-10-07 18:53:22 +08:00
dap
eba762c023 chore: 需要清除字典缓存 2024-10-07 17:51:53 +08:00
dap
60adf13378 fix: wrong api 2024-10-07 17:50:21 +08:00