Commit Graph

5208 Commits

Author SHA1 Message Date
renovate[bot] f8c616037e
chore(deps): update dependency chalk to v4 (#8428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-03 12:01:13 +01:00
Pooya Parsa dad4590613 chore: 2.14.9 hotfix 2020-12-02 11:39:55 +01:00
Pooya Parsa e9f380c9e6 v2.14.9 [release] 2020-12-02 11:34:18 +01:00
pooya parsa 49c293b25f
fix: only encode non dynamic path params (#8421) 2020-12-01 16:01:25 +01:00
Pooya Parsa 34359811f6 chore: pin css-loader to 4.x (#8408) 2020-12-01 13:05:36 +01:00
renovate[bot] 8139352afe
chore(deps): update all non-major dependencies (#8418)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-01 13:03:21 +01:00
Pooya Parsa 7c7f1e7d9c test: update font preload to use regex 2020-12-01 12:58:39 +01:00
Xin Du (Clark) ab039f051a
feat: update all dependencies that require node 10.x (#8346) 2020-12-01 12:40:50 +01:00
Daniel Roe 8d9d6a94d2
feat(vue-renderer): allow adding async attribute to `<script>` tags (#8347) 2020-12-01 12:10:44 +01:00
Pooya Parsa 68d8fb8487 v2.14.8 [release] 2020-12-01 12:05:12 +01:00
renovate[bot] c0ec003da5
chore(deps): update all non-major dependencies (#8417)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-01 10:15:00 +01:00
Perlover 0bd21413cb
fix(server): remove `virtualConsole` option when disabled (#8263) 2020-12-01 10:14:45 +01:00
Pooya Parsa 5b02f5b38c chore: remove accidentally added pnp package 2020-12-01 10:07:39 +01:00
Pooya Parsa 3b19e3f4b8 chore: update tests 2020-11-30 23:54:30 +01:00
pooya parsa c15fc421ab
refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
padinko da38f96f03
fix(webpack): allow transpiling package in nested `node_modules` (#8205) 2020-11-30 23:26:46 +01:00
Pooya Parsa a8cc430574 chore: remove extra import 2020-11-30 23:25:44 +01:00
renovate[bot] 8d20da91c3
chore(deps): update all non-major dependencies (#8396)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-30 23:18:57 +01:00
pooya parsa cc1f6d94b5
fix: handle route encoding (#8325)
Co-authored-by: farnabaz <farnabaz@users.noreply.github.com>
2020-11-30 23:10:02 +01:00
Ahad Birang 7cac3c7fc9
fix(vue-router): force chidren to be required if default child is present (#8394) 2020-11-30 23:08:33 +01:00
renovate[bot] 8e07cfc3b5
chore(deps): update devdependency @rollup/plugin-commonjs to v17 (#8416)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-30 21:35:47 +01:00
renovate[bot] 0ea108ab1d
chore(deps): lock file maintenance (#8409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-30 21:29:51 +01:00
renovate[bot] e42123cac7
chore(deps): update devdependency @rollup/plugin-node-resolve to v11 (#8415)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-30 21:28:20 +01:00
Daniel Roe 09748d489e
fix(cli): respect `router.trailingSlash` when serving static files (#8398) 2020-11-30 15:57:37 +01:00
Pooya Parsa e02fecdf5b chore(pkg): removed unused dependency @nuxt/static 2020-11-25 15:53:32 +01:00
Cain Hall b80056c96c
fix(generator): nested route missing trailingSlash (#8237)
[release]
2020-11-25 15:24:13 +01:00
Zuckjet 135456f051
fix(csp): apply right csp header when status code is 304 (#8352) 2020-11-25 15:22:32 +01:00
Sébastien Chopin 691f21c683
fix(vue-app): handle missing payloads on full static (#8314)
* fix(vue-app): handle missing payloads on full static

Fixes #7717

* chore: rename routesManifest to manifest

* chore: remove console.log

* chore(vue-app): don't have staticAssetsBase if undefined

* chore: add manifest option

* test: update snapshot

* chore: use foundRoute to avoid multiple vars name

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2020-11-25 15:19:29 +01:00
renovate[bot] e635cc5044
chore(deps): update all non-major dependencies (#8326)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-25 15:15:58 +01:00
pooya parsa b9ef7a53f9
chore: pin vue-loader (#8325) 2020-11-25 15:13:58 +01:00
renovate[bot] 57e22d3c8a
chore(deps): lock file maintenance (#8390)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-25 15:12:10 +01:00
Daniel Roe 9ce75c5dfe
fix(types): correct vue.config types (#8362) 2020-11-18 10:30:54 +01:00
Daniel Roe 7278b10112
fix(vue-app): warn if promises and functions are in fetch state (#8348) 2020-11-16 09:43:20 +01:00
renovate[bot] 9a2e6868cf
chore(deps): lock file maintenance (#8351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-16 09:42:10 +01:00
Mathieu TUDISCO f36a6a0ff6
fix(types): add missing `isFetching` and nbFetching to `NuxtApp` interface (#8349) 2020-11-16 09:31:21 +01:00
renovate[bot] 57aa7cc54d
chore(deps): update dependency node-html-parser to v2 (#8329) 2020-11-14 23:20:24 +00:00
Daniel Roe b050861332
fix(generator): respect publicPath for static assets (#8344)
* fix: respect publicPath for static assets

* test: add test for correct `publicPath` URL handling
2020-11-14 23:10:16 +01:00
renovate[bot] e934da3c36
chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
2020-11-14 17:10:53 +00:00
Audrius Jakumavicius 80571bc05d
fix(cli): handle `generate.cache.ignore` as a function in `ensureBuild` (#8337) 2020-11-12 15:03:06 +01:00
Pooya Parsa 92a06615d0 chore: update yarn.lock 2020-11-09 20:27:29 +01:00
Pooya Parsa 8b8eb84c89 chore: pin vue-router to 3.4.8 2020-11-09 20:01:54 +01:00
Orkhan Alikhanov 3e480fdadc fix(types): `NuxtOptionsHead` can be a function (#8319)
[deprecated]
2020-11-09 18:26:38 +01:00
Sébastien Chopin e601f0a0d6
chore(server): redirect if `router.base` specified in development (#8313) 2020-11-09 18:17:32 +01:00
renovate[bot] 63f5a0ed8c
chore(deps): update all non-major dependencies (#8300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-09 18:11:56 +01:00
renovate[bot] 18f92749a9
chore(deps): lock file maintenance (#8320)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-09 17:17:02 +01:00
Pim 2c6610cfb8
fix(vue-app): triggerScroll when transitions is disabled (#8225) 2020-11-06 09:38:08 +01:00
Daniel Roe 005daebfce
fix(types): add missing `ssrContext` and `next` typings to `Context` (#8302)
closes #8296
2020-11-06 09:36:40 +01:00
renovate[bot] 2712eb3fde
chore(deps): lock file maintenance (#8278) 2020-11-04 14:19:12 +00:00
Clark Du 20822be26c chore(actions): cache all workspaces node_modules 2020-11-04 14:14:46 +00:00
renovate[bot] 8a25a91b60
chore(deps): update all non-major dependencies (#8267) 2020-11-04 13:59:02 +00:00