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 |
|
Anthony Fu
|
929a634013
|
refactor: plugin templates (#1678)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-04 09:16:54 +01:00 |
|
pooya parsa
|
efe1fea1d1
|
feat(kit): addComponent utility (#1579)
|
2021-11-02 12:27:25 +01:00 |
|
Levi (Nguyễn Lương Huy)
|
7f7794787b
|
fix(nuxi): support build:error hook (#1298)
|
2021-10-20 20:50:01 +02:00 |
|
Daniel Roe
|
6546fccbf9
|
fix(nuxi): write tsconfig when generating buildDir (#1161)
|
2021-10-18 16:22:02 +02:00 |
|
Daniel Roe
|
d6ad4f3b16
|
fix(kit): load .env before loading nuxt.config (#1086)
|
2021-10-18 11:03:39 +02:00 |
|
renovate[bot]
|
4f050e50bf
|
chore(deps): update all non-major dependencies (#989)
|
2021-10-18 10:50:46 +02:00 |
|
Pascal Martineau
|
f4011d0b02
|
fix(nuxt3): add missing build:before hook (#1139)
|
2021-10-18 10:00:23 +02:00 |
|
Patrick Remy
|
3e38eb8511
|
refactor(nuxt3): export NuxtConfig for convenience (#1039)
|
2021-10-14 17:22:37 +02:00 |
|
renovate[bot]
|
07086c8397
|
chore(deps): update all non-major dependencies (#821)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-13 22:41:21 +02:00 |
|
pooya parsa
|
9cb9bb651e
|
feat(nuxt3): create root component (#750)
|
2021-10-12 14:51:41 +02:00 |
|
pooya parsa
|
9c619b8772
|
fix(nuxt3): provide NuxtWelcome component from design (#745)
|
2021-10-12 13:16:52 +02:00 |
|
Daniel Roe
|
b005b2403f
|
feat(nitro): automatically type middleware/api routes (#708)
|
2021-10-11 15:29:02 +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
|
bb8c4ff019
|
feat(vite): vite dev server bundler (#604)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-05 16:18:03 +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
|
6e496373f3
|
feat: use native esm for all packages (#539)
|
2021-10-02 18:01:17 +02:00 |
|
Daniel Roe
|
7fdcee3252
|
feat(kit): support templates with getContents() for nuxt 2 (#587)
|
2021-09-29 12:10:46 +02:00 |
|
pooya parsa
|
6329a681e4
|
refactor: migrate from upath to pathe (#553)
|
2021-09-27 14:49:36 +02:00 |
|
Xin Du (Clark)
|
f4cf2199a5
|
refactor(app): remove lodash template files (#543)
|
2021-09-21 16:55:07 +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
|
547b8ec2a7
|
refactor: move utils to kit
to be rewritten
|
2021-03-28 23:12:37 +02:00 |
|
Pooya Parsa
|
c95d88c6cb
|
refactor: externalize @nuxt/app
|
2021-03-28 22:49:05 +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
|
040e14f2b6
|
fix: update nitro preset for dev
|
2021-02-22 20:11:54 +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
|
47c738cd9d
|
feat: prepare for npm publish
|
2021-01-20 15:43:43 +01:00 |
|
pooya parsa
|
0091dba181
|
feat: use sigma (#95)
|
2021-01-18 12:49:50 +01:00 |
|
pooya parsa
|
2e17133615
|
chore: fix eslint/ts errors
|
2020-10-29 17:36:15 +01:00 |
|
Clark Du
|
c63091b68d
|
chore: fix all eslint error and warnings
|
2020-08-17 20:12:34 +01:00 |
|
pooya parsa
|
2c91d39fd8
|
initial builder refactor
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2020-08-17 17:25:06 +02: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
|
36db8c7759
|
merge leftovers
|
2020-08-04 12:10:38 +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 |
|