Commit Graph

979 Commits

Author SHA1 Message Date
dap
107035a9d9 feat: sort 2024-10-05 18:57:06 +08:00
dap
44c53eb5bf fix: activePath 2024-10-05 18:30:17 +08:00
dap
6712d10380 chore: flex-1 2024-10-05 18:26:40 +08:00
dap
942e99e518 feat: code gen 2024-10-05 18:21:02 +08:00
dap
b34b4b495d feat: 表导入 2024-10-05 18:01:17 +08:00
dap
483f846da5 feat: code gen 2024-10-05 17:27:40 +08:00
Vben
d37e2f599c
fix: naive ui form reset does not meet expectations (#4569)
* fix: naive ui form reset does not meet expectations

* fix: typo
2024-10-05 17:09:42 +08:00
dap
45d4365de7 feat: 客户端管理 2024-10-05 17:02:25 +08:00
dap
c8125b2e7f chore: inheritAttrs: false 2024-10-05 16:41:29 +08:00
dap
af11e2a5fb chore: fix console warning 2024-10-05 16:39:51 +08:00
dap
a7512adcec feat: oss 2024-10-05 16:38:47 +08:00
dap
8f66be32c1 feat: 通知公告 2024-10-05 16:06:20 +08:00
dap
a3a1403144 feat: 岗位 2024-10-05 16:02:02 +08:00
dap
abcc08832d feat: 部门 2024-10-05 15:56:13 +08:00
dap
caf8681e24 feat: 菜单 2024-10-05 15:35:58 +08:00
dap
e6fa2be3eb feat: 角色管理 2024-10-05 15:12:39 +08:00
dap
34c2117aa0 feat: 代码生成 2024-10-05 14:48:23 +08:00
dap
a77886a675 feat: 参数 2024-10-05 14:36:21 +08:00
dap
258244005b feat: 登录日志 2024-10-05 14:02:20 +08:00
dap
9bcdd58174 chore: 阻止冒泡 2024-10-05 13:45:10 +08:00
dap
6e807a3653 feat: 在线用户 2024-10-05 13:44:02 +08:00
dap
4ebd4821e2 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-05 13:16:24 +08:00
dap
63fe4c5b2e feat: 用户管理 2024-10-05 12:51:28 +08:00
dap
51c63c1b69 feat: 操作日志 2024-10-05 12:12:14 +08:00
Vben
402eaf4275
fix: when the server component path is wrong, a blank interface is still displayed (#4567) 2024-10-05 11:11:30 +08:00
Netfan
0fcc42a2fb
fix: incorrect info color for element plus, fixed #4532 (#4566) 2024-10-05 10:30:53 +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
dap
82e63dbcf6 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-05 00:30:29 +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
vben
46540a7329 chore: release v5.3.2 2024-10-03 15:43:15 +08:00
dap
df59fdaee1 chore: use default placeholder 2024-10-03 15:37:14 +08:00
Vben
13fd0ea16c
fix: try to fix the error reported by the stub command in the window system (#4560) 2024-10-03 15:34:29 +08:00
dap
445489bc38 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-03 15:20:39 +08:00
Vben
f7016466ee
feat: add examples of asynchronous form verification and verification time (#4559)
* feat: add examples of asynchronous form verification and verification time
2024-10-03 15:15:50 +08:00
Vben
0cd865e211
fix: fixed an error in the form onChange within Naive (#4558)
* fix: fixed an error in the form onChange within Naive

* chore: update
2024-10-03 14:22:18 +08:00
Squall2017
64428b9b11
feat: add form field autofocus configuration (#4550)
* feat: add form field autofocus configuration
2024-10-03 13:10:21 +08:00
LinaBell
aed31a5a4e
perf: [antd] default placeholder for input and select components (#4551)
* chore: demo of customizing form layout using tailwind

* perf: default placeholder for input and select components

* chore: update ts type

* chore: extract public methods
2024-10-03 13:04:19 +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
dap
4274b70dd6 chore: help message 2024-10-01 11:23:35 +08:00
dap
a09234071f fix: 结构时null不会被使用 2024-09-30 10:04:26 +08:00
dap
5cb1e36fba fix: 添加默认值 2024-09-30 09:55:55 +08:00
LinaBell
b2c117f544
chore: demo of customizing form layout using tailwind (#4549) 2024-09-30 09:47:16 +08:00
dap
e01bd218b9 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-30 07:59:26 +08:00
dap
cf9cbfd6d2 fix: 用户管理 更新时岗位选择option无法正常显示 2024-09-30 07:49:26 +08:00
vben
01391ee5a1 chore: release v5.3.1 2024-09-29 22:25:20 +08:00
Vben
3572ce1538
fix: when multiple pop-ups exist at the same time, clicking will close all (#4548) 2024-09-29 22:15:43 +08:00
Vben
d1e1256202
chore: disable sorting of non-core folder object fields (#4547)
* chore: disable sorting of non-core folder object fields

* chore: ci error
2024-09-29 22:03:17 +08:00
Squall2017
b7776c5148
fix: fix abnormal display of scroll bar on lock screen page (#4546)
*  fix abnormal display of scroll bar on lock screen page
2024-09-29 21:45:56 +08:00
dap
d6ecf10700 feat: oss preview switch 2024-09-29 19:43:06 +08:00
dap
48c271c9d5 feat: code copy 2024-09-28 19:38:33 +08:00