xachary
|
ab55cbf99b
|
fix(Login): avoid infinite loop when query redirect to next route redirect (#3630). resolve #3620 #3627
|
2 years ago |
shizhongming
|
1026bb8b30
|
feat(代码生成器-生成代码): 生成代码功能完善
|
2 years ago |
xachary
|
236ddf3471
|
fix: repair login about redirect query (#3592)
* fix: repair login about redirect query
* fix: about buildRoutesAction and redirect
* fix: make sure unknown redirect will back to home
|
2 years ago |
shizhongming
|
e24a338403
|
feat(系统模块): 1、添加smart-table组件 2、添加功能管理页面
|
2 years ago |
zhang
|
8f175fca21
|
chore(menu): about icon is missing (#3522)
|
2 years ago |
xachary
|
d709dd67b5
|
fix: scroll back to top when tab switch (#3498). resolve #3490
|
2 years ago |
luocong2016
|
d6d1120d00
|
feat(demo): hooks useRequest 异步数据管理 (#3447)
|
2 years ago |
jackhoo(胡彪)
|
be935eb44e
|
fix(demo): 修复引导页文件名问题 (#3352)
Co-authored-by: jackhoo_98 <jackhoo_98@foxmail.com>
|
2 years ago |
xingyu
|
4d2fb0cb6f
|
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
|
2 years ago |
Kirk Lin
|
f91d777e4f
|
refactor: fix type check (#3246)
|
2 years ago |
invalid w
|
4de756aa2d
|
chore(routeHelper): [Fixes #3217] remove undefined property
|
2 years ago |
黄小民
|
59145ade25
|
feat: vxeTable searchInfo demo (#3223) close #3011
|
2 years ago |
Jiaxin sugar
|
295f7eef1a
|
Update routeHelper.ts (#3217)
某些情况下如果name如果没有值, 多个一级路由菜单会导致页面404
|
2 years ago |
zhang
|
87224715c3
|
feat: 增加文本省略组件 (#3180)
* feat: 增加文本省略组件
* refactor: 重构文本省略组件
* feat: 增加远程懒加载下拉树功能
|
2 years ago |
invalid w
|
b3a6ef63bb
|
feat(Menu): Add custom images to menu (#3158)
* feat(SimpleMenu): Add custom images to menu icons
* style: Set image and text alignment
* feat: 顶部菜单模式路由也支持图片
* feat(mixSilder): 左侧菜单混合模式也支持图片显示
* style(menu): 调整图片对齐样式
* chore(Menu): 调整图片与文字间距样式
* chore: icon和img都传值的情况下, 仅显示img
|
2 years ago |
xingyu
|
1262e13067
|
升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps
* fix: import.meta.globEager 已过期
* docs: fix doc bugs
* fix: eslint
* fix: lint:prettier
* fix: stylelint
* chore: update deps
* fix: eslint
* refactor: accountdetail setup
* fix: 'Nullable' is not defined
* feat: remove vite-plugin-vue-setup-extend
* chore: remove unplugin-vue-define-options
* fix(component): pageWrapper
use setup
closed #2898
* refactor: PageFooter use setup
---------
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
|
3 years ago |
Kyun Wong
|
361a189f6a
|
fix: 修复未传参(params)的时,redo失效的问题 (#2826)
Co-authored-by: kelvin <kyun.wang@jodoinc.com>
|
3 years ago |
Kyun Wong
|
afacf68825
|
fix: 解决重定向路径 params 参数丢失问题 (#2753)
Co-authored-by: kelvin <kyun.wang@jodoinc.com>
|
3 years ago |
vben
|
6a9bd686d5
|
chore: remove LazyContainer
|
3 years ago |
vben
|
8e5a6b7ce5
|
perf: 修复部分 eslint 错误
|
3 years ago |
vben
|
ba2415c3b4
|
chore: Extract lint config
|
3 years ago |
wwsheng009
|
bce6cee53a
|
fix: 修复form设计器在黑暗模式下的显示问题 (#2543)
|
3 years ago |
wwsheng009
|
c5b39f2c16
|
feat: 增加表单设计器 (#2533)
|
3 years ago |
lzdjack
|
6753e24b3d
|
feat: 接入vextable组件 (#2508)
|
3 years ago |
nalomu
|
7e77177ed8
|
fix:修复header下拉菜单和外部页面菜单的文档链接 (#2500)
|
3 years ago |
mfish
|
26bd4aeba6
|
解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单 (#2484)
* feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
* fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
* fix(axiosRetry): 参数首字母小写
* fix(useDataSource): 解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
* feat(useDataSource): 删除之前提交代码遗留的console
* fix(permissionGuard): 当获取用户信息失败时,不允许正常登陆返回登陆界面
* fix(permissionGuard): 代码还原
* fix(menu): 解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单
|
3 years ago |
smilv
|
2d2a265418
|
fix: views中country目录不存在 (#2383)
|
3 years ago |
zreren
|
7fad00cb77
|
The link of document had been expired (#2378)
* fix:doc link expired
* fix:doc link expired
|
3 years ago |
前端爱码士
|
c37a15fefb
|
fix: 修复getParentLayout方法接受了参数,但并没有用上 (#2290)
|
3 years ago |
Jim
|
19dc88b4e0
|
docs: 添加注释, 修复 (#1927)
* docs: 添加注释
* docs: 添加注释
* fix: 后台动态权限changePermissionCode加上await
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
|
4 years ago |
Jim
|
cfbd52bbe7
|
docs: 添加注释 (#1924)
|
4 years ago |
Joyboo
|
42908a4535
|
add TabsForm demo (#1914)
* chore: table size放到settings
* chore(TableAction): 操作确认框增加placement属性支持
* chore(Form): 表单field支持a.b.c嵌套写法
* feat(Form): add TabsForm demo
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
|
4 years ago |
仲灏
|
e807539b80
|
perf: Changing variable names (#1869)
|
4 years ago |
Captain
|
136cbb1e3b
|
feat: add request retry (#1553)
|
4 years ago |
lzdjack
|
dd158a17fe
|
feat: 添加table继承父元素高度的功能 (#1523)
在保证了原有的高度计算上,额外新增继承父级高度, 只需设置isCanResizeParent:true
|
4 years ago |
vben
|
acea184320
|
chore: format code
|
4 years ago |
miofly
|
5902886798
|
fix(type): 修复几个 ts 报错,和文件引用位置 (#1283)
* fix(type): 删除多余的类型定义
* fix(login): 删除登录时的 toRaw 包裹参数
* fix(type): 修复几个 ts 报错,和文件引用位置
|
5 years ago |
Haceral
|
052eff91c4
|
perf: Improve the dynamic routing and automatically close the Tab function (#1264)
* 增加动态路由最大打开Tab数控制
* 增加动态路由打开数控制Router参数
* feat(Tab): 新增动态路由打开数限制Demo
* fix(multipleTab.ts): 将原来的打开数限制从固定的 5 修改为读取配置
Co-authored-by: Haceral <18274416193@163.com>
|
5 years ago |
zuihou
|
1abf7fdf5f
|
refactor(route): 动态路由 component 属性支持以 / 开头或者以 .vue 和 .tsx 结尾
|
5 years ago |
zuihou
|
07b17b9798
|
perf: 优化代码
|
5 years ago |
zuihou
|
452b2599f4
|
fix(route): 获取 LAYOUT 或 IFRAME 忽略大小写。 并且在通过component找不到页面时打印警告,并返回404页面
|
5 years ago |
JinMao
|
0f5ddbf1ec
|
feat: add CardList component
|
5 years ago |
无木
|
d27633fb31
|
fix: fixed build warning for style of `intro.js`
修复intro.js的样式文件造成的build警告
fixed: #1130
|
5 years ago |
vben
|
56a966cfbf
|
chore: format code
|
5 years ago |
无木
|
3a5d1a5757
|
fix: refresh failed while token invalid
修复当token失效时,刷新页面可能出现异常的问题
fixed: #1101
|
5 years ago |
无木
|
cc46935a82
|
feat: always refresh userinfo when page reload
每次刷新整个页面时都从接口更新用户信息
|
5 years ago |
无木
|
2dd3d85448
|
fix: fixed `useRedo` may loss route params
修复useRedo会丢失当前路由的params数据问题
fixed: #1079
|
5 years ago |
Leo Caan (陈栋)
|
1bb5156923
|
fix(route): the whitelist should include basicRoutes (#1048)
* fix(table): recursive updateTableDataRecord
无刷新更新表格数据时,支持递归查找,用于树状数据时。同时新增 findTableDataRecord 函数,用于支持无刷新新增数据到树状表格中
* fix(router): whitelist include basicRoutes
白名单应包含不在菜单上出现的静态路由,否则在动态切换菜单 resetRouter 时会丢失这些,如在usePermission.resume中
* fix: get basicRoutes whitelist bad code
|
5 years ago |
Lan
|
9c4889f085
|
fix(perm-guard): Fix the problem that the routing query is lost after refreshing the page (#941)
|
5 years ago |
无木
|
341bd633d8
|
fix(demo): menu `error-log` link to 404 page
修复演示菜单的错误日志页面指向了404的问题
|
5 years ago |