-
Couldn't load subscription status.
- Fork 50
Core - update : angular v16 #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
axi92
commented
May 30, 2023
Nice one! pls merge it if you have time =) @AlexMiniApps
drakedeatonuk
commented
May 31, 2023
FYI guys this branch is also working well for me on Angular 16 w/ Ionic 7
Ice32
commented
Jun 6, 2023
Is this repo maintained? Is there a published fork with Angular 16 support?
@Ice32 Yes it is and I had personal contact with the maintainer, @AlexMiniApps.
He's just a bit in a rush at the moment and couldn't find time to merge my request.
That said, if you have only one project, you could download my fork locally , rename the lib folder to angular-core-input and use it directly.
You may then have to npm i some dependencies
Wahsner
commented
Jun 6, 2023
Hopefully this will be merged soon. Otherwise going to have to remove the package from project as it's blocking a release.
ngdevc
commented
Jun 15, 2023
Le me know when will it be merged. Because I stopped using this package in my project because this couldn't be used in Angular 16.
JeroenBoesten
commented
Jun 15, 2023
We also would like to see this PR merged 👍
JeroenBoesten
commented
Jun 15, 2023
@AlexMiniApps Thanks for merging, when can we expect the new release containing the changes?
ngdevc
commented
Jun 19, 2023
@AlexMiniApps
Thank you very much for merging.
Uh oh!
There was an error while loading. Please reload this page.
Description
I've done multiple commit to split every change I made, but I'll comment them here.
Done
v16.0.2tsicklelibrary It wasn't used anymore and was quite oldnpm run publishto make life easierconfiguration --productionto change the compilation mode -> package get reduced from207kbdown to176kbAdditional
I've tested it on my angular v16 project, works like a charm.
But a second control is never bad
Resolve
The following shall be closed, since everything is contained in this release