Danila Rodichkin
|
6b651cf7bf
|
feat(nuxt): tryUseNuxtApp composable (#25031)
|
2024-01-18 09:59:59 +00:00 |
|
Aaron_Zhou
|
5493d60c4a
|
fix(nuxt): provide route component names to KeepAlive cache (#24024)
|
2023-11-14 16:56:31 +00:00 |
|
Daniel Roe
|
b5ce892864
|
fix(nuxt): respect ignorelist when scanning auto-imports (#22782)
|
2023-08-24 13:42: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 |
|
Lucas Vargas
|
ffd0223583
|
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428)
|
2023-08-07 23:03:40 +01:00 |
|
Harlan Wilton
|
bb61496e98
|
feat(nuxt): allow configuring treeshakeable composables (#19383)
|
2023-03-07 01:30:05 -08:00 |
|
Anthony Fu
|
59918f569e
|
feat(nuxt): scan composables with star export (#19249)
|
2023-03-01 04:24:46 -08:00 |
|
Lioness100
|
b25b6c82c7
|
docs: fix typos (#18976)
|
2023-02-12 19:16:42 +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 |
|
Daniel Roe
|
4bbd2618ce
|
feat(nuxt): auto-import utils/ directory (#8817)
|
2022-11-09 10:43:16 +01:00 |
|
pooya parsa
|
888bd7c145
|
feat(nuxt): payload rendering support (#6455)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-09-10 15:57:16 +02:00 |
|
pooya parsa
|
5a17458af5
|
fix(nuxt): use shared state for asyncData (#7055)
Co-authored-by: Ohb00 <43827372+OhB00@users.noreply.github.com>
|
2022-08-30 12:34:09 +02:00 |
|
Anthony Fu
|
1a862526fe
|
perf(nuxt): transform #imports to improve tree-shaking (#5763)
|
2022-07-21 16:27:23 +02:00 |
|
Anthony Fu
|
a802b87ac7
|
feat(nuxt): support auto imports within <template> (#4904)
|
2022-06-08 22:09:31 +02:00 |
|
Anthony Fu
|
4ff1a954b3
|
test: add more tests (#3392)
|
2022-02-25 21:14:53 +01:00 |
|