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

Antd5 fixes #2696

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Antd5 fixes #2696

merged 2 commits into from
Oct 14, 2024

Conversation

okauppinen
Copy link
Contributor

InputGroup has changed from AntD Input.Group to Space.Compact and it doesn't have compact prop anymore. Remove them to get rid of warning

Messaging refactor warn to warning. Fixes issue where warning notification and message doesn't have warning icon.
use destroy(key) for notification

https://ant.design/docs/react/migration-v5

  • The deprecated message.warn in 4.x is now completely removed, please use message.warning instead.
  • close was renamed to destroy to be consistent with message

@ZakarFin ZakarFin added this to the 2.14.0 milestone Oct 14, 2024
@ZakarFin ZakarFin merged commit de7063e into oskariorg:develop Oct 14, 2024
1 check passed
@okauppinen okauppinen deleted the antd5-fixes branch October 24, 2024 06:30
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