-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Comments
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. |
Angular/core V13 is already stable, wish to update ng-zorro-antd to support it, thanks. |
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 👀 |
@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. |
@simplejason Do you have news? When can we see a new version of ng-zorro) |
@simplejason is there any progress? |
V13 will be released after we have synchronized the latest styles of ant-design, we will finish processing ASAP :) |
Angular 13 has been released for so long, zorro has not synchronized yet |
@simplejason Where can I see the new design? :) |
@dertuerke you can find all the Ant Design sync work here Ant Design change log can be found there |
@superjulius |
@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. |
@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:( |
Me too. I hope to release the V13 adapter as soon as possible |
1 similar comment
Me too. I hope to release the V13 adapter as soon as possible |
I get this error with Angular 13. npm ERR! Could not resolve dependency: |
@boralbgra If it helps, I'm currently running with the latest version and installed packages using |
Last I tried, the popover placements in Angular 13, using ng zorro antd were all at position 0, 0 on the screen. |
Can't wait to upgrade to V13. It's time to try the strictly typed reactive forms experimental features. |
@simplejason what is the expected release date of ng-zorro-antd@13? |
Released today |
Note:
This should be merged after styles ant-design synced #7099.
The text was updated successfully, but these errors were encountered: