jotwea
jotwea
Before submitting a pull request, please make sure you have at least performed the following: - [x] read and followed the [CONTRIBUTING.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CONTRIBUTING.md) guide. - [x] built and tested the changes...
I searched for a way to lazy load modules and create components by only knowing its selector. I found this library and was quite amazed - it works perfect (also...
| Q | A | ------------- | --- | Branch? | 3.2 | Tickets | Closes #6083 | License | MIT | Doc PR | - This PR introduces a...
| Q | A | ------------- | --- | Branch? | main | Tickets | Closes #6083 | License | MIT | Doc PR | - This PR introduces a...
**API Platform version(s) affected**: 3.2 **Description** `ItemResolverFactory` and `CollectionResolverFactory` are deprecated and will be removed with 4.0. So I disabled `event_listeners_backward_compatibility_layer` to use the new `ResolverFactory` and see if there...