-
### Is this a regression?
No (i mean, it's not a new bug in ng-doc, it's a breaking change in Angular 😄)
### Description
[Angular 19](https://github.com/angular/angular/releases/tag/19.0.0) (…
-
### Describe the bug
The TreeTable demo does not show any triangles for expanding or collapsing the rows.
### Environment
https://v18.primeng.org/treetable
### Reproducer
https://v18.primeng.org/…
-
### Describe the bug
When I activate a date picker control for an input in an Angular reactive form, Angular's `statusChanges` and `valueChanges` no longer fire.
### Steps to reproduce the bug
1. N…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
I have an issue with the generic version of the structural directive I add a constant…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/sbb-design-systems/sbb-angular/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Cod…
-
### Describe the bug
I was creating a new application with primeng v18 and was bothered by my inputs (text input, dropdown, buttons etc..;) components size do not match the size of v18 docs inputs. I…
-
In preparation for upcoming Angular versions, we need to update our components to leverage the new Angular syntax, which includes using Signals, Input/Output Signals, computed, and effect. This modern…
-
### For which library do you need help?
native-federation
### Question
Hello,
I am working on an Angular 17 project where we plan to implement native federation to display some older appli…
-
### Current behavior
When mounting an Angular component that has both `styleUrls` and `styles` defined, this creates an inconsistent result. It seems that the styles are applied in a different order …
-
### Describe the bug
Dropdown component emits value change event for it's corresponding control even so there is `emitEvent: false` parameter when I call setValue. It happens only if control has no i…