ngx-datatable icon indicating copy to clipboard operation
ngx-datatable copied to clipboard

Add support to angular 13

Open ricardochl opened this issue 3 years ago • 14 comments

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

ricardochl avatar Nov 11 '21 16:11 ricardochl

any idea when this will be merged?

parksmart-dev avatar Dec 10 '21 19:12 parksmart-dev

Any updates on when this will be added?

iliwili avatar Dec 14 '21 15:12 iliwili

I wonder when will this be get merged ?

klammal avatar Dec 20 '21 14:12 klammal

When can this PR be merged?

krusche avatar Jan 08 '22 11:01 krusche

I don't have idea, but I still waiting.

ricardochl avatar Jan 10 '22 14:01 ricardochl

I'm also patiently awaiting the decision on this!

elliotwesoff avatar Jan 14 '22 22:01 elliotwesoff

Any updates on this?

juergenisch avatar Feb 05 '22 07:02 juergenisch

would be great if this PR can be merged! Thank you

krusche avatar Feb 13 '22 09:02 krusche

@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.

villelahdenvuo avatar Mar 04 '22 15:03 villelahdenvuo

do you guys know approx. when this can be merged? Thank you!

razims avatar Mar 14 '22 11:03 razims

Any update on this ?

Suvojit avatar Apr 22 '22 16:04 Suvojit

Any update when it can be merged?

rina-maslova avatar May 25 '22 11:05 rina-maslova

Any update on this? Thanks

jkumara avatar Jun 03 '22 05:06 jkumara

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.

achimha avatar Jul 23 '22 15:07 achimha