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

feat(qwik-query): Qwik Query Adapter for TanStack Query #5809

Closed
wants to merge 25 commits into from

Conversation

gioboa
Copy link

@gioboa gioboa commented Jul 31, 2023

This pull request adds Qwik adapter for TanStack Query.

I covered:

  • useQuery
  • useInfiniteQuery
  • userQueries
  • useIsFetching
  • useMutation
  • useIsMutating

It's draft because I need to cover these things

[ ] TypeScript types

To avoid a huge PR with too many lines of code these tasks will be in future PRs
[ ] More tests
[ ] Docs and readme
[ ] Examples

@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2023 4:19pm

@gioboa
Copy link
Author

gioboa commented Aug 8, 2023

I need an help with TypeScript types, any help is welcome.

@TkDodo
Copy link
Collaborator

TkDodo commented Sep 16, 2023

@gioboa how are we going to continue with this PR please? We're close to merging beta -> rc, and ideally, there wouldn't be any open PRs to beta at that point

@gioboa
Copy link
Author

gioboa commented Sep 16, 2023

Yep, I am working on typescript types. @Puppo is helping me because I need an help for that.

@gioboa
Copy link
Author

gioboa commented Sep 16, 2023

I close this PR so you can go on with your roadmap. I will open another PR against the new TanStack final version. 👍

@gioboa gioboa closed this Sep 16, 2023
@TkDodo
Copy link
Collaborator

TkDodo commented Sep 26, 2023

@gioboa we could reopen against the rc branch if you want?

@gioboa
Copy link
Author

gioboa commented Sep 26, 2023

Thanks 👍

@TkDodo TkDodo reopened this Sep 26, 2023
@TkDodo TkDodo changed the base branch from beta to rc September 26, 2023 14:11
@TkDodo
Copy link
Collaborator

TkDodo commented Sep 26, 2023

done, but you'd need to fix the conflicts please.

@TkDodo TkDodo deleted the branch TanStack:rc October 17, 2023 12:16
@TkDodo TkDodo closed this Oct 17, 2023
@TkDodo
Copy link
Collaborator

TkDodo commented Oct 17, 2023

sorry for that, please re-open again main

@gioboa
Copy link
Author

gioboa commented Oct 17, 2023

Yep, thanks 👍

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.

None yet

3 participants