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

Migrate Antd v4 -> v5 #76

Open
KaWaite opened this issue Dec 13, 2022 · 0 comments
Open

Migrate Antd v4 -> v5 #76

KaWaite opened this issue Dec 13, 2022 · 0 comments

Comments

@KaWaite
Copy link
Member

KaWaite commented Dec 13, 2022

Version 5 brings a lot of changes. The most important for us is they remove the less files in favor of css-in-js.

This is awesome for us because with v4, to make a lot of the nice transitions and other styles work you needed to use the global.less file.
Using the global.less file inside the Extension portion of marketplace bled through to Re:Earth. In v5, we don't need to worry about that any more!

Please read here for more details on v5 and how to migrate

@KaWaite KaWaite changed the title Chore: Migrate Antd v4 -> v5 Chore(web): Migrate Antd v4 -> v5 Dec 13, 2022
@rot1024 rot1024 changed the title Chore(web): Migrate Antd v4 -> v5 Migrate Antd v4 -> v5 Jan 24, 2023
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

No branches or pull requests

1 participant