yyyanghj
|
8bb02be218
|
docs: fix typo (#3842)
|
2022-03-22 19:20:22 +01:00 |
|
Daniel Roe
|
29078bba74
|
feat(nuxt3): support lazy and custom-resolved components (#3814)
|
2022-03-22 18:04:31 +01:00 |
|
Daniel Roe
|
acd22db576
|
docs: deprecate buildModules in schema (#3830)
|
2022-03-22 12:33:30 +01:00 |
|
Daniel Roe
|
190fc67358
|
docs: add links to vue api for transitions + keepalive props (#3812)
|
2022-03-21 12:14:12 +01:00 |
|
pooya parsa
|
7c0b9140c7
|
feat(nuxt3): watch option for useAsyncData to auto refresh (#3722)
|
2022-03-16 23:49:30 +01:00 |
|
pooya parsa
|
3f91d83a79
|
feat(schema): expose RouterOptions and RouterConfigOptions (#3713)
|
2022-03-16 19:13:05 +01:00 |
|
Daniel Roe
|
12304909bc
|
feat(nuxt3): add <NuxtErrorBoundary> component for fine-grained error handling (#3671)
* feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling
* feat: add `@error` event handling
* fix: don't clear error on nav
* fix: remove `clearError` wrapper
* fix: remove outdated implementation
* update clear error
* upddate example with FaultyComponent
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-03-16 16:49:53 +01:00 |
|
Daniel Roe
|
6d2625925f
|
docs: use partial RouterOptions interface (#3711)
|
2022-03-16 16:18:27 +01:00 |
|
Daniel Roe
|
bc3db2ccdd
|
docs: lint vercel code block
|
2022-03-16 11:43:36 +00:00 |
|
Daniel Roe
|
4b575bb98c
|
docs: add ending frame for bash script in vercel instructions
|
2022-03-16 11:27:27 +00:00 |
|
Clément Ollivier
|
831ed1c994
|
docs: improve sentences writing (#3702)
|
2022-03-16 12:16:05 +01:00 |
|
Raja
|
f38cacec0f
|
feat(nuxt 3): support custom router options (#3485)
Co-authored-by: Raja Munisamy <raja.munisamy@carbar.com.au>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-03-15 17:57:41 +01:00 |
|
renovate[bot]
|
fa8daefb6e
|
chore(deps): update all non-major dependencies (#3660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-15 15:51:53 +01:00 |
|
Sébastien Chopin
|
58a46f2270
|
docs(routing): improvements (#3664)
|
2022-03-15 10:59:27 +01:00 |
|
Sébastien Chopin
|
3ded2e35ad
|
docs(concepts): small improvement regarding auto import on server (#3653)
* docs: small improvement regarding auto import on server
* Update 4.auto-imports.md
|
2022-03-14 17:01:20 +01:00 |
|
Nestor Vera
|
189c2fcf58
|
docs: fix missing line break (#3655)
|
2022-03-14 16:21:26 +01:00 |
|
Daniel Roe
|
2260f43aa4
|
style: lint docs
|
2022-03-14 14:00:27 +00:00 |
|
Daniel Roe
|
870f7c69f5
|
docs: add vue 3 ssr starter (#3647)
* docs: add vue 3 ssr starter
* Update docs/content/4.community/2.reporting-bugs.md
* Update 2.reporting-bugs.md
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-14 14:39:13 +01:00 |
|
Iljs Путлер Капут
|
98de06fe6b
|
docs: fix url (#3651)
|
2022-03-14 14:37:02 +01:00 |
|
Lucie
|
4cefce44a3
|
feat(nuxt3): add <NuxtLink> component (#3544)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-14 14:36:32 +01:00 |
|
Daniel Roe
|
7bf338da8c
|
feat(nuxt3)!: enable using <NuxtLayout> without pages integration (#3610)
|
2022-03-14 11:47:24 +01:00 |
|
Patrik
|
1d8e431f24
|
docs(cloudflare): update build command (#3604)
|
2022-03-11 12:53:19 +01:00 |
|
Daniel Roe
|
5d58ef48af
|
feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors (#3464)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-11 09:22:16 +01:00 |
|
Clément Ollivier
|
a59bf5233d
|
docs(cli): specify commands that interact with node-env (#3593)
|
2022-03-11 08:57:59 +01:00 |
|
Clément Ollivier
|
7f1a086753
|
docs(usage): add references of nuxi commands and options (#3577)
|
2022-03-09 19:57:47 +01:00 |
|
Alexander Lichter
|
a55c7874e6
|
docs(server): add example for early spiking middleware (#3564)
|
2022-03-09 14:42:42 +01:00 |
|
pooya parsa
|
20f31712c1
|
feat(nuxt3): auto generate runtime config type declarations (#3573)
Co-authored-by: Rodrigo Mesquita <rodrigoriome@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Rodrigo Mesquita <30835404+rrmesquita@users.noreply.github.com>
|
2022-03-09 14:41:24 +01:00 |
|
Percy
|
717c5b185a
|
docs(install): add 3rd tab for using pnpm (#3559)
|
2022-03-09 11:40:20 +01:00 |
|
Christian Burkhart
|
cbb2e9ce2b
|
docs: example using useMeta with definePageMeta (#3552)
|
2022-03-08 19:02:10 +01:00 |
|
Tobias Diez
|
0f2cba5b1d
|
docs: add custom redirects for netlify deployment #3553)
|
2022-03-08 19:01:37 +01:00 |
|
renovate[bot]
|
5b7fbc1569
|
chore(deps): update all non-major dependencies (#3450)
|
2022-03-08 18:17:01 +01:00 |
|
Daniel Roe
|
4dea1d35fe
|
docs: add yarn stub instruction to contribution guide
resolves #3550
|
2022-03-08 09:30:02 +00:00 |
|
Daniel Roe
|
398b311ad6
|
fix(nitro): rename cold start -> nitro start (#3528)
|
2022-03-07 11:34:45 +01:00 |
|
Daniel Roe
|
8b5e52f2a9
|
docs: add note about proxying cookies back to client (#3218)
|
2022-03-03 20:30:01 +01:00 |
|
Clément Ollivier
|
b327a9c996
|
docs(concepts): add Vue development page (#3159)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-03-01 17:14:26 +01:00 |
|
Sébastien Chopin
|
98face082e
|
docs: add roadmap description (#3465)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-03-01 16:57:01 +01:00 |
|
pooya parsa
|
0442e297d4
|
docs: add project roadmap (#3448)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Alexander Lichter <manniL@gmx.net>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-03-01 16:43:06 +01:00 |
|
YannicEl
|
02cc2b1461
|
docs: fix typo (#3456)
|
2022-03-01 09:14:23 +00:00 |
|
Daniel Roe
|
ad8027340e
|
docs: add .nuxtignore docs (#3440)
* docs: add `.nuxtignore` docs
* docs: fix link syntax
* style: lint
* style: add lang
* Update 17.nuxtignore.md
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-02-28 18:36:56 +00:00 |
|
Daniel Roe
|
0958a61322
|
docs: add examples for useLazyFetch and useLazyAsyncData (#3418)
|
2022-02-28 11:21:06 +01:00 |
|
Plat
|
ccce543c17
|
docs: remove await in front of useQuery in example (#3407)
|
2022-02-27 08:53:30 +00:00 |
|
renovate[bot]
|
5c1f2fad83
|
chore(deps): update all non-major dependencies (#3347)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-25 12:39:10 +01:00 |
|
tramplay
|
ed411c687d
|
docs: auto imports don't work in server/api (#3330)
|
2022-02-21 13:36:16 +01:00 |
|
Rodrigo Mesquita
|
070de5ba45
|
chore(docs): improve useAsyncData docs (#3333)
|
2022-02-21 12:24:57 +01:00 |
|
Clément Ollivier
|
22c3e33c1e
|
docs: document auto-imports and avoid #app and #imports in examples (#3296)
|
2022-02-18 19:20:55 +01:00 |
|
pooya parsa
|
12a95ad86c
|
test: rework tests using @nuxt/test-utils (#3308)
|
2022-02-18 19:14:57 +01:00 |
|
Dipanjan De
|
7776452061
|
docs: fix typo (#3205)
|
2022-02-11 21:04:34 +00:00 |
|
Robbert van Mourik
|
6d4eb3da26
|
docs: fix typo in prepare command (#3177)
|
2022-02-10 22:58:36 +00:00 |
|
pooya parsa
|
82a7fd561b
|
feat(kit): createResolver utility (#3111)
|
2022-02-07 22:39:31 +01:00 |
|
pooya parsa
|
03d5fdde2d
|
feat(kit)!: expose resolvePath (#3110)
|
2022-02-07 22:00:20 +01:00 |
|