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

Support v5 of AntD #1261 #1373

Closed
wants to merge 4 commits into from
Closed

Support v5 of AntD #1261 #1373

wants to merge 4 commits into from

Conversation

bmartin1134
Copy link

Support v5 of AntD #1261

Added support for antD version 5.

There are some extra @ts-ignore on DateField and SelectField that might need to be looked at.

Also, i added some rule exclusions on the .eslintrc.json to get it to compile so i could use it locally.

Check the changes.

datefield now uses dayjs
selectfield was self-referencing
made showTime default to false
@github-actions github-actions bot added Area: Infra Affects the repository itself (e.g., CI, dependencies) Area: Theme Affects some of the theme packages Theme: AntD Affects the uniforms-antd package Theme: MUI Affects the uniforms-mui package labels Oct 22, 2024
@piotrpospiech
Copy link
Collaborator

Hi @bmartin1134! Thanks for the contribution. We will try to review it soon.

@piotrpospiech
Copy link
Collaborator

Hi again!

We were working on official React 18 support last week. We updated AntD to v5 as well as v4 doesn't support React v18. We decided to do that in our pull request as a lot of extra changes were required compared to this pull request. However, we appreciate your input as the changes you made were very helpful to us and provided a good starting point.

You can check #1376 for more information. I'm closing this pull request. If you have questions, feel free to add them to #1376 pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Infra Affects the repository itself (e.g., CI, dependencies) Area: Theme Affects some of the theme packages Theme: AntD Affects the uniforms-antd package Theme: MUI Affects the uniforms-mui package
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants