-
First of all, thank you for your awesome package, it's really helpfull when encapsulate into shadowdom is a must.
Every table component that I've tested works fine in shadowdom but the resizable co…
-
Angular's Paginator Component (https://material.angular.io/components/paginator/overview) is can be used separately from the table component.
So we should probably create the component separate sin…
-
Steps to reproduce:
1. Generate new project with drawer template NG `ns create ml-kit-test --template @nativescript/template-drawer-navigation-ng`
2. Run `npm i @nativescript/mlkit-core`
3. Run `…
-
#### Is this a bug, enhancement, or feature request?
Bug and possible enhancement
#### Describe your proposal.
Approve button ('OK') in value help dialog component doesn't get disabled when nothi…
-
### Which @angular/* package(s) are the source of the bug?
router
### Is this a regression?
No
### Description
Lets say app uses `FooComponent` and `AbcComponent` and defines routing as follows:
…
-
### With what library do you have an issue?
native-federation
### Reproduction of the bug/regression with instructions
I am working with an Angular 18 application inside an Nx monorepo, and I've co…
-
### Describe the bug
I tested my code in stackblitz examples from documentation (examples for Angular 13 and primeng 13). It works.
For example it based on https://stackblitz.com/edit/primeng-inpu…
-
## Description
When Pie or Category charts are rendered within in `IgxStep` or `IgxTab` content, the custom `--brushes` and `--outlines` CSS variables are not applied. For a "standalone" chart, cus…
-
I have created a CheckBox group component using the stencil, now I am trying to use it in the angular app.
I want to get all the checked values of the checkbox group component using ngModel/ reactive…
-
### Description
Setup:
```
@angular/core: ^18.2.0
@foblex/flow: ^16.0.5
```
---
I create a component that use the foblex canvas but whenever I try to run the unit tests I get this error:
` Re…