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 |
|
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 |
|
Vben
|
f7fa69d33b
|
fix: login page brand color does not take effect (#4655)
|
2024-10-16 21:12:57 +08:00 |
|
菠萝吹雪
|
7c45aeb868
|
fix: tabView title internationalization switchover problem (#4652)
当tabView被固定或取消固定后,切换国际化,该tabView的title国际化切换失败
|
2024-10-16 21:06:37 +08:00 |
|
dap
|
f9feeccc44
|
fix: vxe默认为reload 修改为在当前页刷新
|
2024-10-16 11:03:24 +08:00 |
|
Svend
|
850a6af1e0
|
fix: fix the issues with the local build docker script (#4647)
|
2024-10-15 21:45:05 +08:00 |
|
dap
|
2f16e64a3d
|
chore: file-upload
|
2024-10-15 20:40:41 +08:00 |
|
dap
|
30b16fd5a8
|
feat: VxeTable搜索表单 enter提交
|
2024-10-15 19:56:57 +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
|
d5a210f53f
|
fix: default theme colors cannot be overridden (#4636)
* fix: default theme colors cannot be overridden
* chore: update default config
|
2024-10-14 23:24:21 +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 |
|
CHUZHI
|
45987fc1e3
|
feat: add form slot for action area (#4621)
* feat: add form slot for action area
* fix: fixed rename and lint
|
2024-10-14 22:35:01 +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
|
ea962e75d0
|
fix: table search form slot not working as expected
|
2024-10-13 23:44:45 +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 |
|
苗大
|
8b961a9d7f
|
chore: use taze to update deps (#4627)
|
2024-10-13 16:28:21 +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
|
6b667374af
|
fix: 新版本更改了位置
|
2024-10-13 14:52:10 +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 |
|
Vben
|
0ea0f204cb
|
refactor: change the shadcn-ui directory and remove rarely used components (#4626)
|
2024-10-13 10:58:09 +08:00 |
|
dap
|
55611a1eb4
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-13 10:46:51 +08:00 |
|
dap
|
415176b2ee
|
fix: 应为最大高度而非固定高度
|
2024-10-13 10:46:27 +08:00 |
|
dap
|
6677d5cfa8
|
feat: 验证码登录
|
2024-10-13 10:45:17 +08:00 |
|
dependabot[bot]
|
1b65254383
|
chore(deps): bump the non-breaking-changes group across 1 directory with 5 updates (#4618)
* chore(deps): bump the non-breaking-changes group across 1 directory with 5 updates
Bumps the non-breaking-changes group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.14.4` | `8.15.0` |
| [vue](https://github.com/vuejs/core) | `3.5.11` | `3.5.12` |
| [sass](https://github.com/sass/dart-sass) | `1.79.4` | `1.79.5` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.2.1` | `4.2.3` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.11` | `3.5.12` |
Updates `cspell` from 8.14.4 to 8.15.0
- [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.0/packages/cspell)
Updates `vue` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.11...v3.5.12)
Updates `sass` from 1.79.4 to 1.79.5
- [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.4...1.79.5)
Updates `vite-plugin-dts` from 4.2.1 to 4.2.3
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.2.1...v4.2.3)
Updates `@vue/shared` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.12/packages/shared)
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
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
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-13 10:26:51 +08:00 |
|
afe1
|
0a99f27127
|
chore: modify the type of the incoming function in the vite configuration (#4622)
* fix: viteconfig funciont type error
---------
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
|
2024-10-13 10:01:18 +08:00 |
|