Daniel Roe
|
375bd64c5b
|
ci: fix lychee configuration
|
2024-03-05 10:32:13 +00:00 |
|
Daniel Roe
|
2e1530c6b4
|
fix(nuxt): pass event to useRuntimeConfig in Nuxt renderer (#26058)
|
2024-03-04 11:37:24 +00:00 |
|
renovate[bot]
|
75278ca8fb
|
chore(deps): update all non-major dependencies (main) (#25983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-03-04 11:28:26 +00:00 |
|
Julien Huang
|
23fbe8513b
|
perf(nuxt): don't check isPrerendered in dev for server page (#26061)
|
2024-03-04 10:32:34 +00:00 |
|
renovate[bot]
|
c4a7041d41
|
chore(deps): update devdependency @vue/language-core to v2 (main) (#26038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-04 10:32:08 +00:00 |
|
Daniel Roe
|
4fbbc10f62
|
fix(nuxt): skip vue style blocks in unctx transform (#26059)
|
2024-03-03 21:36:12 +00:00 |
|
Sébastien Chopin
|
8e6d2306c0
|
docs: fix 404 link
|
2024-03-03 14:33:43 +01:00 |
|
Francesco Scutellaro
|
2d3f495a7f
|
docs: improve pick and transform doc (#26043)
|
2024-03-02 14:08:42 +01:00 |
|
Julien Huang
|
e890c9a64b
|
docs: mention island features are SFC only (#26013)
|
2024-03-02 10:24:56 +01:00 |
|
gangan
|
ea343ecc04
|
docs: update VS Code settings (#25985)
|
2024-03-02 10:24:38 +01:00 |
|
renovate[bot]
|
96f72f923d
|
chore(deps): update devdependency vue-tsc to v2 (main) (#26039)
|
2024-03-02 10:23:33 +01:00 |
|
renovate[bot]
|
fa79b86d4a
|
chore(deps): pin devdependency @vue/language-core to 1.8.27 (main) (#25980)
|
2024-02-27 20:06:52 +01:00 |
|
Andrea Basile
|
3258cacc28
|
fix(schema): add vueCompilerOptions property to tsConfig (#25924)
|
2024-02-27 16:31:46 +01:00 |
|
Alexander Lichter
|
15a4a080ac
|
fix(nuxt): produce valid css selector from useId (#25969)
|
2024-02-27 10:57:26 +00:00 |
|
Till Sanders
|
0591966080
|
docs: add domEnvironment option to testing example (#25972)
|
2024-02-27 09:12:44 +00:00 |
|
Mehmet
|
40c3a3918e
|
fix(nuxt): don't try to strip directory file extensions (#25965)
|
2024-02-27 09:11:27 +00:00 |
|
renovate[bot]
|
3678a4f5d0
|
chore(deps): update all non-major dependencies (main) (#25968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-27 09:09:37 +00:00 |
|
Daniel Roe
|
08b656a047
|
fix(kit): don't warn if middleware is added twice
|
2024-02-26 21:22:10 +00:00 |
|
Julien Huang
|
196223c0fb
|
feat(nuxt): server-only pages (#24954)
|
2024-02-26 17:39:26 +00:00 |
|
renovate[bot]
|
c05239901a
|
chore(deps): update all non-major dependencies (main) (#25947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-02-26 17:33:54 +00:00 |
|
Damian Głowala
|
12503658ed
|
fix(nuxt): align error in showError /createError with h3 (#25945)
|
2024-02-26 16:31:35 +00:00 |
|
Michael Brevard
|
ff1bb56e3f
|
perf: early return chained functions with falsy values (#25647)
|
2024-02-26 16:08:45 +00:00 |
|
Victor Ribeiro
|
be85a72f99
|
docs: mention when useId composable was introduced (#25953)
|
2024-02-26 07:13:55 +00:00 |
|
Daniel Roe
|
0a8c3444a5
|
ci: skip checking stackoverflow link
|
2024-02-25 10:08:51 +00:00 |
|
renovate[bot]
|
88eff08a0f
|
chore(deps): update all non-major dependencies (main) (#25939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-25 09:54:45 +00:00 |
|
Daniel Roe
|
36e77c8857
|
chore: add tea.yml (experimental)
|
2024-02-24 16:04:54 +00:00 |
|
renovate[bot]
|
39a04ebcd9
|
chore(deps): update all non-major dependencies (main) (#25935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-24 10:11:43 +00:00 |
|
Daniel Roe
|
5e5e96992c
|
chore: use consistent quotes/semi
|
2024-02-23 14:08:01 +00:00 |
|
renovate[bot]
|
db32d83698
|
chore(deps): update all non-major dependencies (main) (#25922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-23 12:46:11 +00:00 |
|
Daniel Roe
|
7815aa534e
|
fix(kit): widen pattern to .config/nuxt.*
|
2024-02-22 18:15:44 +00:00 |
|
Mehmet
|
9037c34766
|
ci: clean up pr cache when it is merged (#25873)
|
2024-02-22 17:04:56 +00:00 |
|
renovate[bot]
|
580f4f65bf
|
chore(deps): update devdependency eslint-plugin-jsdoc to v48.2.0 (main) (#25914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-22 16:56:31 +00:00 |
|
Daniel Roe
|
5440ececed
|
fix(kit): apply nuxt types to .config/nuxt.config
resolves https://github.com/nuxt/nuxt/issues/25918
|
2024-02-22 16:31:20 +00:00 |
|
github-actions[bot]
|
aaad992433
|
v3.10.3
|
2024-02-22 13:56:09 +00:00 |
|
renovate[bot]
|
30695bdb48
|
chore(deps): update all non-major dependencies (main) (#25862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-02-22 13:12:00 +00:00 |
|
Daniel Roe
|
4ca1ab7cfb
|
fix(nuxt): set to.name to be undefined rather than deleting entirely
|
2024-02-22 12:46:13 +00:00 |
|
Daniel Roe
|
ba6a4132bb
|
fix(nuxt): handle undefined paths in resolveTrailingSlashBehavior
|
2024-02-22 12:04:26 +00:00 |
|
Daniel Roe
|
3fc4231d33
|
chore(nuxt): use Exclude rather than Omit
|
2024-02-22 12:04:26 +00:00 |
|
Mateusz Kulpa
|
b5981f6840
|
fix(nuxt): add missing type for head in defineNuxtComponent (#25410)
|
2024-02-22 11:11:44 +00:00 |
|
Jonathan Walters
|
0152cf48eb
|
fix(nuxt): use setTimeout before scrolling when navigating (#25817)
|
2024-02-22 11:09:51 +00:00 |
|
Josh Layton
|
6b504258bb
|
docs: fix incorrect wording (#25902)
|
2024-02-22 00:56:56 +01:00 |
|
Julien Huang
|
b2729911b1
|
fix(nuxt): mark internal island components with @__PURE__ (#25842)
|
2024-02-21 21:20:55 +00:00 |
|
Damian Głowala
|
f2d891cae9
|
fix(nuxt): pass external to navigate in custom <NuxtLink> (#25887)
|
2024-02-21 21:20:13 +00:00 |
|
Florent Delerue
|
7213b2ddac
|
docs: replace callout to new components (#25897)
|
2024-02-21 18:09:45 +01:00 |
|
renovate[bot]
|
ec5d254f41
|
chore(deps): update vitest to v1.3.1 (main) (#25881)
|
2024-02-20 19:23:38 +00:00 |
|
Daniel Roe
|
d326e054d3
|
chore: unpin vite version 🙈
|
2024-02-19 19:13:37 +00:00 |
|
Daniel Roe
|
3f92cf04d1
|
chore: restore environment back to development
|
2024-02-19 19:13:36 +00:00 |
|
Alexander Lichter
|
9326b7a8bd
|
docs: remove .ts extension when adding compiled files (#25855)
|
2024-02-19 10:36:38 +00:00 |
|
renovate[bot]
|
d843a48453
|
chore(deps): update all non-major dependencies (main) (#25846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-19 10:36:00 +00:00 |
|
Daniel Roe
|
59dd5fd939
|
ci: update link to stackblitz mcve page
|
2024-02-17 22:53:17 +00:00 |
|