Commit Graph

54 Commits

Author SHA1 Message Date
Leonard Mihalcea 52af4a5684
docs: fix typo in runtime-config page (#23882) 2023-10-23 20:21:29 +09:00
Damian Głowala 08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02: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 eb40409f23
feat(kit,nuxt,vite,webpack): support `-nightly` extension (#23508) 2023-10-12 15:17:38 +01:00
Eugen Istoc 037d74ec75
docs: typo in modules (#23602) 2023-10-10 16:49:33 +02:00
Ezra Adeyinka 8db82af3a9
chore: fix various typos and update to US English (#23580) 2023-10-10 12:14:55 +01:00
Sébastien Chopin 45c1e7f51f docs: use html instead of xml for highlight 2023-10-03 10:52:34 +02:00
Tech Genius e2fa7632ed
docs: remove version from npm links to redirect to latest (#23371) 2023-09-23 12:01:28 +02:00
Alex Riviere a661d58fc2
docs: add `nuxtApp.runWithContext` (#23258) 2023-09-19 21:24:02 +01:00
Josh Jancourtz 4c027e4b40
docs(nuxt): remove hanging word in modules docs (#23242) 2023-09-15 16:58:02 +01:00
Tech Genius f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
Michel EDIGHOFFER 25bf10e180
docs: fix broken links on experimental features (#23052) 2023-09-07 09:58:53 +01:00
Colin McDonnell 9d3702c7c2
docs: add instructions for Bun package manager (#22779) 2023-08-24 07:44:43 +01:00
Daniel Roe 98c17e5d46 docs: revert `import.meta.*` update until v3.7 release 2023-08-17 08:06:20 +02:00
Sam K 2a4867a23f
docs: added `addServerHandler` example to modules author guide (#22603) 2023-08-12 08:05:12 +01:00
Curt Grimes 01419756ee
docs: add closing blocks for `ReadMore` components (#22541) 2023-08-08 16:11:32 +01:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
David Marr 3159bb4f65
docs: add some more debugging tips (#22415) 2023-07-31 15:40:50 +01:00
Dawid Kopys 7e05b6e785
docs: correct manually typing runtime config example (#22393) 2023-07-29 19:14:08 +01:00
Julien Huang b650207fa5
docs: add information on how to type custom hooks (#22312) 2023-07-25 09:25:14 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Ali Azimi 646137a63a
docs: add instruction on how to use other modules in a module (#22081) 2023-07-18 11:26:43 +01:00
Fanny 4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +02:00
Nurassyl 2edd7a3441
docs: add space in list (#22032) 2023-07-07 21:35:59 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Mateusz Kulpa cb99785c0c
docs: add JetBrains IDEs debug configuration (#21965) 2023-07-05 22:27:23 +01:00
Eddie 58e75689d8
docs: remove outdated reference to stable version (#21785) 2023-06-26 10:36:19 +01:00
Julien Le Coupanec 5b7f52870c
docs: add a link to Docus layer nuxt config file (#21742) 2023-06-24 17:33:41 +01:00
Vasily Kuzin 0eb69be137
docs: fix typo in experimental features (#21663) 2023-06-20 21:38:56 +01:00
Hebilicious 2c9ac8dd80
docs: add experimental features page (#21617) 2023-06-20 19:17:07 +01:00
Inesh Bose c73bed8c6d
feat(kit): allow direct function in `defineNuxtModule` (#20763) 2023-06-16 15:47:38 +01:00
Hebilicious f9acc20bef
docs: fix `addTypeTemplate` typos (#21520) 2023-06-11 20:11:09 +01:00
Hebilicious ee6869b1ba
feat(kit): `addTypeTemplate` helper with auto-registration (#21331) 2023-06-09 22:24:03 +01:00
Dario Ferderber ec9dcdb093
fix(nuxt): allow `pages:extend` to enable pages module (#20806) 2023-05-15 13:47:30 +01:00
Daniel Roe 37e62e4ea1
docs: add brief information on debugging a nuxt app (#20282) 2023-04-16 15:21:55 +02:00
Lehoczky Zoltán d48024e71f
docs: update links on hooks page (#20296) 2023-04-15 11:30:17 +01:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Daniel Roe 8908aa7c5a docs: add interop default to dynamic vue import example 2023-04-03 11:41:31 +01:00
Daniel Roe 72724076b0 docs: fix `pages:extend` example
resolves #19940
2023-03-28 11:24:41 +01:00
warflash 284199979f
docs: replace `@nuxt/kit` example with node built-ins (#19873) 2023-03-22 17:40:59 -07:00
Ege İliklier bf0cabb000
docs: link to module request issue template (#19754) 2023-03-19 16:19:42 -07:00
Daniel Roe 8d644903bc docs: update custom routing link 2023-03-15 15:36:42 +00:00
Adrien Zaganelli c56c9c6d7a
docs: add 'going further' section for custom routing (#19565) 2023-03-15 07:16:03 -07:00
Sébastien Chopin e383d06bf5
docs: update module author guide (#18551)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2023-03-15 05:50:10 -07:00
Daniel Roe 2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
Daniel Roe eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
Daniel Roe 44d4aba283
docs: add edge banners on `versions` and modules (#19448) 2023-03-04 06:34:34 -08:00
Daniel Roe d4a75240ac
feat(nuxt): add `versions` to runtime nuxtApp (#19064) 2023-03-01 07:08:23 -08:00
Rafael Magalhaes 99a47c1dd0
docs: improved going further modules documentation (#19219)
Co-authored-by: Rafael Magalhaes <rafael.magalhaes@yapily.com>
2023-02-22 05:45:22 -08:00