Commit Graph

19 Commits

Author SHA1 Message Date
Jim 19dc88b4e0
docs: 添加注释, 修复 (#1927)
* docs: 添加注释

* docs: 添加注释

* fix: 后台动态权限changePermissionCode加上await

* docs: 添加注释

* docs: 添加注释

* docs: 添加注释

* docs: 添加注释

* docs: 添加注释
2022-06-16 19:02:10 +08:00
无木 f5e31febbd fix(breadcrumb): `redirect` not worked
修复面包屑组件的重定向菜单不能工作以及eslint警告
2021-07-13 11:09:00 +08:00
Vben dafcdd898c fix: ensure that safari is running properly, fix #875 2021-07-07 23:40:29 +08:00
Lan 48fcd7684c
feat(param-menu): feature: menu with params (#845) 2021-07-03 17:13:59 +08:00
无木 d52b0de83e feat(route): add `hidePathForChildren` in `meta`
添加`hidePathForChildren`选项用于在子菜单中隐藏本级path
2021-07-02 00:30:48 +08:00
无木 72ac240f28 feat: routers support `ignoreRoute` option
为路由配置添加`meta`.`ignoreRoute`配置,允许在`ROUTE_MAPPING`及`BACK`模式下配置纯菜单数据

fixed:
2021-07-01 23:54:10 +08:00
Vben cdb10cc4ac fix(menu): make sure the menu is activated correctly 2021-06-30 00:47:59 +08:00
Vben b2a1951fd0 fix(menu): ensure the menu has meta attributes close #397 2021-03-20 21:49:24 +08:00
Vben b67cf22dfc feat(route): add hideChildrenInMenu option close #346 2021-03-18 21:13:15 +08:00
Vben 50915c9754 fix(menu): fix the menu disappeared in background mode 2021-03-17 22:15:20 +08:00
Vben e12c588c0a refactor(route): refactoring the routing multi-layer model close #215 2021-03-17 00:10:16 +08:00
Vben 8a9ca498d7 chore: remove useless code 2021-02-25 20:25:02 +08:00
vben 7279c0a7b5 refactor(menu): added 'SimpleMenu' component. Solve the menu stuck problem #199 #190 #191 2021-01-17 23:02:13 +08:00
vben 930383f9ae feat: add mainout page demo 2020-12-23 22:55:14 +08:00
vben b6e5c3f625 fix(types): fix routing type error #145 2020-12-23 21:51:22 +08:00
vben c774a6d3a0 feat: support mobile layout adaptation 2020-12-15 17:22:56 +08:00
vben cbcd909867 wip(menu): perf menu 2020-12-14 00:41:00 +08:00
vben 7bae4c3752 fix(menu): fix externalLink not work 2020-12-07 23:56:57 +08:00
vben c303ec1a23 refactor: refactor route 2020-12-03 21:49:32 +08:00