xingyu4j
|
e4240806b7
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
|
2024-12-23 09:57:26 +08:00 |
Vben
|
24a4935e85
|
fix: build error (#5199)
|
2024-12-20 22:41:38 +08:00 |
xingyu4j
|
adea92b879
|
chore: merge main
|
2024-12-11 16:46:59 +08:00 |
xingyu4j
|
eb0d43e26c
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
|
2024-12-11 16:45:50 +08:00 |
Netfan
|
991ada31ba
|
chore: update deps (#5107)
|
2024-12-11 15:09:38 +08:00 |
xingyu4j
|
d6d2180fda
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
|
2024-12-06 13:57:43 +08:00 |
Vben
|
9896a67c21
|
feat: add api-select component (#5024)
|
2024-12-04 22:56:29 +08:00 |
xingyu4j
|
4753f52101
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
|
2024-12-02 10:28:59 +08:00 |
vben
|
24b9aa44d2
|
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 (#4965)"
This reverts commliit 12f216c0e7 .
|
2024-12-02 00:47:06 +08:00 |
Vben
|
014e6d38a0
|
chore: update deps (#4993)
|
2024-12-01 21:53:52 +08:00 |
leizhiyou
|
12f216c0e7
|
fix: form 表单不支持field.xxx.xx格式的defaultValue配置 (#4965)
* fix: form 表单不支持field.xxx.xx格式的defaultValue配置
* chore: 修复代码规范问题
|
2024-12-01 21:48:54 +08:00 |
chenminjie
|
91d720f6a5
|
chore: update dependencies and add vue-dompurify-html plugin
- Integrated vue-dompurify-html plugin in bootstrap.ts for HTML sanitization.
|
2024-11-28 18:30:08 +08:00 |
xingyu4j
|
a0131fa8a8
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
|
2024-11-28 10:34:44 +08:00 |
vince
|
54a9ff088f
|
feat: upgrade vite version to 6.0.0 (#4961)
* chore: upgrade vite version to 6.0.0
* chore: update lock
|
2024-11-27 15:52:25 +08:00 |
chenminjie
|
0fed947230
|
refactor: 【web-ant】重构认证模块并移除未使用的组件和功能
- 重构认证存储以分别处理认证和权限信息
- 重构验证码组件
- 移除字典数据相关的API和存储功能
- 更新路由生成逻辑和权限控制
- 添加分页和请求客户端相关类型定义
- 更新依赖包版本(crypto-js, qs)及其类型定义
|
2024-11-26 06:04:36 +08:00 |
Vben
|
3587ec54eb
|
fix: supplement datepicker component (#4943)
* fix: supplement datepicker component
* chore: typo
|
2024-11-24 21:56:41 +08:00 |
Vben
|
dbcb7138f2
|
fix: resolve issue with Upload component not working correctly inside Form (#4916)
|
2024-11-17 21:37:37 +08:00 |
Vben
|
5b079471b9
|
fix: resolve issue with grid reload parameter not working (#4888)
|
2024-11-13 22:27:50 +08:00 |
vince
|
67c2b13713
|
fix: drawer console warning (#4871)
|
2024-11-12 13:34:47 +08:00 |
Vben
|
90dc00b168
|
fix: unable to preventDefault inside passive event listener invocation (#4852)
|
2024-11-10 10:26:35 +08:00 |
Vben
|
5e44aa9283
|
fix: drawer header is missing (#4846)
|
2024-11-09 20:00:09 +08:00 |
Vben
|
26bec4222f
|
fix: pages cannot be quickly moved back by hand gestures (#4845)
|
2024-11-09 16:32:55 +08:00 |
Vben
|
9cf0573921
|
perf: optimize local startup speed and add header Class configuration to drawer (#4840)
|
2024-11-09 11:12:30 +08:00 |
Vben
|
8f1e397077
|
fix: when the form is destroyed, the form parameters still exist (#4834)
* fix: when the form is destroyed, the form parameters still exist
* chore: update deps
|
2024-11-07 22:36:26 +08:00 |
Vben
|
4e88ef0840
|
perf: improve the usage documentation of vben-vxe-table (#4829)
* perf: improve the usage documentation of vben-vxe-table
|
2024-11-06 23:03:33 +08:00 |
Vben
|
5999a862b6
|
perf: expose the formApi for a login form (#4806)
|
2024-11-04 22:46:16 +08:00 |
Vben
|
35eef33779
|
refactor: upgrade unbuild to 3.0.0 rc version (#4797)
|
2024-11-02 21:21:51 +08:00 |
Vben
|
43d95cc587
|
fix: remove vite-plugin-lib-inject-css (#4793)
|
2024-11-02 15:30:49 +08:00 |
Vben
|
faf18d0143
|
fix: try to fix win32 startup error (#4792)
|
2024-11-02 14:54:11 +08:00 |
Vben
|
e600d78cb9
|
chore: add vxe-table toolbar example (#4765)
|
2024-10-29 22:47:15 +08:00 |
Vben
|
fe7df5ad3b
|
feat: allow configuration of staticRroues (#4746)
* feat: allow configuration of staticRroues
* chore: update deps
* chore: typo
|
2024-10-27 21:58:39 +08:00 |
Vben
|
6688a6b3c2
|
feat: table grid supports setting title and helpMessage (#4732)
|
2024-10-24 22:51:04 +08:00 |
Vben
|
23768ea620
|
feat: menu routing support opens in a new window (#4715)
|
2024-10-22 22:24:56 +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 |
Vben
|
307a71fb35
|
fix: downgrade the sass version to suppress the warnings (#4689)
|
2024-10-19 22:04:31 +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 |
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 |
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
|
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 |
vben
|
ea962e75d0
|
fix: table search form slot not working as expected
|
2024-10-13 23:44:45 +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 |
Vben
|
f923f59070
|
fix: metadata version number injection error (#4606)
* fix: metadata version number injection error
* chore: update deps
|
2024-10-10 22:30:50 +08:00 |
dependabot[bot]
|
078f255e1a
|
chore(deps-dev): bump vite-plugin-dts from 4.2.1 to 4.2.3 in the non-breaking-changes group (#4591)
* chore(deps-dev): bump vite-plugin-dts in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts).
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)
---
updated-dependencies:
- dependency-name: vite-plugin-dts
dependency-type: direct:development
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-09 22:25:37 +08:00 |
Vben
|
2dbd323b2a
|
fix: fix the form-api reactive failure inside the form (#4590)
* fix: fix the form-api reactive failure inside the form
|
2024-10-08 22:43:02 +08:00 |
dependabot[bot]
|
8ad2b8665d
|
chore(deps): bump @iconify/json from 2.2.256 to 2.2.257 in the non-breaking-changes group (#4589)
* chore(deps): bump @iconify/json in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [@iconify/json](https://github.com/iconify/icon-sets).
Updates `@iconify/json` from 2.2.256 to 2.2.257
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.256...2.2.257)
---
updated-dependencies:
- dependency-name: "@iconify/json"
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-08 13:51:06 +08:00 |
Vben
|
f8ce3fdf1f
|
feat: useVxeTable returns formApi instance (#4582)
|
2024-10-07 13:32:37 +08:00 |
Vben
|
324cdd8259
|
fix: after resetting the search, the parameters still exist (#4577)
|
2024-10-06 15:10:44 +08:00 |
dependabot[bot]
|
28b54b587a
|
chore(deps): bump the non-breaking-changes group with 3 updates (#4561)
* chore(deps): bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@changesets/cli](https://github.com/changesets/changesets), [vue](https://github.com/vuejs/core) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared).
Updates `@changesets/cli` from 2.27.8 to 2.27.9
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9)
Updates `vue` from 3.5.10 to 3.5.11
- [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.10...v3.5.11)
Updates `@vue/shared` from 3.5.10 to 3.5.11
- [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.11/packages/shared)
---
updated-dependencies:
- dependency-name: "@changesets/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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: "@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-05 09:52:04 +08:00 |
Vben
|
4173264805
|
feat: add vxe-table component (#4563)
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
|
2024-10-04 23:05:28 +08:00 |
dependabot[bot]
|
b3e196f001
|
chore(deps-dev): bump the non-breaking-changes group across 1 directory with 3 updates (#4557)
* chore(deps-dev): bump the non-breaking-changes group across 1 directory with 3 updates
Bumps the non-breaking-changes group with 3 updates in the / directory: [turbo](https://github.com/vercel/turborepo), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [rollup](https://github.com/rollup/rollup).
Updates `turbo` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3)
Updates `vitest` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest)
Updates `rollup` from 4.22.5 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.22.5...v4.24.0)
---
updated-dependencies:
- dependency-name: turbo
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: rollup
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
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 12:54:04 +08:00 |