-
Content on docs.xcp-ng.org does not match content on xcp-ng.org/docs/. This is because changes to the `docs` directory in this repo are only reflected on docs.xcp-ng.org. Unfortunately, search engines…
-
**Description and reproduction of the issue**
```JSON
{
"rules": {
"@angular-eslint/template/prefer-self-closing-tags": ["error"]
}
}
```
```HTML
```
…
-
# 🚀 feature request
### Relevant Package
This feature request is for @angular/core
### Description
Add the ability to detect "ng-content" changes into [OnChanges](https://angular.io/api/core…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
I have been trying to lazy-load a component in the browser during the idle state. The…
-
### Describe the bug
I am trying to implement reusable table component, where I can pass the corresponding pTemplates as @Input() and utilize default templates where customization is not necessary, i…
-
**base-map.html**
```
```
**base-map.ts**
```
import { Component, } from '@angular/core';
import { MapMouseEvent } from 'mapbox-gl';
@Component({
selector: 'ba…
-
```
[*] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/…
-
### Bug description:
When open a modal, .modal-body class's ```flex: 1 1 auto ``` doesn't work, due to "modal-content" is no longer a direct parent of "modal-body". The component element sits betw…
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
`md-table` should wait until the `ng-content` replaced.
#### What is the current behavior?
`md-table` throws ` …
-
After extracting the translations into my xlf file, the content looks like this:
```
Orders
```
but I would expect it to look like this (wtihout self-closing e…