Commit Graph

667 Commits

Author SHA1 Message Date
dap
7b5e2e71d8 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-21 20:29:43 +08:00
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) 2024-10-21 20:14:25 +08:00
dap
ad2f327d4a chore: i18n 2024-10-21 08:40:52 +08:00
dap
ea59f7d9e6 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-21 07:58:31 +08:00
vben
bfaa2780ab chore: release v5.4.2 2024-10-20 22:35:58 +08:00
Vben
d262b7b6c0
fix: fix known issues with the form (#4696)
* fix: fix known issues with the form

* chore: typo

* chore: typo
2024-10-20 22:34:11 +08:00
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development (#4694) 2024-10-20 21:44:25 +08:00
dap
1b8d6c193e chore: 所有表格的搜索加上allowClear属性 支持清除 2024-10-20 18:16:47 +08:00
dap
8395a7f167 chore: 删除后需要重新加载 2024-10-20 17:59:10 +08:00
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