NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.86k stars 3.91k forks source link

V13 update #7044

Open simplejason opened 2 years ago

simplejason commented 2 years ago

Note: This should be merged after styles ant-design synced #7099.

altso commented 2 years ago

Did you consider starting Angular upgrades before the stable release using Angular vNext beta or even alpha builds? We heavily rely on ng-zorro and it would be nice to have the next version of Angular supported as soon as possible.

simplejason commented 2 years ago

Did you consider starting Angular upgrades before the stable release using Angular vNext beta or even alpha builds? We heavily rely on ng-zorro and it would be nice to have the next version of Angular supported as soon as possible.

Generally, ng-zorro will only follow the stable version of angular. However, some compatibility and upgrade work may also be done in the alpha stage, but it is not recommended for prod env.

junchaohu commented 2 years ago

Angular/core V13 is already stable, wish to update ng-zorro-antd to support it, thanks.

maratkalibek commented 2 years ago

I suppose that @altso asked to start work on the next release version when RC for Angular is released.

For example, Angular 13 RC was available on Oct 14.

ng-zorro-antd v12 was released two months after Angular 12 release. You can reduce this next version release approx by 1 month when you will start to upgrade with Angular RC version.

simplejason commented 2 years ago

I suppose that @altso asked to start work on the next release version when RC for Angular is released.

For example, Angular 13 RC was available on Oct 14.

ng-zorro-antd v12 was released two months after Angular 12 release. You can reduce this next version release approx by 1 month when you will start to upgrade with Angular RC version.

Good advice , no doubt! We will consider it if there is enough time and energy to promote :) also we hope that more people participate in the development of ng-zorro-antd :eyes:

RoboZoom commented 2 years ago

Good advice , no doubt! We will consider it if there is enough time and energy to promote :) also we hope that more people participate in the development of ng-zorro-antd 👀

@simplejason I have no place to complain, and maybe someday I can become a contributor. But I did want to point out that this is a question more of organization than effort/energy. This library pledges to upgrade with angular every release- it's a fixed amount of work. If you start the work 2-4 weeks earlier, it's still the same work, requiring the same time and energy. You just have a better product sooner.

klerick commented 2 years ago

@simplejason Do you have news? When can we see a new version of ng-zorro)

cjdxhjj commented 2 years ago

@simplejason is there any progress?

simplejason commented 2 years ago

@simplejason is there any progress?

V13 will be released after we have synchronized the latest styles of ant-design, we will finish processing ASAP :)

smile2014 commented 2 years ago

Angular 13 has been released for so long, zorro has not synchronized yet

dertuerke commented 2 years ago

@simplejason Where can I see the new design? :)

superjulius commented 2 years ago

@dertuerke you can find all the Ant Design sync work here

Ant Design change log can be found there

klerick commented 2 years ago

@superjulius Could you please release a new version without sync style (as beta or alpha version)?
I’m using ng-zooro as a project which is the part of mono repo(nx.dev). And I cannot update nx.dev for 13 version.

hsuanxyz commented 2 years ago

@klerick The style sync action is now working correctly, but the latest styles are blocking our bundling process. @simplejason is actively fixing it, you can track the latest progress through the CI/CD status of #7099.

klerick commented 2 years ago

@hsuanxyz Could you please give an approximate estimate? We are waiting for the new version for more than one month. And it is blocking our work:(

xylplm commented 2 years ago

Me too. I hope to release the V13 adapter as soon as possible

smile2014 commented 2 years ago

Me too. I hope to release the V13 adapter as soon as possible

bgramaje commented 2 years ago

I get this error with Angular 13.

npm ERR! Could not resolve dependency: npm ERR! peer @angular/animations@"^12.1.0" from ng-zorro-antd@12.1.0 npm ERR! node_modules/ng-zorro-antd npm ERR! ng-zorro-antd@"12.1.0" from the root project npm ERR!

giard-alexandre commented 2 years ago

@boralbgra If it helps, I'm currently running with the latest version and installed packages using npm i --legacy-peer-deps and it works as expected (at least for out use case), even if it's not Angular 13-based. Yes, I am aware that this is not optimal, but it works for us until we get the official update :)

bwinchester commented 2 years ago

Last I tried, the popover placements in Angular 13, using ng zorro antd were all at position 0, 0 on the screen.

FOWind commented 2 years ago

Can't wait to upgrade to V13. It's time to try the strictly typed reactive forms experimental features.

maratkalibek commented 2 years ago

@simplejason what is the expected release date of ng-zorro-antd@13?

bwinchester commented 2 years ago

@simplejason what is the expected release date of ng-zorro-antd@13?

Released today