This repository was archived by the owner on Apr 6, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 984
refactor(nuxt): enhance useFetch and useLazyFetch request type
#4825
Merged
Merged
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
645bf0f
feat(nuxt): enchance `useFetch` and `useLazyFetch` request type #4823
didavid61202 c5579db
test(nuxt): add type tests for request param of `useFetch` and `useLaβ¦
didavid61202 1e75775
docs(nuxt): update `useFetch` and `useLazyFetch` docs for request urlβ¦
didavid61202 a89ea15
test(nuxt): remove extra type test case for useFetch
didavid61202 863a512
docs(nuxt): update data-fetching and `useLazyFetch` docs
didavid61202 0cf1647
Merge branch 'main' into usefetch-request-url-type
didavid61202 3359b3b
fix(nuxt): configure vite to transpile nuxt (#4915)
danielroe 61c280b
Merge commit '3359b3bc8e911d20b2e59ea39eace0cb815cb56e' into usefetchβ¦
didavid61202 4db5e51
chore(nuxt):
didavid61202 a1477d5
refactor(nuxt): import request type `NitroFetchRequest` fron nitro bβ¦
didavid61202 5a265e9
docs: update doc
didavid61202 b3c6d26
Revert "fix(nuxt): configure vite to transpile nuxt (#4915)"
didavid61202 fab4c2b
Update docs/content/3.api/1.composables/use-fetch.md
didavid61202 304da8b
Update docs/content/3.api/1.composables/use-fetch.md
didavid61202 89d2703
Update docs/content/2.guide/2.features/5.data-fetching.md
didavid61202 b7d8ce4
Update docs/content/3.api/1.composables/use-lazy-fetch.md
didavid61202 0baecd9
Update docs/content/2.guide/2.features/5.data-fetching.md
didavid61202 87e63e3
Merge commit 'cad4edd5a396c447ad99f4016bc856e197c9d85b' into usefetchβ¦
didavid61202 3240ecf
chore: bump nitropack to 0.4.4
didavid61202 96fc3e3
fix: update `fetch.ts`
didavid61202 68fdbbb
test: update types test
didavid61202 b49385c
refactor: alias NitroFetchRequest and exclude `/_*` `/api/_*` interalβ¦
didavid61202 8ca15f5
test: update types test
didavid61202 ccb661b
refactor: revert walkaround changes in types test
didavid61202 9a31608
fix last commit on types test
didavid61202 3ad6c2c
remove walkarounds
didavid61202 8ea23a3
docs: tweaks
danielroe 25726e1
Merge remote-tracking branch 'origin/main' into usefetch-request-url-β¦
danielroe 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
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
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.