-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
docs(preact-query): document functions and components with JSDoc for generated reference docs #11204
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
Open
sukvvon
wants to merge
30
commits into
main
Choose a base branch
from
docs/preact-reference-use-react-ref
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
docs(preact-query): document functions and components with JSDoc for generated reference docs #11204
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
c069283
docs(preact-query): document functions and components with JSDoc for …
sukvvon 0d88230
docs(preact-query): replace concrete API calls with abstract fetcher …
sukvvon b0c38c4
docs(preact-query): rename mutation example fetcher to be CRUD-neutral
sukvvon 2f097ca
docs(preact-query): rename mutation example fetcher to 'createPosts'
sukvvon f90b7cd
docs(preact-query): add examples for Suspense, prefetch, and options-…
sukvvon 3cd37f2
docs(preact-query): add optimistic update, dependent query, and SSR h…
sukvvon ffd159b
docs(preact-query): add parameterized factory and mutationKey lookup …
sukvvon b68477a
docs(preact-query): add infiniteQueryOptions factory example and rest…
sukvvon 9c43e05
docs(preact-query): add TkDodo-inspired multi-API reuse, initialData,…
sukvvon dcf64a9
docs(preact-query): document useIsRestoring, initialData, mutateAsync…
sukvvon a3486e4
docs(preact-query): fill in empty Returns sections for hooks and opti…
sukvvon b1dae6a
docs(preact-query): systematic sweep of generated pages for missing f…
sukvvon ae3438a
docs(preact-query): split mutationOptions' mutationKey overload into …
sukvvon 91553e1
docs(preact-query): fix overloads whose example didn't match their in…
sukvvon d653d0c
docs(preact-query): fill overloads missing examples and useSuspenseQu…
sukvvon e0c1281
docs(preact-query): remove duplicated overload example and fix exampl…
sukvvon 75c6efe
docs(preact-query): describe every documented parameter and restore r…
sukvvon 47c02aa
docs(preact-query): describe children props and low-level context exp…
sukvvon bfc0475
fix(preact-query): remove inaccurate 'queryFn is optional' claim from…
sukvvon 13cf7ba
docs(preact-query): add missing @returns to mutationOptions overloads…
sukvvon fa95739
docs(preact-query): describe QueryErrorResetBoundary children and its…
sukvvon e30eb05
docs(preact-query): fix prose-accuracy issues found by multi-agent audit
sukvvon 41143d5
docs(preact-query): soften remaining overstated queryFn requirement i…
sukvvon d3a0974
Merge branch 'main' into docs/preact-reference-use-react-ref
sukvvon accd316
docs(preact-query): fix inaccurate prose in hydration, queryFn, and u…
sukvvon 37790c6
docs(preact-query): correct hydration freshness gate, placeholderData…
sukvvon da48c99
docs(preact-query): remove leftover 'data is never undefined' claim i…
sukvvon 80e79b0
docs(preact-query): replace deprecated 'prefetchQuery'/'prefetchInfin…
sukvvon 3fd32a1
docs(preact-query): point 'usePrefetchQuery' JSDoc at 'queryClient.qu…
sukvvon f645835
Merge branch 'main' into docs/preact-reference-use-react-ref
sukvvon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.