-
## Current Behavior
I tried to add storybook to some ui libs but it failed, so I created a new workspace with one angular app, a workspace lib and an angular lib. It follows the example of your…
-
# 🐞 bug report
### Affected Package
-
### Is this a regression?
No.
### Description
In the ivy compatibility docs you can find this important sentence about a change coming with v9/i…
-
## Prerequisites
- [x ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ x] The issue still exists against the latest stable version of Eleme…
-
#### Expected behaviour
`formatter` supports inserting components (dropdown ui components)
#### Actual behaviour
#### Live demo with steps to reproduce
https://stackblitz.com/edit/angular-iv…
-
### Description
Taiga UI 3.0 is coming this summer, we need to cover as many breaking changes with migrations as possible. Where migrations are not applicable we need to show some kind of instructi…
-
## Current Behavior
Receive an error trying to run storybook for an angular library in a newly minted nx 13.2 angular workspace.
```cmd
> nx run public-angular-swa-auth:storybook
info => …
-
## Current Behavior
Any imported other lib with `import { x } from "@company/otherLib"` generates a `Module not found: Error: Can't resolve '@company/otherLib' in currentLib/.storybook`.
But it's …
-
As an ivy user, the completing-multiple function in `devdocs--read-document` don't give any completion candidates.
So I replaced (in above mentioned function) the following sexp `(completing-read-m…
-
### Problem Statement
Angular 13+ will remind you of any library, that isn't compiled in partial Ivy and requires using ngcc.
```bash
Processing legacy "View Engine" libraries:
- @sentry/angular…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […