Simon Tretter
|
b4ffdab790
|
fix(webpack): fallback for empty chunk name (#7667)
[release]
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2020-07-04 17:28:46 +02:00 |
|
pooya parsa
|
e3821ba78c
|
v2.13.3 [release]
|
2020-07-02 20:06:42 +02:00 |
|
Xin Du (Clark)
|
03424513ce
|
refactor(csp): remove unsafe-eval in dev mode (#7659)
|
2020-07-02 19:37:55 +02:00 |
|
Denis Karabaza
|
d4363d4477
|
fix(vue-app): check plugin key on Vue.prototype instead of Vue (#7656)
|
2020-07-02 18:43:32 +02:00 |
|
pooya parsa
|
b6a5349d2d
|
chore: pin sass-loader to keep node 8.x compat (closes #7655)
|
2020-07-02 18:29:16 +02:00 |
|
renovate[bot]
|
8b7f4192b7
|
chore(deps): update devdependency puppeteer-core to v5 (#7653)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-02 18:27:16 +02:00 |
|
renovate[bot]
|
d012c83bc4
|
chore(deps): update devdependency @ls-lint/ls-lint to ^1.9.0 (#7652)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-02 18:27:08 +02:00 |
|
Sébastien Chopin
|
191f66a19b
|
fix(vue-app): handle layout on client error (#7654)
[release]
|
2020-07-02 18:22:12 +02:00 |
|
Sébastien Chopin
|
2f07f66fb8
|
fix(vue-app): don't fetch payload on first spa fallback render (#7657)
|
2020-07-02 18:19:32 +02:00 |
|
pooya parsa
|
2302ffa40b
|
fix(webpack): use group hash if compact name is long
Similar fix of webpack/webpack#6429 [release]
|
2020-07-02 16:27:10 +02:00 |
|
renovate[bot]
|
6979b304ee
|
chore(deps): update all non-major dependencies (#7642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-02 10:59:38 +02:00 |
|
Ben Read
|
86f69e4429
|
examples(with-sockets): deprecated callback and use cjs (#7650)
|
2020-07-02 10:59:17 +02:00 |
|
Sébastien Chopin
|
d8dace9748
|
fix: handle nuxt static command (#7647)
[release]
|
2020-07-01 17:45:56 +02:00 |
|
Kawacrepe
|
05fe682f1d
|
examples(with-vuetify): use v-main instead of v-content (#7638)
Since vuetify 2.3 `v-content` became `v-main`
|
2020-06-30 20:25:56 +02:00 |
|
pooya parsa
|
f5da938ac8
|
chore: remove circleci
|
2020-06-30 20:12:33 +02:00 |
|
pooya parsa
|
6e74c16278
|
chore: remove ci scripts for next branch
moving development to nuxt-next (soon)
|
2020-06-30 20:12:22 +02:00 |
|
pooya parsa
|
17403c5316
|
chore: unpin @babel/parser
|
2020-06-30 20:08:01 +02:00 |
|
pooya parsa
|
9d8eb885d5
|
chore: use latest @babel/parser and update lock file
|
2020-06-30 20:07:23 +02:00 |
|
pooya parsa
|
1edac29eba
|
fix(webpack): use compact name for concatenated modules (#7639)
[release]
|
2020-06-30 19:47:42 +02:00 |
|
pooya parsa
|
250a1c3918
|
chore: better default labels and fix comment
|
2020-06-30 19:29:14 +02:00 |
|
pooya parsa
|
7884abcc6f
|
chore: add missing tag close
|
2020-06-30 19:26:46 +02:00 |
|
Sébastien Chopin
|
4d6c67ea2d
|
chore: update issue templates (#7640)
* chore: update issue templates
* chore: kindly asking for better issues
* Update bug-report.md
* Update feature-request.md
Co-authored-by: pooya parsa <pooya@pi0.ir>
|
2020-06-30 19:25:31 +02:00 |
|
renovate[bot]
|
62282853a8
|
chore(deps): update all non-major dependencies (#7634)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-30 19:20:53 +02:00 |
|
Konstantin Barabanov
|
b4d3ebf472
|
fix(vue-app): sanitize path with trailing slash in getLocation (#6744) (#6745)
|
2020-06-30 19:16:21 +02:00 |
|
Daniel Roe
|
6b06ab201e
|
types: import types for @nuxt/telemetry and @nuxt/components (#7626)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2020-06-30 10:49:31 +02:00 |
|
Xin Du (Clark)
|
23324b9eae
|
fix(webpack): modern build should wait for legacy assets (#7635)
#7562
|
2020-06-29 17:44:08 +02:00 |
|
renovate[bot]
|
ffb340cc5c
|
chore(deps): update all non-major dependencies (#7621)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-28 12:27:57 +02:00 |
|
pooya parsa
|
c998072c94
|
v2.13.2
|
2020-06-26 20:58:45 +02:00 |
|
renovate[bot]
|
000ad67f99
|
chore(deps): update dependency consola to ^2.14.0 (#7617)
|
2020-06-26 17:10:50 +02:00 |
|
pooya parsa
|
a52385361b
|
fix(vue-app): remove hash from payload path (#7614)
* fix(vue-app): remove hash from payload path
* test: add hash usage to full-static fixture
|
2020-06-26 17:10:24 +02:00 |
|
Denis Karabaza
|
a87218b745
|
fix(webpack): explicitly pass outputFileSystem to webpackDevMiddleware (#7613)
|
2020-06-26 14:55:45 +02:00 |
|
renovate[bot]
|
330c5643e8
|
chore(deps): update all non-major dependencies (#7609)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-26 13:35:31 +02:00 |
|
pooya parsa
|
b070e19a15
|
fix(core): only warn for duplicate module if metaKey is not specified
|
2020-06-25 16:52:40 +02:00 |
|
pooya parsa
|
b0274357b3
|
fix(cli): listen to a random port for export and generate (#7608)
|
2020-06-25 16:48:04 +02:00 |
|
Sébastien Chopin
|
fe01ec34d3
|
fix(vue-app): no need to set layout on App (#7606)
|
2020-06-25 15:23:06 +02:00 |
|
Michał Kędrzyński
|
4a0cf8f404
|
fix(utils): flat routes if child routes have absolute paths (#7604)
|
2020-06-25 14:42:16 +02:00 |
|
pooya parsa
|
d0056fbcc8
|
fix(core): avoid breaking change for duplicate modules (resolves #7605)
|
2020-06-25 14:34:31 +02:00 |
|
renovate[bot]
|
415d4083ca
|
chore(deps): update all non-major dependencies (#7598)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-25 13:25:48 +02:00 |
|
Dmitry Molotkov
|
d89812f241
|
fix(webpack): chunk name normalization for catch-all pages and windows (#7603)
|
2020-06-24 22:46:16 +02:00 |
|
pooya parsa
|
56b158e7d6
|
v2.13.1 [release]
|
2020-06-24 10:36:15 +02:00 |
|
pooya parsa
|
12d6702eba
|
chore: fix dev version
fixes components version check during nuxt development
|
2020-06-24 10:23:29 +02:00 |
|
renovate[bot]
|
e1de5e8667
|
chore(deps): update all non-major dependencies (#7594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-24 10:03:26 +02:00 |
|
pooya parsa
|
da61470f5a
|
chore(deps): unpin rollup as regression resolved
|
2020-06-24 09:52:04 +02:00 |
|
pooya parsa
|
0a47b4505d
|
chore: update lockfile
|
2020-06-24 09:49:22 +02:00 |
|
pooya parsa
|
232b95ff45
|
chore(deps): bump @nuxt/loading-screen to v2.0.1
|
2020-06-24 09:48:25 +02:00 |
|
pooya parsa
|
c5b7bb49ab
|
test: update async-config.size-limit
|
2020-06-24 09:39:32 +02:00 |
|
Sébastien Chopin
|
6332aaa3a2
|
fix: check correct layout when navigating from error
Resolves #7567
|
2020-06-23 19:54:47 +02:00 |
|
renovate[bot]
|
bc6612b89e
|
chore(deps): update jest ^26.1.0 (#7593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-23 18:10:34 +02:00 |
|
pooya parsa
|
11a87d858d
|
fix(vue-app): always import resolveRouteComponents (#7591)
[release]
|
2020-06-23 17:48:09 +02:00 |
|
Kevin Marrec
|
c00407090a
|
types: fix module and typescript compatibility and add missing crawler definition (#7590)
[release]
|
2020-06-23 17:44:23 +02:00 |
|