ngx-datatable
ngx-datatable copied to clipboard
Add support to angular 13
What kind of change does this PR introduce? (check one with "x")
- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Other... Please describe:
What is the current behavior? (You can also link to an open issue here) Fixes #2042
What is the new behavior? Ivy partial compilation
Does this PR introduce a breaking change? (check one with "x")
- [x] Yes
- [ ] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information:
Add enabled ivy partial compilation
any idea when this will be merged?
Any updates on when this will be added?
I wonder when will this be get merged ?
When can this PR be merged?
I don't have idea, but I still waiting.
I'm also patiently awaiting the decision on this!
Any updates on this?
would be great if this PR can be merged! Thank you
@ricardochl The package step is not working for me: https://github.com/swimlane/ngx-datatable/pull/2056#issuecomment-1059280952 I tried both the master and your branch.
do you guys know approx. when this can be merged? Thank you!
Any update on this ?
Any update when it can be merged?
Any update on this? Thanks
I have taken @ricardochl patch and published the library as https://www.npmjs.com/package/@achimha/ngx-datatable version 21.0.1 for Angular 13. To use it, you have to change your package.json and also your import statements. I did not find any issues using it in Angular 13.