ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

Angular 14 support

Open maratkalibek opened this issue 2 years ago • 23 comments

What problem does this feature solve?

Angular 14 has reached its RC state. In month or two it will be released. In order to let ng-zorro-antd available for Angular 14, can this issue moved to progress.

What does the proposed API look like?

ng-zorro-antd supports Angular 14

maratkalibek avatar May 13 '22 18:05 maratkalibek

Thanks for your suggestion, we plan to adapt the v14 version around June, until then, there is still some work in progress :) We also welcome any contributor to contribute relevant codes for the upgrade of v14!

simplejason avatar May 16 '22 09:05 simplejason

Hi, now that Angular 14 is out, any time estimate for ng-zorro to support?

RoboZoom avatar Jun 03 '22 22:06 RoboZoom

I am also curious about when ng-zorro will make the move to Angular 14...

behdi avatar Jun 08 '22 15:06 behdi

same here

DanialV avatar Jun 14 '22 15:06 DanialV

We plan to release the rc version in early July, and there should be a beta release before then :)

simplejason avatar Jun 20 '22 02:06 simplejason

Can I install angular 13 with latest angluar/cli ? Or maybe there is other workaround to use latest ng-zorro with angular 14 ? Upd: npx @angular/cli@13 new my-project

boskiv avatar Jun 21 '22 22:06 boskiv

@simplejason in order to upgrade ng-zorro-antd to Angular 14, ant-design-icons must be upgraded first.

Please, can you help with the following PR https://github.com/ant-design/ant-design-icons/pull/532 and help with release.

Thanks.

maratkalibek avatar Jul 04 '22 19:07 maratkalibek

We're already past early July, so any updates on when we can expect the new release? Thanks for your hard work, friends!

behdi avatar Jul 17 '22 14:07 behdi

各位大哥,什么时候发布V14版本呢,期待~

cneiu avatar Jul 19 '22 14:07 cneiu

This entire process is fairly discouraging - the authors state that community contributions to this repo are welcome, and @maratkalibek 's PR to fix the icons has been languishing for weeks. Angular 14 offers some significant improvements, and as long as we have dependencies to ng-zorro, we are repeatedly blocked from upgrading.

RoboZoom avatar Jul 23 '22 09:07 RoboZoom

Thanks for your suggestion, we plan to adapt the v14 version around June, until then, there is still some work in progress :) We also welcome any contributor to contribute relevant codes for the upgrade of v14!

It is almost August, do you have a new estimated date of delivery for a angular 14 compatible version of ngzorro ?

graphicsxp avatar Jul 26 '22 11:07 graphicsxp

The first day of August, expecting v14~

laggage avatar Aug 01 '22 03:08 laggage

Waiting on Angular 14 support

guillaumefielddata avatar Aug 01 '22 11:08 guillaumefielddata

i see a beta version was created, i thought you meant the release version would be merged yesterday. Do you have an expected date of delivery for the actual release version ?

graphicsxp avatar Aug 02 '22 10:08 graphicsxp

Any news on angular 14 support?

rlejeune avatar Aug 05 '22 12:08 rlejeune

Is the NgZorro major version usually matched against which major Angular version is supported? Is the current NgZorro 14 beta intended to work with Angular 14?

krokofant avatar Aug 05 '22 13:08 krokofant

Hello @simplejason! Will v14 released this week?

maratkalibek avatar Aug 09 '22 07:08 maratkalibek

image Today, Aug 18, ng-zorro-antd still doesn't support angular 14

sangnguyendev avatar Aug 18 '22 05:08 sangnguyendev

Hello @simplejason @vthinkxie! There is PR for v14, but it is still WIP for more than one week. When can we expect new version?

Thanks!

maratkalibek avatar Aug 22 '22 11:08 maratkalibek

Now there is a v14.0.0 release! https://github.com/NG-ZORRO/ng-zorro-antd/releases/tag/14.0.0

krokofant avatar Aug 26 '22 10:08 krokofant

After I upgraded to Zorro version 14, my build time went from 1 min to 16 minutes. If I uninstall Zorro 14 the build is back to 1 min. I made sure to check every lib, and the only one causing the problem is Zorro.

Anyone else had any problem like that after upgrading?

rlejeune avatar Sep 02 '22 14:09 rlejeune

After I upgraded to Zorro version 14, my build time went from 1 min to 16 minutes. If I uninstall Zorro 14 the build is back to 1 min. I made sure to check every lib, and the only one causing the problem is Zorro.

Anyone else had any problem like that after upgrading?

No issues on our projects yet.

Maybe ng14 + nz14 needs more memory. We had this issue long time ago that build time went through the roof because Node process had only 1g of memory. See https://blog.digital-craftsman.de/increase-node-memory-limit-for-build/

pburgmer avatar Sep 19 '22 12:09 pburgmer

No issues on our projects yet.

Maybe ng14 + nz14 needs more memory. We had this issue long time ago that build time went through the roof because Node process had only 1g of memory. See https://blog.digital-craftsman.de/increase-node-memory-limit-for-build/

Thanks for your reply, I tried this already without any luck. Which is why I was wondering if anyone else had that problem after upgrading.

rlejeune avatar Sep 19 '22 19:09 rlejeune