Commit Graph

1196 Commits

Author SHA1 Message Date
Julien Huang 794449f469
docs: document `parallel` option on plugins (#21622) 2023-06-18 17:43:39 +01:00
Hebilicious a0c2363616
docs: add info on extending the HTML template (#21615) 2023-06-17 22:43:17 +01:00
Bruno Braga 64bccf37a5
docs: reorder sfc blocks and add initial slash in link (#21618) 2023-06-17 22:34:31 +01:00
Hebilicious c9506cc3d5
docs: add full stop (#21614) 2023-06-17 22:33:54 +01:00
Inesh Bose c73bed8c6d
feat(kit): allow direct function in `defineNuxtModule` (#20763) 2023-06-16 15:47:38 +01:00
Hebilicious bcb3d7337b
docs: add styling section (#21525)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2023-06-16 15:47:03 +01:00
wattanx 3c88b50bbc
docs: add note to use `nuxt` with bridge if `nitro` is false (#21586) 2023-06-15 18:44:13 +01:00
Zaid Kureshi de5c758766
docs: Info icon fix on "Standalone server" section (#21589) 2023-06-15 17:28:03 +02:00
David De Sloovere 1ab19b916a
docs: remove link to closed RFC (#21564) 2023-06-14 11:38:46 +01:00
Miachel Brevard 4ac4dfda15
docs: add warning about redirect check (#20680) 2023-06-12 09:45:53 +01:00
Hebilicious f9acc20bef
docs: fix `addTypeTemplate` typos (#21520) 2023-06-11 20:11:09 +01:00
Julien Huang 41d34ca67d
feat(nuxt): allow accessing `NuxtLayout` ref via `layoutRef` (#19465) 2023-06-10 23:17:14 +01:00
Julien Huang 319935fc95
feat(nuxt): allow accessing `NuxtPage` ref via `pageRef` (#19403) 2023-06-10 23:13:33 +01:00
Nicolas Payot c884a95f0f
feat(nuxt): return `status` from `useAsyncData` (#21045) 2023-06-09 22:38:14 +01:00
Žan Fras 0505c9147d
docs: remove example of deprecated reactivity transform (#21396) 2023-06-09 22:24:39 +01:00
Hebilicious ee6869b1ba
feat(kit): `addTypeTemplate` helper with auto-registration (#21331) 2023-06-09 22:24:03 +01:00
Jongmin Yoon 31a1b98f3f
feat(nuxt): provide `clearNuxtState` composable (#21409) 2023-06-09 22:22:21 +01:00
Léonce Aklin e8d731a2c7
docs: avoid using `render` when defining `rendering` (#21490) 2023-06-09 12:42:47 +01:00
Wilson Pinto 4fd756bae2
docs: add info about merging strategy in app config (#21462) 2023-06-09 10:28:16 +01:00
Albaraa Hasan 32c8e3bf27
docs: improved recommended gitignore list (#21451) 2023-06-08 06:59:48 +01:00
Wilson Pinto c4e5ac83bf
feat(nuxt): add `open` option in `navigateTo` helper (#21333) 2023-06-07 20:27:00 +01:00
Markus 2fccfa2d5c
docs: include example for server utilities (#21337) 2023-06-07 10:28:27 +01:00
Alexander B a31899af65
feat(nuxt): sync `useCookie` state between tabs (#20970) 2023-06-06 23:21:51 +01:00
Vasily Kuzin 370653ac39
docs: add info about vue configuration (#21303)
Co-authored-by: Unai Mengual <git@owln.ai>
2023-06-06 22:36:01 +01:00
Anthony Fu 1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
scscgit bc38ee058f
docs: migrate transition class names and style prop (#21281) 2023-05-31 12:23:57 +01:00
warflash eee7647095
docs: fix Cloudflare capitalization (#21267) 2023-05-30 21:31:32 +01:00
Andrew Luca bec01c378a
docs: adjust `env` property to match `runtimeConfig` (#21265) 2023-05-30 17:30:58 +01:00
Hebilicious 2baea30f70
docs: distinguish between `$fetch` and fetch composables (#21228) 2023-05-30 11:05:41 +02:00
warflash 181e3b9b0a
docs: add `index.vue` to page routing example (#21240) 2023-05-29 15:56:17 +02:00
Jongmin Yoon e864c018a9
docs: improve data fetching docs (#21197) 2023-05-28 10:35:28 -05:00
Clément Ollivier 200bc025c4
docs: rewrite data fetching section (#21031) 2023-05-25 16:38:55 -05:00
Julien Huang e6dba41eb6
docs(api): add `render:island` hook (#21065) 2023-05-25 14:51:57 -05:00
Yue Yang 8cfad859ac
docs: fix a typo in code example (#21057) 2023-05-25 09:06:26 -05:00
Gecolay 1f0d64c128
docs: fix typo in modules directory example (#21014) 2023-05-22 20:44:17 +01:00
Paul Grau 674607a8a3
docs: add link to layers from `pages/` docs (#20976) 2023-05-21 14:42:57 +01:00
Luciano Tonet e847e33a75
docs: add advanced usage example of `useState` (#20249) 2023-05-20 23:31:22 +01:00
Nate Emerson d270ab49d8
docs: update static to isr (#20964)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-19 18:28:15 +01:00
Jongmin Yoon da29ac0b7e
docs: sync `useAsyncData` and `useFetch` types (#20935) 2023-05-18 19:54:06 +01:00
Sébastien Chopin ef8b5b593c docs(rendering): lint fix 2023-05-18 15:32:23 +02:00
Sébastien Chopin 244c681088
docs(rendering): improve rendering modes section 2023-05-18 15:31:12 +02:00
Aziz Ramdan Kurniawan 4d0c9bf679
docs: add example of 'alphabetical' plugin numbering (#20930) 2023-05-18 14:09:31 +01:00
Daniel Roe 891ba880e2 docs: remove warning around `experimental.renderJsonPayloads` 2023-05-18 11:47:01 +01:00
Daniel Roe 4907660ff5 docs: add `pnpm test` command to run whole test suite 2023-05-17 10:07:33 +01:00
lemon 52da9d1b35
docs: fix typo (#20907) 2023-05-17 09:23:00 +01:00
Daniel Roe 742f61766d chore: lint 2023-05-16 12:19:33 +01:00
Sébastien Chopin d53cc604db
docs: server directory improvements 2023-05-16 13:16:09 +02:00
Julien Huang 70c5ec86d2
feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
Dario Ferderber ec9dcdb093
fix(nuxt): allow `pages:extend` to enable pages module (#20806) 2023-05-15 13:47:30 +01:00
Inesh Bose 1f30cf18e3
fix(nuxt): get fallback for `<DevOnly>` from parsed html (#20840) 2023-05-15 13:33:46 +01:00