-
Hey everyone! First of all, sorry for not being as active during the last 1-2 years. I've been quite busy at work and didn't have much time to look into web development. As I now have some more time a…
-
Have followed the instructions, but with the addition of ngx-highlight the Angular CLI can no longer build the project, see the error below.
```
ERROR in ./node_modules/ngx-highlight/highlight.mod…
-
I think it would be useful to test that libraries supporting custom elements include the ability to listen for events from either the capture or the bubble phase.
We recently ran into an issue wher…
-
### Current Behavior
Currently eslint/plugin for inferred targets does not include eslint-schema.json['extends'] file paths into target inputs, rather it only includes the workspaceRoot eslintrc.json…
-
Editor not working with Angular version 9
I'm using the latest version of this library: "@kolkov/angular-editor": "^1.1.2",
Anything I cant do?
**My usage:**
```
public editorCo…
-
Hello,
I am following the issue [#6510](https://github.com/angular/angular-cli/issues/6510) on angular cli and, one of the last reaction of @shlomiassaf is a list of key features that a library tem…
-
##### **Overview of the issue**
I got an Angular component with 11 inputs, 3 of those are declared as `model` signals, the other ones are `input` signals. But only 2 of those inputs are put to the …
-
"@ionic-native/photo-library": "^5.12.0",
"cordova-plugin-photo-library": "^2.2.1",
"@angular/common": "~8.1.2",
"@capacitor/core": "^1.1.1",
"@ionic/angular": "^4.8.0",
In the `index.d.ts` fil…
-
I'm trying to implement my own drag and resize featured component but when I try to import
`CalendarResizeHelper` and `CalendarDragHelper` in this way:
import { CalendarResizeHelper } from 'a…
-
#### Is this a bug, enhancement, or feature request?
Styling Bug
#### Describe your proposal.
The scrollbar of Cx Side Navigation is always present (even if there is enough height to fit all …