André Andersson
André Andersson
### Description of the bug When creating an Angular-component with `MockRender`, the actual component under testing becomes wrapped in another "dummy"-component. This creates a problem when you want to use...
**Describe the bug** When using transitions and closing the sidebar, the gutter area is not transitioned but removed directly. **To Reproduce** https://stackblitz.com/edit/stackblitz-starters-dyjs7p?file=src%2Fmain.ts While quite hard to see during the normal...
Adds a custom transformer to transform Angular Code, specifically, signals (input, query and models) to behave better in jit-environment. Solves #7976
### [READ] Step 1: Are you in the right place? * For issues or feature requests related to __the code in this repository__ file a Github issue. * If this...