Igor Katsuba

Results 18 issues of Igor Katsuba

#### What roadmap is this issue about? - [x] Frontend Roadmap - [ ] Backend Roadmap - [ ] DevOps Roadmap - [ ] All Roadmaps #### What is this...

Added decorators for key parameters of the Command class. This improves auto-completion, and also guarantees correct type checking when compiling TS.

cla:signed

### Current Behavior I have eight Angular remote apps and a host. All of them have the standard configuration by official generators. All apps are built in the `dist` folder....

type: bug
blocked: repro needed
scope: angular
scope: module federation

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

BreadcrumbPlugin was taken as-is from the original sentry. It is not matched with our code style guide. Needs to remove all @ts-ignore and eslint-disable

### Which @angular/* package(s) are relevant/related to the feature request? router ### Description ### What I have - host application - micro front-end applications that are loaded using `loadChildren` and...

feature
effort1: hours
area: router
router: lazy loading
feature: under consideration