-
All component / directive names as well as there selectors should be prefixed with `usa`. There are multiple components that prefix with `uswds` instead. We want to use `usa` for consistency with uswd…
-
# 🐞 bug report
### Is this a regression?
I'm doing a new project (Angular 18) based on an old project (Angular 14), then i have no idea if it worked in any versions after the creation of Signals…
-
# 🙋 Feature Request
Add an optional key to the `repeat` directive, so that `repeat` can map a DOM node to a specific item when updating views. Similar to how React or Lit work. This would be benefi…
-
The number of js event listeners only increases during switching between component and directive view in the demo. The same issue is observed on prod in my project where ace wrapper is used. This is a…
GupCa updated
2 months ago
-
I am evaluating the migration of a project from old lib version (based on NgbAccordion component) to the new designed version (based on directives).
Since the project should run on Angular 17, i am…
-
### Which scope/s are relevant/related to the feature request?
platform
### Information
When using `nx g @analogjs/platform:app` to generate a new app, a `.eslintrc.json` is generated. This should …
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
There are cases where selector matching behavior can cause confusion due to it behavin…
-
I followed the directions in the guide to set up `react-hybrid`, but when going to the page with the React component, i get the below error. Am I missing something? There's a `` tag in the DOM, but no…
-
## I'm submitting a ...
[ ] Regression (behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support req…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
When you have …