Skip to content
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

V13 update #7044

Open
3 of 4 tasks
simplejason opened this issue Nov 8, 2021 · 23 comments · Fixed by #7050
Open
3 of 4 tasks

V13 update #7044

simplejason opened this issue Nov 8, 2021 · 23 comments · Fixed by #7050
Assignees

Comments

@simplejason
Copy link
Member

simplejason commented Nov 8, 2021

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

@altso
Copy link

altso commented Nov 8, 2021

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
Copy link
Member Author

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
Copy link

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

@maratkalibek
Copy link

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
Copy link
Member Author

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 👀

@RoboZoom
Copy link

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
Copy link
Contributor

klerick commented Nov 26, 2021

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

@cjdxhjj
Copy link

cjdxhjj commented Dec 1, 2021

@simplejason is there any progress?

@simplejason
Copy link
Member Author

@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
Copy link

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

@dertuerke
Copy link

dertuerke commented Dec 6, 2021

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

@superjulius
Copy link

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

Ant Design change log can be found there

@klerick
Copy link
Contributor

klerick commented Dec 7, 2021

@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
Copy link
Member

hsuanxyz commented Dec 8, 2021

@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
Copy link
Contributor

klerick commented Dec 14, 2021

@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
Copy link

xylplm commented Dec 16, 2021

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

1 similar comment
@smile2014
Copy link

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

@bgramaje
Copy link

I get this error with Angular 13.

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

@giard-alexandre
Copy link

giard-alexandre commented Dec 16, 2021

@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
Copy link

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

@FOWind
Copy link
Contributor

FOWind commented Dec 22, 2021

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

@maratkalibek
Copy link

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

@vthinkxie vthinkxie reopened this Dec 30, 2021
@bwinchester
Copy link

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

Released today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.