NG-ZORRO / ng-zorro-antd

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

Ant-Design V5.X Sync #8402

Open nashwit opened 9 months ago

nashwit commented 9 months ago

What problem does this feature solve?

Currently the latest Ng-Zorro library is synced with Ant-Design somewhere between 4.1 and 4.4 Are there any plans to sync the style with any 5.x Version ?

What does the proposed API look like?

The Solution would be mostly just style files

bjs9527 commented 9 months ago

+1

UtilCore commented 7 months ago

+1

willowlau commented 7 months ago

+1

azimtechie commented 4 months ago

+1

BriceN commented 1 month ago

Is this on the roadmap ?

ParsaArvanehPA commented 1 week ago

Hi everyone,

The migration to Ant Design 5 is a big project, and I’ve personally tried to start it three times but got a bit lost each time due to the many changes needed. Here’s why:

I've actually been using a custom set of styles that align with Ant Design 5, and after seeing this conversation, I thought, why not share it so you can try it out too?

Here’s the repo where you can find the package: ng-zorro-v5-experimental-view. I've used it in a few projects, so it should cover most bases, but since it’s not an official release, there might be a few bugs here and there. You can also see a demo of it here.

Also, this package isn’t tied to a specific NG-ZORRO version, so you should be able to use it even if you're on version 13 or 14, it just need to be synced with Ant 4.

Hope it’s helpful!