Commit Graph

3641 Commits

Author SHA1 Message Date
Jose Morel baf9d950db
feat(vite): support `build.transpile` as function (#7767)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-19 10:56:34 +00:00
Daniel Roe 02df51dd57
docs: add link! 2023-01-17 21:24:24 +01:00
Daniel Roe 237df94daa
docs: add `Nuxt: A vision for 2023` post (#10141)
* docs: add `Nuxt: A vision for 2023` post

* chore: update wording

* Update docs/content/vision-2023.md

Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>

* Update docs/content/vision-2023.md

Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>

Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2023-01-17 20:21:36 +01:00
FenLiaoYu 8892cccb06
docs: update nested router example (#10115) 2023-01-16 22:41:38 +00:00
Clément Ollivier f0c894060c
docs(version): 0.3.8 (#10127) 2023-01-16 17:54:10 +01:00
Anthony Fu 1e8da22893
fix(vite): add additional before skipping vite transform (#10120) 2023-01-16 16:04:16 +00:00
Michel EDIGHOFFER 5d069a93ce
docs: update hooks source line number (#10102) 2023-01-16 13:05:09 +00:00
Clément Ollivier d6c7676f15
docs(version): revert back to stable nuxt version
This reverts commit e339a8c72c.
2023-01-16 13:46:04 +01:00
Clément Ollivier e339a8c72c
docs(version): use nuxt edge channel (#10117) 2023-01-16 11:37:55 +01:00
Daniel Roe 0db3c6373a
fix(nuxt): name anonymous components in render tree (#10011) 2023-01-14 01:27:38 +00:00
Daniel Roe 488479ab1b
fix(nuxt): avoid injecting url helpers into `globalThis` (#9627) 2023-01-14 01:27:06 +00:00
Kyohei Oka 86ed4ef1f4
fix(nuxt): update `class` prop type for head components (#9133) 2023-01-14 01:18:55 +00:00
Daniel Roe bf649fe576
fix(nuxt): allow overriding lower layer composables (#10017) 2023-01-14 01:14:24 +00:00
renovate[bot] 0b1cdcc70d
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-14 01:13:48 +00:00
renovate[bot] f314e9d541
chore(deps): update all non-major dependencies (#10095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 01:04:38 +00:00
Mohammad Saleh Fadaei 5b19a0dc34
fix(nuxt): don't try to override computed layouts in `definePageMeta` (#9161) 2023-01-14 00:58:54 +00:00
Julien Huang f4ba7ec82d
fix(nuxt): don't short circuit middleware after validate function (#9180) 2023-01-14 00:23:20 +00:00
renovate[bot] ba940719fe
chore(deps): update devdependency @types/fs-extra to v11 (#9999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 00:17:31 +00:00
renovate[bot] 873709cc22
chore(deps): update devdependency rimraf to v4 (#10074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 00:17:01 +00:00
renovate[bot] 50587ef2fc
chore(deps): update all non-major dependencies (#10052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-13 23:44:58 +00:00
Florian LEFEBVRE a3075b9e6f
docs: update link (#10056) 2023-01-13 23:38:52 +00:00
Sébastien Chopin 71a5727589
fix(nuxt): support deep assign on empty object for app config (#10087) 2023-01-13 23:28:07 +00:00
Daniel Roe ef39d2c9d9
fix(nuxt): add `build.transpile` strings to nitro inline list (#10094) 2023-01-13 23:19:03 +00:00
Clément Ollivier 087f8b7f8a
docs(version): 0.3.6 (#10093) 2023-01-13 22:08:30 +01:00
Daniel Roe a68da6d6a7
chore: case police update (#10085) 2023-01-13 15:00:57 +00:00
Clément Ollivier a1bf50efcf
docs(version): 0.3.5 (#10078) 2023-01-13 09:26:52 +00:00
Daniel Roe a0ca609826
chore(docs): revert lockfile (#10063) 2023-01-12 13:15:47 +00:00
Daniel Roe 6652983baf chore(docs): revert `vue-lite-youtube-embed` upgrade 2023-01-12 12:41:35 +00:00
Daniel Roe 49d4ce8604 chore(docs): update lockfile and disable style inlining 2023-01-12 12:36:33 +00:00
Sébastien Chopin 104bcbd665
docs: add back the newsletter (#10032)
* docs: add newsletter sections

* chore: update

* chore: add newsletter page

* chore: bump version of theme

* chore: update theme

* chore: up

* chore(docs): update to edge nuxt/nitropack

Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-11 22:13:04 +01:00
Daniel Roe 698a3103e0
fix(nuxt): include components `runtime` dir in build output (#10046) 2023-01-11 20:51:49 +00:00
renovate[bot] 72bfcdfd69
chore(deps): update all non-major dependencies (#10029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 16:15:56 +00:00
falko-apheris 81f075c9c7
chore: update link to typescript docs (#10045) 2023-01-11 15:42:36 +00:00
Sébastien Chopin 685cb100ff docs: update testimonials 2023-01-11 11:29:20 +01:00
Alex Liu 9de94c21cf
refactor: improve internal type definitions of `<NuxtLink>` (#9869) 2023-01-10 14:33:21 +00:00
renovate[bot] 6c32a6087b
chore(deps): update all non-major dependencies (#10012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 12:28:01 +00:00
Anthony Fu 076b5e96a5
fix(vite): defer to nitro to copy public dir (#10013) 2023-01-10 11:51:53 +00:00
Clément Ollivier fe35881126
docs(partners): add macopedia as partner (#10028) 2023-01-10 12:08:22 +01:00
PaulUgwu 25978c936f
docs: fix typo (#10019) 2023-01-10 10:46:56 +00:00
Clément Ollivier 14fba85ac8
docs(partners): fix spacing (#10025) 2023-01-10 11:08:25 +01:00
Anthony Fu 586df1a817
feat(imports): `imports:context` hook for unimport context (#9971) 2023-01-09 11:35:44 +00:00
Daniel Roe 2d013c5fad
feat(nuxt): server-only components (#9972) 2023-01-09 11:20:33 +00:00
Daniel Roe a3a0f005fa
docs: remove nuxt 2 information from `generate` schema (#10002) 2023-01-09 09:52:56 +00:00
renovate[bot] 896c875524
chore(deps): update all non-major dependencies (#9945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 09:51:57 +00:00
Julien Huang 3c7140582b
docs: update `generate` doc to include `--dotenv` (#9991) 2023-01-09 09:25:24 +00:00
AuroraTea 60c3e2f841
docs(guide): fix the link to deploy in `guide/.output` (#9994) 2023-01-09 09:19:15 +00:00
Florent Delerue c6bf146976
docs: refactor cards (#9935)
* refactor: cards

* refactor: update image props

* docs(version): update to 0.2.5
2023-01-05 10:28:28 +01:00
James George da38c62000
fix(nuxi): show an error if no value is supplied for the `--template` flag (#9946) 2023-01-04 19:15:30 +01:00
Sébastien Chopin b7d0f52de6 chore: update website version 2023-01-04 17:53:39 +01:00
Clément Ollivier e0022aadcf
docs(support): update wording (#9821) 2023-01-04 17:30:24 +01:00