Nitay Neeman
Nitay Neeman
Hey, Sorry for the delay. Do you know to say if it has been started since version 2? Did it work well for you in previous versions?
Hey, Thanks for reporting - do you know to point on which occasions it happens?
Hey @DanielHabenicht, Great suggestion, I will definitely consider supporting this capability! If you in a rush, feel free to open a PR 😊
Thanks for the suggestion - integrating with Commitizen (in general including the other configuration files) could be pretty handy indeed. Maybe would you (or anyone else seeing this issue) like...
The latest version ditches `@angular/cdk` in favor of copying the specific original code internally. Would you like to check if now, with v2.0.1, the issue still happens?
Hey guys, I've tried to merge a fix with an upgrade but reverted since @schematics/[email protected] brings breaking changes indirectly - it uses under the hood @angular-devkit/core in v11.0.7 containing breaking...
Hey, This was considered in the past and might be implemented in the next major version (when the library will be aligned to `@schematics/angular` v10.x). By the way, what's the...
> > This […] might be implemented in the next major version > > Awesome, thanks! > > > By the way, what's the version of @schematics/angular you're working with?...
HI, Sorry for the long wait. This is how the original code adds the package: https://github.com/angular/angular-cli/blob/5f44e642ee90976a826b9b2bcb10a051e42a46e0/packages/schematics/angular/utility/dependencies.ts#L48 It seems like it's not supported at the moment. Would you like to implement...
HI, Sorry for the very long wait. It sounds useful, would you like to implement it and open a PR?