orocane
|
1d43cdc908
|
docs: fix typo (#23656)
|
2023-10-13 09:37:03 +01:00 |
|
Italo
|
20853a89ac
|
docs: add section about computed url for data fetching (#23605)
|
2023-10-12 22:25:49 +01:00 |
|
Damian Głowala
|
f847f0c999
|
docs: rename /edge-channel page to /nightly-release-channel (#23648)
|
2023-10-12 18:01:41 +01:00 |
|
Daniel Roe
|
c63f9a95de
|
docs: update additional mentions to nightly release channel
|
2023-10-12 16:55:59 +01:00 |
|
Estéban
|
914fbd8883
|
docs: add server concept (#23372)
|
2023-10-11 10:11:41 +01:00 |
|
Ezra Adeyinka
|
8db82af3a9
|
chore: fix various typos and update to US English (#23580)
|
2023-10-10 12:14:55 +01:00 |
|
Italo
|
6fcc979877
|
docs: improve data fetching section (#23420)
|
2023-09-27 15:33:08 +01:00 |
|
Arash
|
ff8a040055
|
docs: update link to devtools.nuxt.com (#23350)
|
2023-09-22 09:17:25 +02:00 |
|
Tech Genius
|
f2ce8f6ba4
|
docs: added missing leading slash (#23169)
|
2023-09-13 09:06:17 +01:00 |
|
Tech Genius
|
2a21059495
|
docs: change NuxtLabs UI to Nuxt UI (#23150)
|
2023-09-12 12:59:32 +01:00 |
|
Sma11X
|
8cf119f9a7
|
docs: fix typo (#23060)
|
2023-09-07 10:49:28 +01:00 |
|
Daniel Roe
|
fe29948feb
|
docs: remove 'caching' section from data fetching
|
2023-09-06 10:31:54 +01:00 |
|
Harlan Wilton
|
19145386e3
|
fix(nuxt): resolve head instance from Nuxt app (#22973)
|
2023-09-05 11:25:46 +01:00 |
|
Muhammad Mahmoud
|
a28ee6b014
|
docs: fix typo in bun package manager name (#22781)
|
2023-08-24 09:12:21 +01:00 |
|
Colin McDonnell
|
9d3702c7c2
|
docs: add instructions for Bun package manager (#22779)
|
2023-08-24 07:44:43 +01:00 |
|
Colin McDonnell
|
08b1950ffb
|
feat(nuxi): detect bun package manager (#22673)
|
2023-08-17 08:30:28 +02:00 |
|
Daniel Roe
|
98c17e5d46
|
docs: revert import.meta.* update until v3.7 release
|
2023-08-17 08:06:20 +02:00 |
|
Michael
|
4fbc270be1
|
docs: clarify server: false doesn't await on initial load (#22619)
|
2023-08-13 22:35:04 +01:00 |
|
Michael
|
914a6aa7af
|
docs: update rendering error page (#22523)
|
2023-08-09 12:22:00 +01:00 |
|
Lucas Vargas
|
ffd0223583
|
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428)
|
2023-08-07 23:03:40 +01:00 |
|
Estéban
|
02a50c8eb8
|
docs: update prerender documentation (#22471)
|
2023-08-03 17:04:30 +01:00 |
|
nobkd
|
f7e2b2bf6e
|
docs: escape ] in code-block filenames (#22389)
|
2023-08-03 12:05:29 +01:00 |
|
Adham Farrag
|
a2581c6d23
|
docs: add recommendation to install nuxtr (#20808)
|
2023-07-31 11:23:00 +01:00 |
|
Mahdi Shah Abbasian
|
bea6ed1d9c
|
docs: standardize indentation and tag positioning (#22157)
|
2023-07-18 11:31:45 +01:00 |
|
Hebilicious
|
350788419c
|
docs: prefix internal links with / (#22118)
|
2023-07-13 11:05:33 +01:00 |
|
Jianqi Pan
|
b49e5f420c
|
docs: add more internal links (#22013)
|
2023-07-07 17:24:09 +01:00 |
|
Daniel Roe
|
3bae61507e
|
docs: add leading slash
resolves #21990
|
2023-07-07 09:56:50 +01:00 |
|
Aditya Rawat
|
6cf762f169
|
docs: describe environment override feature (#21879)
|
2023-07-01 14:39:07 +01:00 |
|
Daniel Roe
|
d4af237685
|
docs: update example links (#21811)
|
2023-06-27 12:27:11 +01:00 |
|
Rayan Inerky
|
dc329c32aa
|
docs: add warning about dynamic import of css (#21805)
|
2023-06-27 11:53:38 +01:00 |
|
Roman Vašek
|
cfd14e4572
|
docs: added @latest to install commands (#21702)
|
2023-06-22 16:58:58 +01:00 |
|
Lehoczky Zoltán
|
961f0f58f2
|
docs: americanize spelling + fix typos (#21627)
|
2023-06-18 21:28:03 +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 |
|
Hebilicious
|
bcb3d7337b
|
docs: add styling section (#21525)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
2023-06-16 15:47:03 +01:00 |
|
Jongmin Yoon
|
31a1b98f3f
|
feat(nuxt): provide clearNuxtState composable (#21409)
|
2023-06-09 22:22:21 +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 |
|
warflash
|
eee7647095
|
docs: fix Cloudflare capitalization (#21267)
|
2023-05-30 21:31:32 +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 |
|
Luciano Tonet
|
e847e33a75
|
docs: add advanced usage example of useState (#20249)
|
2023-05-20 23:31:22 +01:00 |
|
Daniel Roe
|
7e7e006e9b
|
docs: add await before lazy composable examples
|
2023-05-10 23:34:20 +01:00 |
|
Tom Lienard
|
fd9b179f5a
|
docs: add lagon to presets list (#20706)
|
2023-05-09 16:41:02 +01:00 |
|
darioferderber
|
24c30eb976
|
docs: add useSeoMeta and useServerSeoMeta pages (#20656)
|
2023-05-05 14:50:06 +01:00 |
|
Clément Ollivier
|
30132f3603
|
docs: selective pre-rendering options (#20670)
|
2023-05-04 11:52:46 +01:00 |
|
Daniel Roe
|
16bf228437
|
fix(nuxt): ensure useError is called with nuxt app context (#20585)
|
2023-05-01 23:55:24 +01:00 |
|
Phojie Rengel
|
fe76668df4
|
docs: update tailwind configuration guide (#20598)
|
2023-04-30 21:41:59 +01:00 |
|