Daniel Roe
|
0af01668c1
|
feat(nuxt3): pass nuxtApp to head() (#2765)
|
2022-01-17 21:52:24 +01:00 |
|
Anthony Fu
|
11becef735
|
refactor: update internal modules signature(#2610)
|
2022-01-05 19:09:53 +01:00 |
|
Daniel Roe
|
2cf8c45823
|
fix(nuxt3): import computed from vue to preserve reactivity (#2352)
|
2021-12-14 14:29:57 +01:00 |
|
Daniel Roe
|
fb33033f45
|
feat(nuxt3): add global type definitions for built-in components (#2340)
|
2021-12-10 14:46:53 +01:00 |
|
Daniel Roe
|
834532bf71
|
fix(schema, nuxt3): export meta types from schema (#2103)
|
2021-11-23 11:16:11 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|
jbmolle
|
d3fb5129d7
|
fix(nuxt3): add missing key property to meta components
Co-authored-by: JB <jb.molle@vescape.com>
|
2021-11-19 13:31:19 +01:00 |
|
Daniel Roe
|
4fe1fc881c
|
feat(kit): add more specific typings for schema (#1988)
|
2021-11-19 13:22:27 +01:00 |
|
Tobias Diez
|
18924da869
|
chore(bridge): Improve typing of defineNuxtPlugin function (#1995)
|
2021-11-18 12:08:58 +01:00 |
|
Xin Du (Clark)
|
c90bc50817
|
chore(lint): improve no-unused-vars rule (#1977)
|
2021-11-17 12:21:38 +01:00 |
|
Daniel Roe
|
49179d2d8d
|
fix(nuxt3): allow attrs to be included in head tags (#1959)
|
2021-11-16 17:10:03 +01:00 |
|
Daniel Roe
|
abfbd2f34e
|
feat: add <Html> meta component (#1820)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-10 21:25:29 +01:00 |
|
Ahad Birang
|
bd654364b9
|
fix(nuxt3): pass css text into children props (#1635)
|
2021-11-02 11:32:52 +01:00 |
|
pooya parsa
|
035e9b5e8b
|
refactor: rename app to vueApp (#1177)
|
2021-10-18 20:31:37 +02:00 |
|
pooya parsa
|
101ef20c34
|
fix(vite): resolve vue aliases (#734)
|
2021-10-12 10:39:06 +02:00 |
|
Daniel Roe
|
0aa6fbf5ef
|
fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677)
|
2021-10-06 19:59:35 +02:00 |
|
Daniel Roe
|
4b3814a14f
|
fix(nuxt3): don't call lifecycle methods outside of component (#675)
|
2021-10-06 19:58:57 +02:00 |
|
Daniel Roe
|
a07b67ce57
|
feat(bridge): use useMeta in bridge projects (#664)
|
2021-10-06 14:37:45 +02:00 |
|
pooya parsa
|
dd73a8bcad
|
feat: export defineNuxtConfig from nuxt3 and @nuxt/bridge (#669)
|
2021-10-06 14:31:52 +02:00 |
|
Daniel Roe
|
3fa75ba8a6
|
fix(nuxt3): trigger update dom when invoking usemeta (#650)
|
2021-10-05 17:29:06 +02:00 |
|
Daniel Roe
|
48458e4544
|
fix(nuxt3): fix meta type generation (#628)
|
2021-10-03 01:00:21 +02:00 |
|
Xin Du (Clark)
|
eb794f3f85
|
chore(eslint): forbid modules importing from core (#556)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-02 20:40:10 +02:00 |
|
pooya parsa
|
6329a681e4
|
refactor: migrate from upath to pathe (#553)
|
2021-09-27 14:49:36 +02:00 |
|
Daniel Roe
|
a9c4bfa065
|
refactor: rename runtime nuxt to nuxtApp equivalents (#460)
|
2021-08-27 15:30:53 +02:00 |
|
Pooya Parsa
|
91c6ef57e7
|
fix(nuxt3): resolve dist dir by top level module
|
2021-08-11 23:26:47 +02:00 |
|
pooya parsa
|
ee0163c273
|
refactor: merge modules to nuxt3 (#439)
|
2021-08-11 22:28:38 +02:00 |
|