Commit Graph

15 Commits

Author SHA1 Message Date
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
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Daniel Roe f1fe97fc8a
fix(nuxt): prioritise later items in `pages:routerOptions` hook (#25509) 2024-01-30 13:55:18 +00:00
Daniel Roe 46b5336718 docs: add more documentation for `pages:routerOptions` 2024-01-29 20:31:39 +00:00
Fabian B e5fccc0a30
docs: improve router docs on nuxt-injected options (#24126) 2023-11-06 09:35:05 +00: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
Tech Genius f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
Daniel Roe 98c17e5d46 docs: revert `import.meta.*` update until v3.7 release 2023-08-17 08:06:20 +02:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01: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
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