Commit Graph

32 Commits

Author SHA1 Message Date
Daniel Roe
4e9a27257b
feat(nuxt3): automatically inject returns from plugins (#2001)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-18 14:11:34 +01:00
Anthony Fu
8e12394e2d
feat: built-in client only component (#1853)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-15 12:57:38 +01:00
Anthony Fu
f298386795
feat(bridge, nuxt3): mock vue-demi (#1849)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-15 11:25:50 +01:00
pooya parsa
efe1fea1d1
feat(kit): addComponent utility (#1579) 2021-11-02 12:27:25 +01:00
Daniel Roe
d6ad4f3b16
fix(kit): load .env before loading nuxt.config (#1086) 2021-10-18 11:03:39 +02:00
Patrick Remy
3e38eb8511
refactor(nuxt3): export NuxtConfig for convenience (#1039) 2021-10-14 17:22:37 +02:00
Anthony Fu
bade471dcf
refactor: rename global-imports to auto-imports (#706) 2021-10-11 10:07:27 +02:00
Daniel Roe
cc2279bd8a
refactor(nuxi): extract nitro types to corresponding modules (#668)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-07 12:09:09 +02:00
Daniel Roe
0aa6fbf5ef
fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677) 2021-10-06 19:59:35 +02:00
pooya parsa
dd73a8bcad
feat: export defineNuxtConfig from nuxt3 and @nuxt/bridge (#669) 2021-10-06 14:31:52 +02:00
Anthony Fu
9503d62607
feat(kit, bridge): version constraint utils and checks (#442)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-02 20:31:00 +02:00
pooya parsa
6329a681e4
refactor: migrate from upath to pathe (#553) 2021-09-27 14:49:36 +02:00
Daniel Roe
7a03460584
chore(nitro, kit, nuxt3): add nitro hook types and upgrade hookable@5 (#458) 2021-08-27 14:51:40 +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
Pooya Parsa
636d1e38bb refactor: flatten nuxt3 src
some packages yet to be externalized
2021-03-28 23:12:37 +02:00
pooya parsa
46f771a98b
feat: @nuxt/kit and new config schema (#34) 2021-03-28 22:14:04 +02:00
Pooya Parsa
a16e13b1de chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
Pooya Parsa
270bbbc47e fix: init nitro before module container (closes #165) 2021-02-18 11:47:23 +01:00
Pooya Parsa
faabd1ab54 feat: migrate to nitro 2021-01-22 21:57:17 +01:00
pooya parsa
0091dba181 feat: use sigma (#95) 2021-01-18 12:49:50 +01:00
Clark Du
c63091b68d chore: fix all eslint error and warnings 2020-08-17 20:12:34 +01:00
Xin Du (Clark)
e266992fac chore(ts): fix types in server (#18)
* chore(ts): fix types in server

* fix serviceConfig
2020-08-17 11:13:46 +02:00
pooya parsa
d6ae2c73d9 chore: lint with eslint 2020-08-04 12:26:22 +02:00
pooya parsa
8ac0a7cec6 Merge branch '3.x' into config-types 2020-08-04 12:19:42 +02:00
pooya parsa
b06346d0df Merge branch '3.x' of github.com:nuxt/nuxt3 into 3.x 2020-08-04 12:10:28 +02:00
pooya parsa
cdc42133c7 refactor structure and fix ts errors 2020-08-04 12:06:44 +02:00
Daniel Roe
212283837b feat: improve typing of config 2020-08-02 16:50:35 +01:00
Daniel Roe
e75e1911af types: increase types coverage (#13) 2020-07-31 11:37:31 +02:00
Daniel Roe
38e72f86c2 feat: typed nuxt (1) 2020-07-31 00:40:16 +01:00
Xin Du (Clark)
fd0a437adc Add src path alais to be nuxt (#2) 2020-07-15 12:38:37 +02:00
pooya parsa
14f187e69b initial commit 2020-07-02 15:02:35 +02:00