xingyu
|
4d2fb0cb6f
|
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
|
2023-11-24 10:32:04 +08:00 |
invalid w
|
4de756aa2d
|
chore(routeHelper): [Fixes #3217] remove undefined property
|
2023-11-03 11:53:33 +08:00 |
Jiaxin sugar
|
295f7eef1a
|
Update routeHelper.ts (#3217)
某些情况下如果name如果没有值, 多个一级路由菜单会导致页面404
|
2023-10-31 11:44:50 +08:00 |
Jim
|
19dc88b4e0
|
docs: 添加注释, 修复 (#1927)
* docs: 添加注释
* docs: 添加注释
* fix: 后台动态权限changePermissionCode加上await
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
|
2022-06-16 19:02:10 +08:00 |
zuihou
|
1abf7fdf5f
|
refactor(route): 动态路由 component 属性支持以 / 开头或者以 .vue 和 .tsx 结尾
|
2021-09-23 12:28:21 +08:00 |
zuihou
|
452b2599f4
|
fix(route): 获取 LAYOUT 或 IFRAME 忽略大小写。 并且在通过component找不到页面时打印警告,并返回404页面
|
2021-09-23 00:05:58 +08:00 |
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
vben
|
f9cda2e8c0
|
chore: release 2.5.2
|
2021-06-28 00:22:34 +08:00 |
vben
|
913c22c84f
|
feat(menu): the route is automatically mapped to the menu
|
2021-06-27 23:58:14 +08:00 |
vben
|
327d71b8fb
|
perf(router): reduce the number of guard files
|
2021-06-27 22:59:59 +08:00 |
无木
|
c6b766d8ea
|
fix(route): dynamically introduce components error
修复后台权限模式下,加载IFrame类型的路由时会丢失component的问题
|
2021-06-11 00:29:39 +08:00 |
无木
|
df8cd86051
|
fix(router): loss `directory` route
修复"目录"路由丢失的问题
fix: #722
|
2021-06-08 15:14:05 +08:00 |
Vben
|
e2cc5af937
|
fix(route): ensure that the first level menu can be hidden
|
2021-03-23 01:06:57 +08:00 |
最后
|
7c16c2fa9e
|
fix: LayoutMap cannot get correctly (#398)
传过来的 route.component 是小写的时候
|
2021-03-20 16:36:17 +08:00 |
Vben
|
e12c588c0a
|
refactor(route): refactoring the routing multi-layer model close #215
|
2021-03-17 00:10:16 +08:00 |
Vben
|
d67bd496e8
|
chore: improve icon-picker logic
|
2021-03-02 21:00:18 +08:00 |
Vben
|
e5b2cc1e98
|
chore: update deps
|
2021-03-02 06:59:38 +08:00 |
Vben
|
b476e1c84c
|
fix: ensure that the correct components are dynamically imported
|
2021-03-01 23:01:37 +08:00 |
vben
|
664035328f
|
wip: suppoer vite2 -- dynamic import
|
2021-01-10 20:44:39 +08:00 |
vben
|
daf2b1e095
|
wip: suppoer vite2 -- hack xlsx
|
2021-01-10 10:17:30 +08:00 |
vben
|
99ac309fa9
|
wip: support vite
|
2021-01-09 23:28:52 +08:00 |
vben
|
819bcbe526
|
feat(breadcrumb): add breadcrumb demo #143
|
2020-12-24 22:02:24 +08:00 |
vben
|
c774a6d3a0
|
feat: support mobile layout adaptation
|
2020-12-15 17:22:56 +08:00 |
vben
|
f4621cc664
|
perf: perf loading logic
|
2020-12-04 21:25:33 +08:00 |
vben
|
c303ec1a23
|
refactor: refactor route
|
2020-12-03 21:49:32 +08:00 |