Commit Graph

498 Commits

Author SHA1 Message Date
dap
cc9f1684f6 chore: loginlog 2024-10-05 21:21:04 +08:00
dap
8772988481 chore: operlog 2024-10-05 21:13:32 +08:00
dap
3bf659c8c4 feat: dept 2024-10-05 21:06:38 +08:00
dap
69b1a133b1 chore: menu 2024-10-05 21:04:44 +08:00
dap
a7aeb5ae63 chore: role 2024-10-05 20:55:07 +08:00
dap
d965ea6d1e chore: user 2024-10-05 20:46:31 +08:00
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
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
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
dap
445489bc38 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-03 15:20:39 +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
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
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
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
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
dap
0c14eff32f chore: 修改消息图标 2024-09-27 14:14:29 +08:00
dap
2c6eb8cb55 chore: 修改语法 2024-09-26 15:32:33 +08:00
dap
bc5b5f2cb1 chore: 修改判断条件 2024-09-26 15:20:52 +08:00
dap
c3618e121e chore: codegen 2024-09-26 11:56:43 +08:00
dap
62e7cc6e7b chore: 更新codegen 2024-09-26 11:35:16 +08:00