Commit Graph

1267 Commits

Author SHA1 Message Date
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
afe1
93b48ef244
fix: use pnpm manage package (#4695) 2024-10-20 22:30:20 +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
Svend
646598afba
fix(@vben-core/form-ui): fix the issue of Textarea not being able to wrap lines in the form (#4691) 2024-10-20 21:07:34 +08:00
afe1
234544c40d
fix: vite-config warmup config (#4693) 2024-10-20 21:06:37 +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
a7e4799dea docs: readme 2024-10-20 13:27:58 +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
23c548ac3d docs: changelog 2024-10-20 10:45:57 +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
8bc62cf2df Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-20 09:48:22 +08:00
dap
972e9439b7 chore: 更改i18n 2024-10-20 09:47:07 +08:00
Vben
307a71fb35
fix: downgrade the sass version to suppress the warnings (#4689) 2024-10-19 22:04:31 +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
e3d176e245 chore: 修改markdown预览模式 2024-10-19 10:25:04 +08:00
dap
6cf618dbf7 docs: readme 2024-10-19 10:21:06 +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
ff3c5f8581
fix: form does not take effect in vertical layout (#4680) 2024-10-18 22:09:41 +08:00
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 (#4679) 2024-10-18 22:00:41 +08:00
dependabot[bot]
6f3d50984f
chore(deps-dev): bump the non-breaking-changes group with 3 updates (#4671)
* chore(deps-dev): bump the non-breaking-changes group with 3 updates

Bumps the non-breaking-changes group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) and [sass](https://github.com/sass/dart-sass).


Updates `@types/node` from 22.7.5 to 22.7.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `cspell` from 8.15.2 to 8.15.3
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.15.3/packages/cspell)

Updates `sass` from 1.79.5 to 1.80.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.79.5...1.80.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

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

* chore: update deps

* chore: update deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 21:38:39 +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
8788d2eeab Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-18 14:46:27 +08:00
vince
c491b9e021
fix: maximum call stack size (#4674)
* fix: maximum call stack size
2024-10-18 14:24:39 +08:00
dap
0796f4327c chore: 修改为官方的enter提交 2024-10-18 07:47:40 +08:00
dap
7e7e23fc09 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-18 07:45:53 +08:00
Vben
6cd9937c03
feat: add submitOnEnter configuration to form (#4670) 2024-10-17 22:53:05 +08:00
Vben
f89f4f32c7
fix: form required style adjustment (#4668) 2024-10-17 22:40:20 +08:00
dap
ef956a5507 chore: 漏掉的导入 2024-10-17 19:08:09 +08:00
dap
bec201b95b chore: 应该为可选 2024-10-17 19:05:45 +08:00
dap
4a393a1920 chore: 更改导入位置 2024-10-17 15:16:22 +08:00
Netfan
c432e0ac33
feat: limit the drag range of tabs, fixed #4640 (#4659) 2024-10-17 14:11:42 +08:00
afe1
719c9a8f2d
chore: variables typo (#4658)
* fix: variables

---------

Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-10-17 13:57:13 +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