-
A fix was done for readonly inject earlier in version 9.1.1. Additionally somewhat related support is required for cases like ResolveFn, HttpInterceptorFn,... which are const's rather than classes.
…
-
First, congratulations on the release of ng-bootstrap 12, with support for Bootstrap 5!
For planning purposes, it would be useful to know if there is any intention to make the ng-bootstrap 11 branc…
-
**What would you like to be added**:
We should update angular to a newer versions -> angular 15 is new current latest
**Why is this needed**:
Some packages like ngx-markdown offer new feature…
-
### Библиотека
- [ ] `@prizm-ui/core`
- [x] `@prizm-ui/components`
- [ ] `@prizm-ui/install`
- [ ] `@prizm-ui/icons`
- [ ] `@prizm-ui/flag-icons`
- [ ] `@prizm-ui/theme`
- [ ] `@prizm-ui/char…
-
my shell project version is 13 and remote project version is 14 .
pipe work in my remote project but when call remote project in my shell , I get an error:
core.mjs:6476 ERROR Error: Uncaught (in …
-
## Describe the bug
The border between the buttons in a button group disappears when the first button is disabled
## How to reproduce
https://stackblitz.com/edit/clarity-light-theme-clr13-cds…
-
Currently, we publish `@sentry/angular` which targets older angular versions, and `@sentry/angular-ivy` which targets newer versions.
In v8, we want to go back to only publishing a single `@sentry/…
mydea updated
8 months ago
-
Hey ✌️
I'm in the middle of redoing everything to be Microfrontends focus which will allow you to work in Angular, Qwik, and React (and even angular.js and vue). The repo will support the full stack …
-
Hi, I'm in the process of investigating what changes would be needed to upgrade Formly from v5 to v6, along with moving up to Angular 14 from 13.
Locally I've been able to upgrade both of them and …
-
I am upgrading a project to ng14, and ran into an issue installing ui-switch. It looks like the peerDependencies section in `src/lib/package.json` is still set to allow angular >= 10.
```
"pe…