Commit Graph

478 Commits

Author SHA1 Message Date
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
dap
8d4378ad7f feat: 用户信息 2024-09-26 10:06:38 +08:00
dap
3694d27232 feat: 用户密码重置 2024-09-26 09:50:10 +08:00
dap
65adc0129c chore: 修改宽度 2024-09-26 08:45:32 +08:00
dap
dcb6300ec7 feat: 操作日志 2024-09-26 08:40:16 +08:00
dap
066a1a0f97 chore: 优化authmodal布局 2024-09-26 08:10:30 +08:00
dap
0112514339 perf: 优化TreeSelectPanel组件 2024-09-26 08:06:47 +08:00
dap
e5ba0a2f31 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-26 07:55:41 +08:00
Vben
a46c85d77d
chore: update documentation and deps (#4510)
* chore: update docs

* chore: update deps

* chore: update action

* fix: reset after preferences are refreshed

* fix: ci error
2024-09-25 23:09:48 +08:00
dap
683603ae19 fix: 字段错误 2024-09-25 21:08:56 +08:00
dap
245e14ec34 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-25 20:54:19 +08:00
dap
be54bfb2b7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-25 20:15:03 +08:00
Netfan
476aa068d7
fix: stripe table style for element plus, fixed: #4501 (#4503) 2024-09-25 17:33:24 +08:00
dap
8e39e7e70d feat: 全局组件添加RichTextarea 2024-09-25 17:22:22 +08:00
dap
15851b063a feat: 租户套餐 2024-09-25 16:20:27 +08:00
dap
d633de9891 feat: 封装插槽 2024-09-25 16:10:34 +08:00
dap
019dbf5ce0 chore: 修改文案 2024-09-25 15:15:40 +08:00
dap
a318e8791e feat: 分配角色 2024-09-25 15:13:37 +08:00
dap
1c8c1848be chore: demo 2024-09-25 14:58:03 +08:00
dap
b68d746fdd perf: 更新写法 2024-09-25 14:46:02 +08:00
dap
27e976c40d perf: 优化赋值 2024-09-25 14:21:07 +08:00