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

Feature/swr for simple queries #187

Merged
merged 5 commits into from
Nov 2, 2022

Conversation

martinek
Copy link
Contributor

@martinek martinek commented Nov 2, 2022

This PR is continuation of #186. This one rewrites some more screens to use useSWR hook and adds more "react-like" data fetching. It also does some minor refactoring in some screens, that has to do with data storage in state.

Some of these screens could use more refactoring, but I did not want to mix more changes into this PR. Later I will add separate PR for more complex screens (screens with pagination, reader or search all)

@AriaMoradi AriaMoradi merged commit 1426516 into Suwayomi:master Nov 2, 2022
@martinek martinek deleted the feature/swr-for-simple-queries branch November 4, 2022 15:17
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