Dmitriy
|
757d5d46da
|
fix(vue-app): missing layout in error page with splittedChunks.layout (#8016)
|
2020-09-09 12:32:10 +02:00 |
|
remigermain
|
7e3532ea59
|
fix(config): normalize build.indicator: true to default value (#8030)
* fix(config): indicator set to true
* fix eslint
* Update options.js
* indicator is not ad-hoc
Co-authored-by: rgermain <germain.remi@protonmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2020-09-09 11:37:49 +02:00 |
|
pooya parsa
|
7961e539da
|
fix(utils): support chaining functions with promise (#8038)
|
2020-09-09 11:22:43 +02:00 |
|
pooya parsa
|
4de44e6c52
|
fix(config): avoid recursion when interpolating env (#8014)
|
2020-09-09 10:50:27 +02:00 |
|
pooya parsa
|
a3d836401c
|
fix: revert production js chunk names (#8012)
|
2020-09-09 10:49:31 +02:00 |
|
renovate[bot]
|
0bafd77306
|
chore(deps): update all non-major dependencies (#8005)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-09-09 10:22:44 +02:00 |
|
pooya parsa
|
a7da6fd56f
|
fix(config): don't interpolate variables with undefined value (#8013)
|
2020-09-03 13:42:17 +02:00 |
|
renovate[bot]
|
866b4ddfed
|
chore(deps): update all non-major dependencies (#7980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-09-02 12:02:36 +02:00 |
|
Florent Catiau-Tristant
|
ff6717904e
|
types: expose Inject type (#7985)
Co-authored-by: florent.catiau <florent.catiau@veepee.com>
|
2020-09-02 11:58:19 +02:00 |
|
pooya parsa
|
1a77fba4eb
|
v2.14.4
|
2020-08-27 12:25:35 +02:00 |
|
Per Anders Ljusbäck
|
2f76702291
|
fix(vue-renderer): add crossorigin for styles (#7954)
* Added ability for styles to get crossorigin if set
* refactor to addAttrs
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-08-26 13:03:31 +01:00 |
|
renovate[bot]
|
c44420cd5f
|
chore(deps): update dependency caniuse-lite to ^1.0.30001118 (#7969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-26 11:39:28 +02:00 |
|
Ahad Birang
|
9f05febe08
|
fix(cjs): fix HMR issue with mongoose (#7938)
|
2020-08-26 11:38:29 +02:00 |
|
netkin-paris
|
7cecbccabd
|
fix(module): protect clearRequireCache against infinite recursion (#7966)
|
2020-08-26 11:36:39 +02:00 |
|
SHO-ZY
|
e0af2ed679
|
fix(cli): handle error in full static mode with --fail-on-error (#7948)
|
2020-08-25 21:38:12 +02:00 |
|
Florent Catiau-Tristant
|
51b037fea6
|
fix(vue-app): var names shadowing in chrome debugger (#7939)
* fix: var names shadowing in debug
* fix: new appropriate variable name
Co-authored-by: florent.catiau <florent.catiau@veepee.com>
|
2020-08-25 21:31:36 +02:00 |
|
Xin Du (Clark)
|
11646ba2f6
|
fix(webpack): no module scripts in spa modern client mode (#7967)
[release]
|
2020-08-25 21:26:04 +02:00 |
|
renovate[bot]
|
e72d03a49a
|
chore(deps): update all non-major dependencies (#7929)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-25 15:11:17 +01:00 |
|
Alexander Lichter
|
a969e87014
|
chore: add avif format as image (#7961)
|
2020-08-25 15:10:22 +01:00 |
|
pooya parsa
|
5e9d759d7b
|
v2.14.3 [release]
|
2020-08-16 19:03:06 +02:00 |
|
Daniel Roe
|
f1a95c8af8
|
fix(vue-renderer): apply nomodule to legacy chunks (#7928)
closes #7927
|
2020-08-16 19:02:10 +02:00 |
|
pooya parsa
|
34c56722c8
|
v2.14.2 [release]
|
2020-08-16 12:57:53 +02:00 |
|
Jonas Galvez
|
fe0498cecd
|
fix(vue-app): prevent router.registerModule reallocation (#7915) (#7916)
|
2020-08-15 22:29:17 +02:00 |
|
pooya parsa
|
44471ec9df
|
fix(webpack): avoid using node_modules for chunk names (#7906)
[release]
|
2020-08-14 23:59:54 +02:00 |
|
Xin Du (Clark)
|
68b9183c4c
|
fix(modern): missing nomodule on legacy modules (#7919)
|
2020-08-14 23:59:10 +02:00 |
|
Ahad Birang
|
10e82b24da
|
fix(vue-app): use anchor to / if route is undefined in error page (#7877)
|
2020-08-14 23:58:17 +02:00 |
|
Matthew Gamble
|
ec9a78a3d2
|
types: improve definitions for component transition property (#7902)
|
2020-08-14 23:54:35 +02:00 |
|
pooya parsa
|
9f4d420b1f
|
fix(vue-app): fix regression with scrollToTop (#7920)
|
2020-08-14 23:42:04 +02:00 |
|
renovate[bot]
|
9914fbd017
|
chore(deps): update all non-major dependencies (#7914)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-14 19:31:22 +02:00 |
|
Ahad Birang
|
e03563b3dc
|
fix(router): resolve redirect errors (#7912)
|
2020-08-14 00:31:00 +02:00 |
|
renovate[bot]
|
5fdfba2279
|
chore(deps): update all non-major dependencies (#7853)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-13 15:05:54 +02:00 |
|
Ahad Birang
|
4a9c9a15f3
|
fix(cli): improve project dir detection for external commands (#7860)
|
2020-08-05 22:23:25 +02:00 |
|
pooya parsa
|
c30499d7e0
|
v2.14.1
[release]
|
2020-08-04 17:33:56 +02:00 |
|
Ahad Birang
|
c609b4b93d
|
fix(webpack): support string values for corejsVersion (#7849)
|
2020-08-04 17:12:59 +02:00 |
|
Ahad Birang
|
2eb42876a2
|
fix(utils): remove optional params in routes ending with index (#7845)
|
2020-08-04 15:03:00 +02:00 |
|
Ahad Birang
|
ec534d05b9
|
fix(router): optional dynamic routing in children routes (#7843)
|
2020-08-04 11:49:12 +02:00 |
|
renovate[bot]
|
c16d199f0f
|
chore(deps): update dependency caniuse-lite to ^1.0.30001110 (#7842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-04 11:48:50 +02:00 |
|
Matthieu Sieben
|
128c9743c4
|
fix(vue-app): handle server-side routing errors (#7801)
|
2020-08-04 11:29:23 +02:00 |
|
Xin Du (Clark)
|
f130901ab1
|
fix(core, config): disabe esm cache (#7839)
|
2020-08-04 11:28:31 +02:00 |
|
renovate[bot]
|
3204f30186
|
chore(deps): update all non-major dependencies (#7820)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-03 15:57:59 +02:00 |
|
renovate[bot]
|
73a87536b5
|
chore(deps): update all non-major dependencies (#7811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-30 19:47:08 +02:00 |
|
Pooya Parsa
|
5909de70ea
|
fix: enforce name for all groups to avoid regression (#7808)
|
2020-07-30 17:10:43 +02:00 |
|
Ahad Birang
|
19e68e770c
|
fix(crawler): skip external link with no schema (#7806)
|
2020-07-30 16:22:53 +02:00 |
|
pooya parsa
|
2e1025f2de
|
fix(webpack): avoid grouping with default name (#7808)
[release]
|
2020-07-30 16:22:03 +02:00 |
|
renovate[bot]
|
0a4aacc946
|
chore(deps): update dependency @types/serve-static to ^1.13.5 (#7793)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-29 11:29:26 +02:00 |
|
lihbr
|
3d1526364a
|
fix(cli): generate still run cache when disabled (#7802)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
|
2020-07-29 11:19:46 +02:00 |
|
lihbr
|
4db7e432df
|
fix(cli): normalize win32 paths for nuxt generate cache snapshots (#7796)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
|
2020-07-28 14:38:06 +02:00 |
|
Rafał Chłodnicki
|
e295ae7ffd
|
fix: add types for build.corejs option and use number (#7789)
|
2020-07-28 14:33:15 +02:00 |
|
pooya parsa
|
60f68638cb
|
v2.14.0 [release]
|
2020-07-27 19:23:49 +02:00 |
|
pooya parsa
|
1c8cc4c8e6
|
fix: add missing create-require dependency for webpack
|
2020-07-27 18:20:37 +02:00 |
|