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

Roadmap: Upgrade to react-admin v5 #584

Open
1 of 10 tasks
awesome-manuel opened this issue Jul 18, 2024 · 0 comments
Open
1 of 10 tasks

Roadmap: Upgrade to react-admin v5 #584

awesome-manuel opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@awesome-manuel
Copy link
Member

See https://marmelab.com/react-admin/Upgrade.html

  • React 18
  • Use @tanstack/react-query instead of react-query
  • Inputs Have Full Width By Default -> remove fullWidth prop
  • Links are now underlined by default -> must be checked
  • Dark Theme Is Available By Default -> remove darkTheme prop
  • List Components Can No Longer Be Used In Standalone -> check login page
  • <Datagrid rowClick> is no longer false by default -> check
  • TypeScript -> enable strictNullChecks
  • useRecordContext Returns undefined When No Record Is Available
  • useAuthProvider Returns undefined When No authProvider Is Available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant