Commit Graph

459 Commits

Author SHA1 Message Date
Daniel Roe 6dc6cef9ab
v2.16.0 (#18684) 2023-02-03 04:46:27 -08:00
Daniel Roe 29fc6003a8 Merge remote-tracking branch 'origin/2.x-release-legacy' into 2.x 2023-02-02 00:02:01 +00:00
renovate[bot] 5533e13bd8
chore(deps): update dependency unfetch to v5 (2.x-dev) (#18676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 08:33:35 -08:00
Daniel Roe 3293ce75f0
chore: upgrade unjs dependencies (#18670) 2023-02-01 07:49:10 -08:00
renovate[bot] 42f36ba609
chore(deps): update dependency node-fetch-native to v1 (2.x-dev) (#18373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 06:13:27 -08:00
Arik 0088d13c29
fix(vue-app): clear hide timeout when calling `clear()` (#10086) 2023-01-19 18:51:41 +00:00
renovate[bot] 0b0a85e087
chore(deps): update all non-major dependencies (2.x-dev) (#11128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 15:27:38 +00:00
renovate[bot] 2dee162360
chore(deps): update all non-major dependencies (#10554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-03 14:50:05 +02:00
renovate[bot] 8914f5a13b
chore(deps): update all non-major dependencies (#10524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-01 11:38:28 +02:00
Michiel Doesburg 123206cb80
fix(vue-app): preview mode fetch (#10489) 2022-06-24 01:08:54 +02:00
pooya parsa e5efc25940
chore: update dependencies (#10510)
[release]
2022-06-24 00:58:52 +02:00
Matteo Rigon 777a4b7f50
fix(vue-app): call ssrContext.unsetMutationObserver only if it exists (#10132)
[release]
2021-12-17 14:20:07 +01:00
renovate[bot] 3ab12f9f10
chore(deps): update all non-major dependencies (#9994)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 18:47:08 +01:00
renovate[bot] eea6db1471
chore(deps): update all non-major dependencies (#9990)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 13:35:52 +02:00
renovate[bot] 5e7785368c
chore(deps): update all non-major dependencies (#9777)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 14:15:47 +02:00
jon-ht dc64e4eb98
fix: nuxt-child-key in web-types.json (#9792) 2021-09-17 14:48:53 +01:00
renovate[bot] dc0e1b9ad7
chore(deps): update all non-major dependencies (#9662)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 18:39:45 +02:00
Daniel Roe 3c10f176e6
fix(vue-app): use correct `$config` for finding basePath (#9706) 2021-08-24 10:54:24 +02:00
Pooya Parsa d4b9e4b055 v2.15.8 2021-08-11 23:07:42 +02:00
Daniel Roe 1ccd15191c fix(vue-app): don't normalise route path if it's valid (#9460)
[release]
2021-08-11 22:33:55 +02:00
Loick Le Digabel a418371e27
feat(vue-app): pass `store` to `createRouter` (#9629)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-08-11 22:30:18 +02:00
Payel Karmakar 20e7b99eb6
fix(vue-app): `null` check for `$root` access (#9150)
Co-authored-by: Payel <payelk@ngdata.com>
2021-08-11 16:32:35 +02:00
renovate[bot] 85615360b4
chore(deps): update all non-major dependencies (#9400)
[release] 

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-08-11 16:15:56 +02:00
SlayerOfTheBad 457984a567
fix(vue-app): serialize route meta to allow functions (#9634)
Co-authored-by: Jacob <jacob@adivare.nl>
2021-08-11 14:33:02 +02:00
Xin Du (Clark) a3b2fd86ad
fix(vue-app): re-register components construtor in HMR (#9539)
* fix(vue-app): re-register components construtor in HMR

* simpilify checking
2021-07-12 12:21:04 +02:00
Mohammad Saleh Fadaei 0742f59e24
fix(vue-app): redirect to external url replaces current history entry (#9500) 2021-06-30 19:35:22 +02:00
Daniel Roe eb6bd9febc
fix(vue-app): don't normalise route path if it's valid (#9460)
[release]
2021-06-28 16:29:43 +02:00
Pooya Parsa 4f370e2043 v2.15.7 2021-06-14 15:56:13 +02:00
Daniel Roe 85615a5dc5 fix(vue-app): check whether route exists within nuxt app before replacing (#9431)
[release]
2021-06-14 15:55:21 +02:00
Daniel Roe 35c6ac411d
fix(vue-app): check whether route exists within nuxt app before replacing (#9431)
[release]
2021-06-14 15:54:36 +02:00
renovate[bot] cc3f43e145
chore(deps): update all non-major dependencies (#9376)
[release]
2021-06-04 16:21:41 +02:00
David Ovčačík 9f02e5dae7
feat(vue-app): `context.beforeSerialize` method (#9332)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-06-04 16:21:16 +02:00
renovate[bot] 9a32fa18af
chore(deps): update all non-major dependencies (#9298)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-02 15:36:36 +02:00
Daniel Roe 00aeff62e7
fix(vue-app): respect `scroll-margin-top` when navigating with hash (#9187) 2021-05-15 12:15:31 +01:00
Pooya Parsa a53fd32d6b chore(release): v2.15.6 2021-05-12 12:51:18 +02:00
Pooya Parsa 0eae970e74 chore(release): v2.15.6 2021-05-11 20:59:00 +02:00
Pooya Parsa cd1fc6277f chore(deps): update ufo to 0.7.4
https://github.com/unjs/ufo/issues/19 fixing https://github.com/nuxt/nuxt.js/pull/9283/checks?check_run_id=2558629137
2021-05-11 20:57:53 +02:00
renovate[bot] a80ddeee6f
chore(deps): update all non-major dependencies (#9281)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-11 20:06:25 +02:00
Pooya Parsa 9de997f164 v2.15.5 [release] 2021-05-09 10:19:03 +02:00
renovate[bot] 65e62b96a3
chore(deps): update all non-major dependencies (#9188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-03 10:53:43 +02:00
Thomas Beduneau 330e5c99bc
fix(vue-app): use route.replace instead of router.push to trigger navigation guards (#9201) 2021-05-03 10:51:18 +02:00
renovate[bot] 8e2cad5a8f
chore(deps): update all non-major dependencies (#9160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-23 20:47:34 +02:00
renovate[bot] 8ebb92a9f6
chore(deps): update all non-major dependencies (#8806)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-15 20:14:54 +01:00
Pooya Parsa 18d1cd086a v2.15.4 [release] 2021-04-01 13:25:16 +02:00
Thomas Beduneau 04d33829f9
fix(vue-app): use `app.context.route` for resolving components (#9050) 2021-04-01 12:00:51 +02:00
vcordes79 c04a793b4a
fix(vue-app): fallback to global nuxt instance of `$root` is not available (#9008) 2021-03-31 19:52:32 +02:00
Daniel Roe ca020cf9cb
refactor: move internal app runtime config to `_app` namespace (#9075) 2021-03-30 18:38:51 +02:00
rinu 3fb9194416
fix(vue-app): reload page once after loading chunk error (#8978) 2021-03-28 20:25:05 +02:00
Daniel Roe 2c4cc04b49
fix(vue-app): re-call `$fetch` if data is missing in payload (#9026) 2021-03-23 19:04:54 +01:00
Daniel Roe bc3b21a9bb
fix(vue-app): handle redirect functions in routes (#9024)
closes #8979
2021-03-22 11:29:27 +01:00