Commit Graph

30 Commits

Author SHA1 Message Date
chris-basebone f310dd1e2d
docs: mention `.global.vue` filename for global components (#25144) 2024-01-16 11:21:49 +00:00
Julien Huang 1b93e604d3
feat(nuxt): allow client components within `NuxtIsland` (#22649) 2023-12-19 12:21:29 +00:00
Joe Hawes c9b7dcfc41
docs: typos and wording tweaks for guide section (#24323) 2023-11-16 14:23:59 +00:00
Matej Černý 5a6dfd8847
docs: add example of auto-importing components from npm package (#23792) 2023-10-19 21:21:52 +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
Julien Huang 24b629e82e
fix(nuxt): skip hydration mismatches with client components (#19231) 2023-10-16 14:09:54 +01:00
Mostafa Said d0511a2901
docs: fix component library example in docs (#23596) 2023-10-10 13:09:06 +01:00
Ezra Adeyinka 8db82af3a9
chore: fix various typos and update to US English (#23580) 2023-10-10 12:14:55 +01:00
Julien Huang 5390ca4321
docs: add information about server component context (#22964) 2023-09-05 11:29:28 +01:00
Julien Huang 09971c62a0
docs: mention `NuxtIsland` in server only components docs (#22685) 2023-08-19 16:37:12 +02:00
JD Solanki fc7bbe9223
docs: improve custom component dirs example (#22697) 2023-08-18 16:22:45 +02:00
Julien Huang 6c517e919c
docs: mention `#components` import for dynamic component (#22231) 2023-07-20 10:55:11 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Daniel Roe d4af237685
docs: update example links (#21811) 2023-06-27 12:27:11 +01:00
Anthony Fu 1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
Julien Huang 70c5ec86d2
feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
Inesh Bose 1f30cf18e3
fix(nuxt): get fallback for `<DevOnly>` from parsed html (#20840) 2023-05-15 13:33:46 +01:00
Inesh Bose d077c10c41
feat(nuxt): allow fallback production content in `<DevOnly>` (#20817) 2023-05-13 23:32:31 +01:00
Sébastien Chopin 340725bb0c
docs: improve components page 2023-03-23 14:47:21 +01:00
Julien Huang 4671294229
fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
Daniel Roe 2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
Julien Huang 646bf3249d
docs: add missing backquotes (#19590) 2023-03-10 19:53:01 +00:00
Daniel Roe eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
Julien Huang 1729d2e42f
feat(nuxt): add `<NuxtClientFallback>` component (#8216) 2023-03-08 13:13:06 -08:00
usagizmo fc19021022
docs: fix components path (#19163) 2023-02-20 01:53:40 -08:00
Daniel Roe 6c5d8d6b2b
docs: add note about nested directory order (#19061) 2023-02-15 08:22:30 -08:00
Alexander Lichter 65f26fb275
docs: warn about slots in server components (#18854) 2023-02-07 02:09:36 -08:00
Fabian B 3fcfa33142
docs: add info about server-components async limits (#18513) 2023-01-25 05:10:25 -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