shizhongming
|
700d5e8e9c
|
fix(Form组件): 修复defaultValue=0不生效的问题
|
2 years ago |
shizhongming
|
cf0dbe6451
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
# Conflicts:
# src/components/Form/src/components/ApiSelect.vue
|
2 years ago |
shizhongming
|
860f1f4027
|
perf(系统模块): 优化获取人员信息接口
|
2 years ago |
invalid w
|
641d0b38ba
|
chore(doc): update changelog
|
2 years ago |
invalid w
|
fa4bfc4d50
|
chore: relese 2.11.3
|
2 years ago |
Electrolux
|
7ae2ec03a7
|
feat(BasicForm->Components): add beforeFetch & afterFetch to apicomp && perf the code (#3786)
* fix(apitree): fix the error way to use resultfield
* feat: add before & after Fetch fn in apiComp
|
2 years ago |
xingyu
|
2f655c2127
|
fix(deps): lock vue version to 3.4.23 (#3785)
closed #3783
|
2 years ago |
shizhongming
|
dae003e3db
|
perf(系统模块-菜单管理): 1、优化菜单管理加载 2、菜单可修改父级菜单
|
2 years ago |
shizhongming
|
3672ab9c30
|
perf(系统模块-菜单管理): 1、优化菜单管理加载 2、菜单可修改父级菜单
|
2 years ago |
shizhongming
|
64dbb38f4d
|
perf(组件): 优化下拉表格组件-SmartPulldownTable
|
2 years ago |
leelaa
|
1da97c3ff8
|
chore(github): update bug issue doc (#3781)
project's monorepo is organized using pnpm workspace, it cannot be run with npm or yarn
|
2 years ago |
shizhongming
|
054c09fb53
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
# Conflicts:
# .env.development
# .env.production
# pnpm-lock.yaml
|
2 years ago |
Electrolux
|
69a6e9023e
|
fix(upload): disabled prop not effect to upload in the form (#3780)
|
2 years ago |
shizhongming
|
f9acc691dd
|
perf(系统模块): 优化用户创建账户提示
|
2 years ago |
xingyu
|
504cf725f1
|
chore(deps): bump deps version (#3776)
|
2 years ago |
invalid w
|
3623ea7f7b
|
chore(CI): automatically generate changelog via GitHub (#3778)
|
2 years ago |
invalid w
|
49c4dc646a
|
feat(demo): use Tour component replace dirverjs (#3777)
* feat(demo): use Tour component replace dirverjs
* chore(deps): remove dirverjs package
|
2 years ago |
invalid w
|
0ffd777e54
|
chore: relese 2.11.2
|
2 years ago |
Electrolux
|
f5cd3ad593
|
fix(BasicForm): solve the error about setFieldValue array (#3775)
* fix(util): resolve notable to setFieldvalue array in the form
* perf(util): simpify the form event
|
2 years ago |
shizhongming
|
ed69d7aec5
|
perf(系统模块): 优化系统参数、系统字典的默认排序
|
2 years ago |
shizhongming
|
09be81f242
|
fix(用户管理): 修复未创建账户的用户可点击解锁账户
|
2 years ago |
shizhongming
|
0473c0faba
|
fix(系统模块): 修复修改账户无效的问题
|
2 years ago |
fwd01
|
4e8ac0ec4c
|
chore: format code (#3753)
* feat: 格式化代码
* feat: 修改 gitlinter.yml node 版本配置
* feat: 补充格式化代码
---------
Co-authored-by: fuwedong <fuwendong5@outlook.com>
|
2 years ago |
invalid w
|
d53a5b22cc
|
fix(ci): use for package-manager-strict
|
2 years ago |
zhang
|
9c027fdcf5
|
chore: format code (#3773)
* first commit
* style: 格式化代码
|
2 years ago |
shizhongming
|
fdc123049d
|
fix(系统模块): 修复部分页面创建人/更新人无法显示的问题
|
2 years ago |
invalid w
|
d9b9e53d33
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2 years ago |
invalid w
|
d500c0b61c
|
chore: relese 2.11.1
|
2 years ago |
Electrolux
|
65e5e71f5e
|
fix: the form not working when setFieldsValue through form-groups and add a demo with form groups (#3765)
* fix(util): 修复form表单批量添加的时候用setFieldsValue和model设置不生效的问题
* feat(demo): 为表单组增删添加表单组增删的demo与给出表单组赋值修复后setFieldsValue的示例
|
2 years ago |
Electrolux
|
82bf0094c7
|
fix(batch-add-formitem):fix the form not working when setFieldsValue through form-groups and add a demo with form groups (#3765)
* fix(util): 修复form表单批量添加的时候用setFieldsValue和model设置不生效的问题
* feat(demo): 为表单组增删添加表单组增删的demo与给出表单组赋值修复后setFieldsValue的示例
|
2 years ago |
invalid w
|
4a1277493b
|
feat: revert changelog instructions (#3771)
* chore: install conventional-changelog-cli
* chore: bump version to 2.11.0
|
2 years ago |
invalid w
|
895dabfa46
|
docs: typo yarn -> pnpm
|
2 years ago |
Electrolux
|
44b1877eae
|
fix(demo): 修复form demo的远程搜索不会触发的bug (#3770)
|
2 years ago |
Zhong
|
c58c1929c1
|
fix(router): the issue of blank page navigation during repair of non-LAYOUT first-level route component (#3764)
|
2 years ago |
xingyu
|
87541da27c
|
chore(deps): 升级最新依赖 (#3743)
* chore: update deps
* fix: eslint
* chore: update deps
* fix: typecheck
|
2 years ago |
1455668754
|
302e2125ba
|
feat(components->Upload): 修正图片上传组件允许自定义上传格式限制 (#3755)
|
2 years ago |
Zhong
|
36274025d6
|
fix(util): resolve executing retry even when HTTP status code is 401 (#3756)
|
2 years ago |
Henry Rao
|
04d4c5cd66
|
fix(components->Upload): 修复文件上传过程中删除文件终止上传时,上传状态未改变不能关闭Modal的bug (#3761)
|
2 years ago |
invalid w
|
83455a07a0
|
fix(ci): update use pnpm version for deploy
|
2 years ago |
invalid w
|
64b9696eee
|
chore(config): update pnpm version
|
2 years ago |
invalid w
|
a5565bf9cf
|
fix(ci): update node version for linter
|
2 years ago |
shizhongming
|
093cda2fbc
|
perf(系统模块-分类字典): 分类字典添加租户支持
|
2 years ago |
shizhongming
|
4586559355
|
feat(系统模块-数据字典): 数据字典功能完善
|
2 years ago |
zhang
|
e9c6dd83b1
|
feat(BasicForm): 新增监听表单收缩方法传值进行判断 (#3745)
|
2 years ago |
6LWa6ZKx
|
a00725be57
|
fix: 修复确认弹出框样式错乱的问题 (#3742)
|
2 years ago |
shizhongming
|
94290d0d47
|
perf(系统模块-数据字典): 数据字典添加租户支持
|
2 years ago |
shizhongming
|
861cbcc48c
|
perf(组件:smart-table): smart-table组件尺寸配置按钮支持显示当前尺寸
|
2 years ago |
shizhongming
|
6d05616390
|
perf(系统模块): 用户管理完善启用停用功能,支持按租户启用停用
|
2 years ago |
KaneOne
|
162a0d0252
|
fix: modalElIterator可能为空,导致报错 (#3738)
|
2 years ago |
shizhongming
|
bc51ce8e68
|
perf(组件-BasicModal): 优化BasicModal按钮国际化加载,解决加载顺序导致国际化失效的问题
|
2 years ago |