Skip to content

Conversation

@CryZe
Copy link
Collaborator

@CryZe CryZe commented Apr 9, 2025

This replaces almost all class based components with function based components. The only exception is the top most component that handles all the application state. That can be refactored in the future as well.

@CryZe CryZe added enhancement A new feature or general improvement to LiveSplit One. UI The issue is about the user interface. code quality The goal is to improve the quality of the code. labels Apr 9, 2025
@CryZe CryZe enabled auto-merge (squash) April 9, 2025 20:32
This replaces almost all class based components with function based
components. The only exception is the top most component that handles
all the application state. That can be refactored in the future as well.
@CryZe CryZe force-pushed the function-components branch from e52c8a6 to c6d6856 Compare April 9, 2025 20:35
@CryZe CryZe merged commit 88b874d into LiveSplit:master Apr 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality The goal is to improve the quality of the code. enhancement A new feature or general improvement to LiveSplit One. UI The issue is about the user interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant