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

Convert class components to function components #2778

Open
2 of 29 tasks
KenanYusuf opened this issue Feb 5, 2024 · 0 comments
Open
2 of 29 tasks

Convert class components to function components #2778

KenanYusuf opened this issue Feb 5, 2024 · 0 comments
Labels
Issue: Accepted The submitted issue has been confirmed by the Victory core team

Comments

@KenanYusuf
Copy link
Member

KenanYusuf commented Feb 5, 2024

Motivation

Most of the Victory components are classes. We should look at converting these to function components to simplify things a little and improve developer experience.

Components to convert

Some of these components may need to be converted simultaneously, and in some cases, it may make more sense to use component composition over class inheritance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Accepted The submitted issue has been confirmed by the Victory core team
Projects
None yet
Development

No branches or pull requests

2 participants