Commit Graph

5083 Commits

Author SHA1 Message Date
pooya parsa 1a77fba4eb v2.14.4 2020-08-27 12:25:35 +02:00
renovate[bot] a75a0d0a48
chore(deps): update devdependency rollup to v2.26.6 (#7974)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-27 12:23:10 +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
pooya parsa 9cb8a65e8d
chore(ci): use github actions for windows (#7786) 2020-08-26 13:17:29 +02:00
pooya parsa 81a695669e test: custom publicPath for full-static fixture 2020-08-26 11:57:12 +02: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
renovate[bot] 447340e91c
chore(deps): update devdependency typescript to v4 (#7949)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 21:42:37 +02:00
renovate[bot] 9ab19fe275
chore(deps): lock file maintenance (#7932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 21:42:14 +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 37c903fae8
chore(deps): update devdependency rollup to v2.26.2 (#7925)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-16 11:02:35 +00:00
Renovate Bot f47bfbc0eb
chore(deps): update devdependency rollup to v2.26.2 2020-08-16 11:02:24 +00:00
pooya parsa 34c56722c8 v2.14.2 [release] 2020-08-16 12:57:53 +02:00
renovate[bot] 4d434fbb99
chore(deps): update all non-major dependencies (#7922)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-15 22:29:40 +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] b487c7deb9
chore(deps): update devdependency @rollup/plugin-node-resolve to v9 (#7909)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-14 19:35:21 +02:00
renovate[bot] 3a61fcbd66
chore(deps): update devdependency @rollup/plugin-commonjs to v15 (#7908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-14 19:35:09 +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
pooya parsa 52dc84eada chore(deps): update yarn.lock 2020-08-13 14:31:31 +02:00
pooya parsa 8c5005a6da chore: ignore CVE-2020-7660 (#7903)
see comments in linked issue
2020-08-13 14:31:23 +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
pooya parsa bd3c34f0e1 chore(deps): update `@nuxt/components` to 1.1.0 2020-08-04 17:32:27 +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
renovate[bot] adf0cb8fb5
chore(deps): lock file maintenance (#7837)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-04 11:30:06 +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
Ahad Birang e6eae8ff69
chore(stale): add missing quote (#7844) 2020-08-04 10:59:12 +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
Alexander Lichter ab30bbcb04
chore(stale): ignore feature request issues (#7828) 2020-08-01 20:25:15 +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
Pooya Parsa e0b52031e8 chore: update yarn.lock 2020-07-30 17:01:11 +02:00