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

4205 // Remove deprecated antd features #1393

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

Dinika
Copy link
Contributor

@Dinika Dinika commented Sep 29, 2023

Fixes #

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added necessary unit and integration tests.
  • I have added screenshots (if applicable), in the comment section.

@Dinika Dinika changed the base branch from main to fusion-react-18-vite September 29, 2023 13:43
@Dinika Dinika force-pushed the 4205/remove-deprecated-antd-features branch 2 times, most recently from 450651b to 499b01b Compare October 3, 2023 16:00
@@ -41,7 +41,7 @@
"ajv": "^8.10.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
"antd": "^5.8.3",
"antd": "^5.9.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -150,7 +150,7 @@
"@types/query-string": "^6.3.0",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^5.0.7",
"@types/react-helmet": "^6.1.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

orgLabel={orgLabel}
projectLabel={projectLabel}
refreshLists={refreshLists}
<Tabs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Dinika Dinika force-pushed the 4205/remove-deprecated-antd-features branch 2 times, most recently from ef99e84 to 5967dc7 Compare October 4, 2023 12:02
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
@Dinika Dinika force-pushed the 4205/remove-deprecated-antd-features branch from f633a81 to 2f07049 Compare October 4, 2023 16:08
@Dinika Dinika merged commit e4f6cbe into fusion-react-18-vite Oct 5, 2023
@Dinika Dinika deleted the 4205/remove-deprecated-antd-features branch October 5, 2023 05:48
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 this pull request may close these issues.

2 participants