Commit Graph

1598 Commits

Author SHA1 Message Date
Will Willems ed79a1d4bf
docs: fix small typo (#26999) 2024-04-30 10:51:53 +01:00
Pothuraju 3890cd9647
docs: add link to one of @manniL's videos on layers (#26984) 2024-04-30 09:25:35 +01:00
xjccc 96f18f40c0
docs: correct link to data fetching docs (#26988) 2024-04-29 13:30:26 +01:00
Fabian B 57e1a60b21
docs: update strict checks section with new default (#26965) 2024-04-26 16:05:04 +01:00
Pooya Parsa fdbfed1280
chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
xjccc 614b189296
docs: add source tag (#26884) 2024-04-22 09:12:35 +01:00
xjccc 344a4e4a25
docs: add watch example link (#26818) 2024-04-19 18:08:01 +03:00
Daniel Roe a60de743aa
docs: fix import of `defineConfig` 2024-04-19 17:54:31 +03:00
Adam Hudák 6f3f1c6ee4
docs: add more detail to `usePreviewMode` explanation (#26602) 2024-04-19 17:43:22 +03:00
Daniel Roe 9ba1ebe984
chore: ignore SSL certificate error with `conventionalcommits.org` 2024-04-19 17:33:09 +03:00
Babak Farkhoopak 506765e086
docs: fix code block formatting (#26859) 2024-04-19 17:32:00 +03:00
Trent Fellbootman bfd7148238
docs: fix typo with `a` -> `an` (#26856) 2024-04-19 17:27:01 +03:00
John Tanz 525124b107
docs: clarify purpose of play online section (#25978) 2024-04-19 17:26:18 +03:00
Maxime Pauvert cb2c47cfaf
docs: add a note about HTTPS with a self-signed certificates (#26481) 2024-04-19 17:16:30 +03:00
Alexandros Kazantzidis 0855ea7625
docs: add `@vue/test-utils` getting started guide (#26205) 2024-04-19 17:16:00 +03:00
Turdalin Nurassyl d25e6eeede
docs: add info about self-hosted github/gitlab instances (#26501) 2024-04-19 11:46:56 +03:00
Horu 1a0cde7e10
docs: fix file name (#26852) 2024-04-19 11:27:54 +03:00
Nate ef1889f5e1
docs: advise correct extension for vitest config (#26845) 2024-04-18 23:31:47 +03:00
xjccc 7adb7d82da
docs: correct definePageMeta scrollToTop docs link (#26829) 2024-04-18 07:49:14 +03:00
Ivan Kalachikov 4fea6da1ae
feat(nuxt): add `<NuxtRouteAnnouncer>` and `useRouteAnnouncer` (#25741) 2024-04-17 16:58:13 +01:00
Edwin Fadul 9119475db2
docs: provide example of exposing a `pageRef` from a child page (#26806) 2024-04-17 10:26:40 +01:00
Edwin Fadul 8feb5fe5a4
docs: provide example of passing props to a child page (#26805) 2024-04-17 10:24:53 +01:00
Mehdi 86226f45d4
docs: add sample app.vue (#26796) 2024-04-16 10:02:55 +02:00
Anthony Fu 6e6cfe96ea
docs: update the code style page (#26792) 2024-04-15 16:15:26 +02:00
Shao f0a81b21b0
docs: remove misleading reference to `useFetch` (#26748) 2024-04-13 00:23:41 +02:00
AngelHdz Multimedia cc391c0448
docs: fix typo (#26752)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-04-13 00:19:47 +02:00
OrbisK 1945793a25
docs: add `--preset` flag for `nuxi build` (#26759) 2024-04-13 00:06:12 +02:00
Taras Batenkov d8299b635f
docs: clarify `dependsOn` works not just for parallel plugins (#26707) 2024-04-09 19:27:21 +02:00
RollingTL f2c2a5b0f7
docs: remove step of installing deps in new nuxt project (#26676) 2024-04-06 15:59:26 +01:00
Max 01cdc060f0
docs: update Nuxt 4 scheduled release date (#26663) 2024-04-05 19:09:14 +01:00
Nikita c5fe9ea838
docs: add missing comma (#26644) 2024-04-04 17:02:52 +01:00
Damian Głowala 386be0b866
docs: replace `process.*` with `import.meta.*` (#26611) 2024-04-02 12:46:05 +01:00
Maxime Pauvert 21dbc7c311
docs: update core modules roadmap (#26553) 2024-03-30 09:02:22 +00:00
Taras Batenkov f00dcdf0f8
docs: clarify app-config merging strategy note (#26564) 2024-03-30 07:43:54 +00:00
Pothuraju 50c92fbe6c
docs: add note about `prerenderRoutes` in dynamic routes (#26547) 2024-03-29 12:38:44 +00:00
xjccc 871404ae56
docs: add contents of the layout in examples (#26532) 2024-03-28 18:06:16 +00:00
Junaid Ahmed 670e2090bc
docs: adjust grammar (#26482) 2024-03-26 14:27:31 +00:00
Julien Huang 09e53fc6d9
docs: warn about single root element for server components (#26462) 2024-03-25 10:27:20 +00:00
Thimo 62a1fee817
docs: advise installing nuxi for debugging with pnpm (#26447) 2024-03-23 10:57:10 +00:00
Serge Doda 0fd83d2ff0
docs: migration page typo (#26389) 2024-03-20 09:06:30 +00:00
Daniel Roe f55f747984
docs: add missing end block 2024-03-19 10:43:38 +00:00
Daniel Roe a258bfc347
docs: add info about dependencies to install 2024-03-19 10:39:03 +00:00
Daniel Roe 8e635fd233
docs: update information about playwright test runner 2024-03-19 10:34:34 +00:00
Serge Doda f4173b362b
docs: add `routeNameSplitter` example in migration docs (#25838) 2024-03-18 15:18:41 +00:00
Volker Rose 41f6a0a3a0
docs: note that `@nuxt/schema` should be used by module authors (#26190) 2024-03-18 15:17:30 +00:00
Turdalin Nurassyl ac54031511
docs: mention `<DevOnly>` component in api section (#26029) 2024-03-18 15:17:20 +00:00
Daniel Roe 0d9c63b828
fix(nuxt): correct `finish` types and add to docs
resolves https://github.com/nuxt/nuxt/issues/26317
2024-03-17 20:09:19 +01:00
Daniel Roe 401370b3a0
docs: add note that `useId` must be used with single root element 2024-03-17 19:17:25 +01:00
Tanvir Rahman 1ba33d5dc5
docs: fix confusing wording (#26301) 2024-03-17 16:18:31 +01:00
Florian Lefebvre cfd34ec234
docs: fix code block formatting for `usePreviewMode` (#26303) 2024-03-17 16:17:07 +01:00