Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Daniel Roe
|
8c3159f4ba
|
fix(nuxt): pass joinRelativeURL + share paths on server (#26407)
|
2024-03-21 11:57:11 +00:00 |
|
Daniel Roe
|
beeda8acf4
|
chore: temporarily remove codspeed plugin
|
2024-03-16 14:50:56 -07:00 |
|
Daniel Roe
|
e33cec9580
|
chore: use pathe in internal tests
|
2024-02-05 11:24:39 +00:00 |
|
Daniel Roe
|
a46b0c876c
|
test: update vitest coverage exclusions
|
2023-12-21 14:59:27 +00:00 |
|
Daniel Roe
|
ba0d274b9d
|
test: add basic benchmark tests (#24846)
|
2023-12-20 22:18:31 +00:00 |
|
Daniel Roe
|
6c7d430845
|
refactor(nuxt): remove process.* usage in nuxt vue app (#24749)
|
2023-12-14 13:58:25 +00:00 |
|
Daniel Roe
|
2026543a5b
|
chore: update vitest dependencies (#24659)
|
2023-12-11 18:20:11 +00:00 |
|
Daniel Roe
|
b301b639e1
|
test(nuxt): add additional unit tests for composables (#24289)
|
2023-11-14 12:44:39 +00:00 |
|
Daniel Roe
|
75cf1914ba
|
chore: extract @nuxt/test-utils to separate repo (#24146)
|
2023-11-06 15:38:45 +00:00 |
|
Daniel Roe
|
9dd304628a
|
feat(nuxt): allow configuring default <NuxtLink> options (#23724)
|
2023-10-18 13:43:42 +01:00 |
|
Pooya Parsa
|
2bf9028f7e
|
refactor(kit,nuxt,schema): use consola and improve test dx (#23302)
|
2023-09-19 22:26:15 +01:00 |
|
pooya parsa
|
554f868bce
|
feat(nuxt): experimental native async context support (#20918)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-08-08 00:57:35 +02:00 |
|
Daniel Roe
|
6a9fbbfe46
|
test: add nuxt-vitest and composable unit tests (#21884)
|
2023-07-02 09:59:16 +01:00 |
|
Daniel Roe
|
9c8746f2a6
|
chore: prune internal unused code and exports (#21809)
|
2023-06-27 10:38:40 +01:00 |
|
renovate[bot]
|
5872015be3
|
fix(vite): remove resolveId workaround and update vite-node (#21423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-06-07 12:42:59 +01:00 |
|
Daniel Roe
|
5614ef9b8f
|
chore: avoid inlining deps in vitest (#21316)
|
2023-06-02 12:12:33 +01:00 |
|
Anthony Fu
|
72ba53efbc
|
feat(test-utils): allow mounting single component for testing (#5723)
|
2023-04-06 05:07:22 -07:00 |
|
Daniel Roe
|
8b06b06a07
|
test: alias test-utils back to src again
|
2023-03-23 00:17:28 +00:00 |
|
Daniel Roe
|
4635420e8e
|
ci: test built packages (#19767)
|
2023-03-17 08:24:39 -07:00 |
|
Daniel Roe
|
d036d3dec5
|
ci: run webpack/vite and dev/prod as matrices (#18905)
|
2023-02-13 22:09:32 +00:00 |
|
Julien Huang
|
113ce71c34
|
fix(nuxt): use parser to treeshake <ClientOnly> (#8713)
|
2023-02-08 00:59:57 -08:00 |
|
Anthony Fu
|
5ede291a14
|
test: init hmr testing (#4372)
|
2023-01-22 16:47:24 +00:00 |
|
Alexander Lichter
|
fa2672485a
|
fix(kit): resolve group syntax of ignore (#15884)
|
2023-01-20 16:23:16 +00:00 |
|
Daniel Roe
|
fa8b0f7c79
|
feat(vite)!: upgrade vite to v3 (#5398)
|
2022-07-21 12:44:33 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|
Daniel Roe
|
e0b2a3bfe4
|
chore: use node: prefix for built-in modules (#4384)
|
2022-04-15 17:19:05 +02:00 |
|
renovate[bot]
|
aa26c6cdb1
|
chore(deps): update all non-major dependencies (#4302)
* chore(deps): update all non-major dependencies
* upda lockfile
* test: disable bridge test
* increase windows test timeout
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 20:36:39 +02:00 |
|
pooya parsa
|
2cc3aaba5f
|
chore(ci): enable testing fixtures in development (#3755)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-04-07 21:15:30 +02:00 |
|
Anthony Fu
|
f69126e8f4
|
feat: support reactivity transform (#3737)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-03-17 23:17:59 +01:00 |
|
Lucie
|
4cefce44a3
|
feat(nuxt3): add <NuxtLink> component (#3544)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-14 14:36:32 +01:00 |
|
Anthony Fu
|
16c2b6113a
|
chore: use @nuxt/test-utils to import test utils (#3261)
|
2022-02-16 19:07:33 +01:00 |
|