dap
bd340e63b7
feat: user
1 year ago
Vben
47d162e6e4
fix: improve the layout of tables offline on the mobile ( #4573 )
1 year ago
dap
1947f5c3b6
chore: oss
1 year ago
dap
cc9f1684f6
chore: loginlog
1 year ago
dap
8772988481
chore: operlog
1 year ago
dap
3bf659c8c4
feat: dept
1 year ago
dap
69b1a133b1
chore: menu
1 year ago
dap
a7aeb5ae63
chore: role
1 year ago
dap
d965ea6d1e
chore: user
1 year ago
dap
107035a9d9
feat: sort
1 year ago
dap
44c53eb5bf
fix: activePath
1 year ago
dap
6712d10380
chore: flex-1
1 year ago
dap
942e99e518
feat: code gen
1 year ago
dap
b34b4b495d
feat: 表导入
1 year ago
dap
483f846da5
feat: code gen
1 year ago
Vben
d37e2f599c
fix: naive ui form reset does not meet expectations ( #4569 )
...
* fix: naive ui form reset does not meet expectations
* fix: typo
1 year ago
dap
45d4365de7
feat: 客户端管理
1 year ago
dap
c8125b2e7f
chore: inheritAttrs: false
1 year ago
dap
af11e2a5fb
chore: fix console warning
1 year ago
dap
a7512adcec
feat: oss
1 year ago
dap
8f66be32c1
feat: 通知公告
1 year ago
dap
a3a1403144
feat: 岗位
1 year ago
dap
abcc08832d
feat: 部门
1 year ago
dap
caf8681e24
feat: 菜单
1 year ago
dap
e6fa2be3eb
feat: 角色管理
1 year ago
dap
34c2117aa0
feat: 代码生成
1 year ago
dap
a77886a675
feat: 参数
1 year ago
dap
258244005b
feat: 登录日志
1 year ago
dap
9bcdd58174
chore: 阻止冒泡
1 year ago
dap
6e807a3653
feat: 在线用户
1 year ago
dap
4ebd4821e2
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
dap
63fe4c5b2e
feat: 用户管理
1 year ago
dap
51c63c1b69
feat: 操作日志
1 year ago
Vben
402eaf4275
fix: when the server component path is wrong, a blank interface is still displayed ( #4567 )
1 year ago
Netfan
0fcc42a2fb
fix: incorrect info color for element plus, fixed #4532 ( #4566 )
1 year ago
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>
1 year ago
dap
82e63dbcf6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
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
1 year ago
vben
46540a7329
chore: release v5.3.2
1 year ago
dap
df59fdaee1
chore: use default placeholder
1 year ago
Vben
13fd0ea16c
fix: try to fix the error reported by the stub command in the window system ( #4560 )
1 year ago
dap
445489bc38
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
f7016466ee
feat: add examples of asynchronous form verification and verification time ( #4559 )
...
* feat: add examples of asynchronous form verification and verification time
1 year ago
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
1 year ago
Squall2017
64428b9b11
feat: add form field autofocus configuration ( #4550 )
...
* feat: add form field autofocus configuration
1 year ago
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
1 year ago
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>
1 year ago
dap
4274b70dd6
chore: help message
1 year ago
dap
a09234071f
fix: 结构时null不会被使用
1 year ago
dap
5cb1e36fba
fix: 添加默认值
1 year ago