-
### Is your feature request related to a problem? Please describe.
Angular 19 will be published in the "Week of 2024-11-19" according to release plans of Angular's team (https://angular.dev/referen…
-
Wasn't sure if this belongs here or in https://github.com/angular/vscode-ng-language-service
### Which @angular/* package(s) are relevant/related to the feature request?
`@angular/language-service`
…
-
I have gone over some of the tests, and there is an issue.
Most of the things in there are not supposed to work as they do now.
```
```
[link](https://github.com/robdodson/angular-custom-elements…
-
As [here](https://github.com/I2PC/xmipp/pull/639/files)
List of programs that use metadataDB:
- /src/xmipp/applications/programs (copy)/mpi_volume_homogenizer/mpi_volume_homogenizer.cpp
- /src/…
-
Hi.
I'd like to set some angular bindings in the template, like ng-class or ng-click, referring the current slide, something like `ng-click="markAsSelected(currentSlide)"`, or `ng-class="{ 'selected'…
-
Any plans to add this package to npmjs, so we can have an easy installation method for Angular / React?
-
### Issue Summary
I'm trying to add a Sqlite Db to the Express server part of my Angular SSR project. I installed `sqlite3 `and `@types/sqlite3` which seemed to work. But, when I try `new Database(…
-
### I am interested in helping provide a fix!
~~No~~ Maybe
### Which generators are impacted?
- [ ] All
- [X] Angular
- [ ] HTML
- [ ] Qwik
- [X] React
- [ ] React-Native
- [ ] Solid
-…
-
### Which @angular/* package(s) are the source of the bug?
language-service
### Is this a regression?
No
### Description
I've noticed for some time now that within VSC the language service is hit…
-
JSFiddle:
https://jsfiddle.net/zuzusik/6evanz3g/
The problem is that `Settable` is [applied directly to Record item](https://github.com/js-data/js-data/blob/399513f/src/Record.js#L127) and [schema…