-
### Reproduction link
[https://stackblitz.com/edit/angular-d9cysb?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/angular-d9cysb?file=src%2Fapp%2Fapp.component.ts)
### Steps to repr…
-
### Reproduction link
[https://stackblitz.com/edit/ng-alain-setup-8hg43p?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.config.ts,_mock%2Fuser.ts,node_modules%2F%40delon%2Ftheme%2Fsrc%2Fservices%2…
-
# English Version
> This guide applies to the current version ng-alain >= `16`;
> If you encounter problems during the upgrade process, feel free to comment here.
> If you find any errors in this…
-
### Reproduction link
[https://stackblitz.com/](https://stackblitz.com/)
### Steps to reproduce
路由地址带路由参数
### What is expected?
会匹配不到菜单,导致page-header没有数据
### What is actually happening?
正…
-
### Reproduction link
[http://github.com/skmbw/ng-alain-17.2.0](http://github.com/skmbw/ng-alain-17.2.0)
### Steps to reproduce
在ModalHelper中使用st组件,会出现 NullInjectorError: No provider for _NzConte…
skmbw updated
4 months ago
-
### Description
upgrade webapp angualr ngzorro alain version to 17 latest
https://ng.ant.design/docs/migration-v17/en
https://ng-alain.com/docs/upgrade-v17/en
### Task List
_No response_
-
# English Version
> This guide applies to the current version ng-alain >= 11;
> If you encounter problems during the upgrade process, feel free to comment here.
> If you find any errors in this g…
-
## What problem does this feature solve?
It would be nice to add a walkthrough / tour.
## What does the proposed API look like?
example
https://isaacplmann.github.io/ngx-tour/ngx-bootstrap
…
-
_Last updated: 3rd October, 2023_
A number of the APIs have voices available that we either don't know the IDs for (if closed source like TikTok for example) or we do know them but for some reason …
-
当前项目权限模式后台配置方式:后台需要配置的是路由而不是菜单,前端通过路由映射菜单。
————————————————————————————————————————————————————————
希望增加新方式,路由完全由前端定义,后台配置菜单并动态加载。
`AppRouteRecordRaw`增加字段`canActive`参数为接口类型并默认使用roles模式实现接口,便于用户自定义替…