Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Roe c66c82e6a0
feat(nuxt): allow configuring spa loading indicator (#21640) 2023-06-20 19:55:20 +01:00
Zaid Kureshi de5c758766
docs: Info icon fix on "Standalone server" section (#21589) 2023-06-15 17:28:03 +02:00
Léonce Aklin e8d731a2c7
docs: avoid using `render` when defining `rendering` (#21490) 2023-06-09 12:42:47 +01:00
warflash eee7647095
docs: fix Cloudflare capitalization (#21267) 2023-05-30 21:31:32 +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
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
Andrew Luca 59680dd830
docs: adjust wrong link after repo migration (#20536) 2023-04-26 22:36:07 +01:00
Julien Huang 163913a744
feat(nuxt): add `experimentalNoScripts` route rule (#19805) 2023-04-11 07:17:44 -07:00
Daniel Roe d6c3c2439a
feat(nuxt): support async transform of object properties (#20182) 2023-04-10 14:57:13 -07:00
Daniel Roe 4d75540655
fix(nuxt): add `@types/node` as a peerDependency (#20025) 2023-04-06 05:33:07 -07:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Paul Melero c62a4d214a
docs: add short note about custom `imports` configuration (#20073) 2023-04-04 03:21:09 -07:00
Alan Poulain 97ae4e23f9
docs: improve swr documentation (#18743) 2023-03-19 16:44:06 -07:00
Joff Tiquez 31445c1ebe
docs: mention config file name before code block (#19634) 2023-03-13 04:15:02 -07:00
Julien Huang 4163bb8d04
docs: warn about modules with side-effects (#19592) 2023-03-11 13:26:50 -08:00
Daniel Roe 4ad5c959eb docs: remove reference to beta/rc/coming soon 2023-03-10 21:34:51 +00:00
江麻妞 fdd4bddf35
docs: update various nitro links (#19562) 2023-03-09 07:25:47 -08:00
Sébastien Chopin eec0cbc416
docs: update auto-imports for the server part (#18848) 2023-02-07 01:59:43 -08:00
Daniel Roe 84dfd8756a
docs: add link to vue hydration mismatch docs (#18842) 2023-02-07 01:54:49 -08:00
Joseph Ojoko ae2e541e6c
docs(typescript): type-checking guide (#18768)
add missing dependency to enable type-checking during build or development time.
2023-02-04 14:27:26 -08:00
Dago 8a2b7810b5
docs: add explanation of composable lifecycle (#8116)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-04 07:04:33 -08:00
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00