]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
4 years agodocs: typo (#834)
Jérôme Pott [Mon, 22 Mar 2021 10:03:00 +0000 (11:03 +0100)] 
docs: typo (#834)

4 years agobuild(deps-dev): bump webpack from 5.24.3 to 5.27.1 (#836)
dependabot[bot] [Mon, 22 Mar 2021 10:02:33 +0000 (11:02 +0100)] 
build(deps-dev): bump webpack from 5.24.3 to 5.27.1 (#836)

Bumps [webpack](https://github.com/webpack/webpack) from 5.24.3 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.3...v5.27.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agobuild(deps-dev): bump css-loader from 5.1.1 to 5.1.3 (#837)
dependabot[bot] [Mon, 22 Mar 2021 10:02:24 +0000 (11:02 +0100)] 
build(deps-dev): bump css-loader from 5.1.1 to 5.1.3 (#837)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.1...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agorelease: v4.0.5 v4.0.5
Eduardo San Martin Morote [Thu, 11 Mar 2021 15:31:45 +0000 (16:31 +0100)] 
release: v4.0.5

4 years agorefactor(guards): remove bind usage
Eduardo San Martin Morote [Thu, 11 Mar 2021 15:27:03 +0000 (16:27 +0100)] 
refactor(guards): remove bind usage

Sorry Ben... 😅

4 years agofix(guards): avoid enter guards between aliases
Eduardo San Martin Morote [Thu, 11 Mar 2021 15:24:37 +0000 (16:24 +0100)] 
fix(guards): avoid enter guards between aliases

4 years agofix(guards): ensure beforeRouteUpdate works with aliases (#819)
Ben Hong [Thu, 11 Mar 2021 15:17:10 +0000 (10:17 -0500)] 
fix(guards): ensure beforeRouteUpdate works with aliases (#819)

fix #805

4 years agofeat(devtools): group navigations
Eduardo San Martin Morote [Wed, 10 Mar 2021 17:43:30 +0000 (18:43 +0100)] 
feat(devtools): group navigations

4 years agodocs: better index
Eduardo San Martin Morote [Wed, 10 Mar 2021 14:04:47 +0000 (15:04 +0100)] 
docs: better index

4 years agodocs: wip
Eduardo San Martin Morote [Mon, 8 Mar 2021 07:52:54 +0000 (08:52 +0100)] 
docs: wip

4 years agodocs: improve imports
Eduardo San Martin Morote [Fri, 5 Mar 2021 18:31:08 +0000 (19:31 +0100)] 
docs: improve imports

4 years agodocs: fix alt text sponsors
Eduardo San Martin Morote [Fri, 5 Mar 2021 16:25:15 +0000 (17:25 +0100)] 
docs: fix alt text sponsors

4 years agochore: up deps
Eduardo San Martin Morote [Tue, 9 Mar 2021 09:23:52 +0000 (10:23 +0100)] 
chore: up deps

4 years agochore: badge update [skip ci]
Eduardo San Martin Morote [Tue, 9 Mar 2021 09:07:36 +0000 (10:07 +0100)] 
chore: badge update [skip ci]

4 years agochore: setup auto update of deps
Eduardo San Martin Morote [Tue, 9 Mar 2021 09:03:44 +0000 (10:03 +0100)] 
chore: setup auto update of deps

4 years agobuild(deps-dev): bump vue, @vue/compiler-sfc and @vue/server-renderer
dependabot-preview[bot] [Mon, 8 Mar 2021 09:50:56 +0000 (09:50 +0000)] 
build(deps-dev): bump vue, @vue/compiler-sfc and @vue/server-renderer

Bumps [vue](https://github.com/vuejs/vue), [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) and [@vue/server-renderer](https://github.com/vuejs/vue-next/tree/HEAD/packages/server-renderer). These dependencies needed to be updated together.

Updates `vue` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.7/packages/compiler-sfc)

Updates `@vue/server-renderer` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.7/packages/server-renderer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump typescript from 4.2.2 to 4.2.3
dependabot-preview[bot] [Mon, 8 Mar 2021 09:37:00 +0000 (09:37 +0000)] 
build(deps-dev): bump typescript from 4.2.2 to 4.2.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @vue/test-utils from 2.0.0-rc.2 to 2.0.0-rc.3
dependabot-preview[bot] [Mon, 8 Mar 2021 09:33:47 +0000 (09:33 +0000)] 
build(deps-dev): bump @vue/test-utils from 2.0.0-rc.2 to 2.0.0-rc.3

Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-rc.2 to 2.0.0-rc.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack from 5.24.2 to 5.24.3
dependabot-preview[bot] [Mon, 8 Mar 2021 09:33:13 +0000 (09:33 +0000)] 
build(deps-dev): bump webpack from 5.24.2 to 5.24.3

Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump ts-jest from 26.5.2 to 26.5.3
dependabot-preview[bot] [Mon, 8 Mar 2021 09:30:46 +0000 (09:30 +0000)] 
build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agotest(e2e): avoid wrong navigation
Eduardo San Martin Morote [Mon, 1 Mar 2021 17:38:51 +0000 (18:38 +0100)] 
test(e2e): avoid wrong navigation

4 years agochore: up deps [skip ci]
Eduardo San Martin Morote [Mon, 1 Mar 2021 15:00:51 +0000 (16:00 +0100)] 
chore: up deps [skip ci]

4 years agotest(e2e): larger timeout for BS
Eduardo San Martin Morote [Mon, 1 Mar 2021 14:53:26 +0000 (15:53 +0100)] 
test(e2e): larger timeout for BS

4 years agobuild: fix env passing to webpack
Eduardo San Martin Morote [Mon, 1 Mar 2021 10:50:25 +0000 (11:50 +0100)] 
build: fix env passing to webpack

4 years agobuild: deprecation warnings rollup
Eduardo San Martin Morote [Mon, 1 Mar 2021 10:23:21 +0000 (11:23 +0100)] 
build: deprecation warnings rollup

4 years agorefactor: remove unused parameter in unmount (#794)
Emeka [Mon, 1 Mar 2021 10:07:31 +0000 (05:07 -0500)] 
refactor: remove unused parameter in unmount (#794)

4 years agotest: refactor onBeforeRouteUpdate
Eduardo San Martin Morote [Mon, 1 Mar 2021 09:33:44 +0000 (10:33 +0100)] 
test: refactor onBeforeRouteUpdate

4 years agotest(view): unit test keep alive and suspense
Eduardo San Martin Morote [Mon, 1 Mar 2021 09:33:30 +0000 (10:33 +0100)] 
test(view): unit test keep alive and suspense

4 years agofix(view): correctly reuse instance guards (#795)
Eduardo San Martin Morote [Mon, 1 Mar 2021 09:33:01 +0000 (10:33 +0100)] 
fix(view): correctly reuse instance guards (#795)

4 years agochore: sponsors update
Eduardo San Martin Morote [Sat, 27 Feb 2021 21:09:05 +0000 (22:09 +0100)] 
chore: sponsors update

4 years agoUpdate navigation.md (#782)
王国栋 [Mon, 22 Feb 2021 10:14:42 +0000 (18:14 +0800)] 
Update navigation.md (#782)

4 years agobuild(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0
dependabot-preview[bot] [Mon, 22 Feb 2021 09:04:57 +0000 (09:04 +0000)] 
build(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0

Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.4...replace-v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump vitepress from 0.12.0 to 0.12.2
dependabot-preview[bot] [Mon, 22 Feb 2021 09:03:27 +0000 (09:03 +0000)] 
build(deps-dev): bump vitepress from 0.12.0 to 0.12.2

Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.12.0 to 0.12.2.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v0.12.0...v0.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agorelease: v4.0.4 v4.0.4
Eduardo San Martin Morote [Fri, 19 Feb 2021 13:17:03 +0000 (14:17 +0100)] 
release: v4.0.4

4 years agochore: up deps
Eduardo San Martin Morote [Fri, 19 Feb 2021 13:15:27 +0000 (14:15 +0100)] 
chore: up deps

4 years agotest: fix error spy
Eduardo San Martin Morote [Thu, 18 Feb 2021 21:53:23 +0000 (22:53 +0100)] 
test: fix error spy

4 years agorefactor: use console.error during lazy loading (#777)
Cristian Pallarés [Thu, 18 Feb 2021 17:04:31 +0000 (18:04 +0100)] 
refactor: use console.error during lazy loading (#777)

By using `console.error` even in the development environment, we will provide useful information such as the reference to the actual ES module that failed and the code line where it happened

4 years agobuild(deps-dev): bump ts-loader from 8.0.16 to 8.0.17
dependabot-preview[bot] [Mon, 15 Feb 2021 09:34:34 +0000 (09:34 +0000)] 
build(deps-dev): bump ts-loader from 8.0.16 to 8.0.17

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.16 to 8.0.17.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.16...v8.0.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @vue/test-utils from 2.0.0-rc.0 to 2.0.0-rc.1
dependabot-preview[bot] [Mon, 15 Feb 2021 09:22:49 +0000 (09:22 +0000)] 
build(deps-dev): bump @vue/test-utils from 2.0.0-rc.0 to 2.0.0-rc.1

Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-rc.0 to 2.0.0-rc.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump rollup from 2.38.5 to 2.39.0
dependabot-preview[bot] [Mon, 15 Feb 2021 09:22:09 +0000 (09:22 +0000)] 
build(deps-dev): bump rollup from 2.38.5 to 2.39.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.38.5...v2.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump typescript from 4.1.4 to 4.1.5
dependabot-preview[bot] [Mon, 15 Feb 2021 09:21:42 +0000 (09:21 +0000)] 
build(deps-dev): bump typescript from 4.1.4 to 4.1.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agodocs: improve 404 example (#769)
Alex Kyriakidis [Thu, 11 Feb 2021 18:41:15 +0000 (19:41 +0100)] 
docs: improve 404 example (#769)

4 years agodocs: typo (#768)
Alex Kyriakidis [Thu, 11 Feb 2021 12:53:39 +0000 (13:53 +0100)] 
docs: typo (#768)

4 years agodocs: fix navigation-failures type count (#767)
Joey [Wed, 10 Feb 2021 13:44:43 +0000 (21:44 +0800)] 
docs: fix navigation-failures type count (#767)

Co-authored-by: xiaaa123 <3288432965@qq.com>
4 years agotest: remov ewarning
Eduardo San Martin Morote [Wed, 10 Feb 2021 08:32:37 +0000 (09:32 +0100)] 
test: remov ewarning

4 years agochore: up deps
Eduardo San Martin Morote [Wed, 10 Feb 2021 08:32:29 +0000 (09:32 +0100)] 
chore: up deps

4 years agodocs: translate to zh-CN (#728)
edison [Wed, 10 Feb 2021 08:22:23 +0000 (16:22 +0800)] 
docs: translate to zh-CN (#728)

Co-authored-by: xiaaa123 <3288432965@qq.com>
4 years agobuild(deps-dev): bump rollup from 2.38.3 to 2.38.5
dependabot-preview[bot] [Mon, 8 Feb 2021 10:04:00 +0000 (10:04 +0000)] 
build(deps-dev): bump rollup from 2.38.3 to 2.38.5

Bumps [rollup](https://github.com/rollup/rollup) from 2.38.3 to 2.38.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.38.3...v2.38.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack from 5.19.0 to 5.21.2
dependabot-preview[bot] [Mon, 8 Feb 2021 10:03:43 +0000 (10:03 +0000)] 
build(deps-dev): bump webpack from 5.19.0 to 5.21.2

Bumps [webpack](https://github.com/webpack/webpack) from 5.19.0 to 5.21.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump ts-loader from 8.0.14 to 8.0.15
dependabot-preview[bot] [Mon, 8 Feb 2021 09:50:08 +0000 (09:50 +0000)] 
build(deps-dev): bump ts-loader from 8.0.14 to 8.0.15

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.15.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1
dependabot-preview[bot] [Mon, 8 Feb 2021 09:49:26 +0000 (09:49 +0000)] 
build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...node-resolve-v11.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
dependabot-preview[bot] [Mon, 8 Feb 2021 09:48:53 +0000 (09:48 +0000)] 
build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.3...v10.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @vue/devtools-api
dependabot-preview[bot] [Mon, 8 Feb 2021 09:47:59 +0000 (09:47 +0000)] 
build(deps-dev): bump @vue/devtools-api

Bumps [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.0.0-beta.5 to 6.0.0-beta.6.
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Commits](https://github.com/vuejs/vue-devtools/commits/v6.0.0-beta.6/packages/api)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack-cli from 4.4.0 to 4.5.0
dependabot-preview[bot] [Mon, 8 Feb 2021 09:47:34 +0000 (09:47 +0000)] 
build(deps-dev): bump webpack-cli from 4.4.0 to 4.5.0

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump chromedriver from 87.0.5 to 88.0.0 (#734)
dependabot-preview[bot] [Mon, 8 Feb 2021 01:07:29 +0000 (02:07 +0100)] 
build(deps-dev): bump chromedriver from 87.0.5 to 88.0.0 (#734)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.5 to 88.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/87.0.5...88.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years agodocs: add a comma (#758)
Rizkhal Lamaau [Mon, 8 Feb 2021 01:01:44 +0000 (10:01 +0900)] 
docs: add a comma (#758)

4 years agofix(guards): vue-class-component call guards on first... (#755)
yuangongji [Thu, 4 Feb 2021 21:25:55 +0000 (05:25 +0800)] 
fix(guards): vue-class-component call guards on first... (#755)

navigation with lazy routes

4 years agodocs: improve guards (#729)
zhufengzhufeng [Thu, 4 Feb 2021 12:18:18 +0000 (20:18 +0800)] 
docs: improve guards (#729)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
4 years agochore: typo [skip ci]
Eduardo San Martin Morote [Mon, 1 Feb 2021 20:57:57 +0000 (21:57 +0100)] 
chore: typo [skip ci]

4 years agochore: sponsors [skip ci]
Eduardo San Martin Morote [Mon, 1 Feb 2021 21:03:52 +0000 (22:03 +0100)] 
chore: sponsors [skip ci]

4 years agobuild(deps-dev): bump @vue/test-utils from 2.0.0-beta.13 to 2.0.0-rc.0
dependabot-preview[bot] [Mon, 1 Feb 2021 10:21:19 +0000 (10:21 +0000)] 
build(deps-dev): bump @vue/test-utils from 2.0.0-beta.13 to 2.0.0-rc.0

Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-beta.13 to 2.0.0-rc.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump rollup from 2.38.0 to 2.38.3
dependabot-preview[bot] [Mon, 1 Feb 2021 10:21:13 +0000 (10:21 +0000)] 
build(deps-dev): bump rollup from 2.38.0 to 2.38.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.38.0 to 2.38.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.38.0...v2.38.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack from 5.17.0 to 5.19.0
dependabot-preview[bot] [Mon, 1 Feb 2021 10:21:09 +0000 (10:21 +0000)] 
build(deps-dev): bump webpack from 5.17.0 to 5.19.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.19.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.17.0...v5.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump ts-jest from 26.4.4 to 26.5.0
dependabot-preview[bot] [Mon, 1 Feb 2021 10:08:02 +0000 (10:08 +0000)] 
build(deps-dev): bump ts-jest from 26.4.4 to 26.5.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @rollup/plugin-alias from 3.1.1 to 3.1.2
dependabot-preview[bot] [Mon, 1 Feb 2021 10:07:55 +0000 (10:07 +0000)] 
build(deps-dev): bump @rollup/plugin-alias from 3.1.1 to 3.1.2

Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/alias-v3.1.1...alias-v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump vitepress from 0.11.4 to 0.11.5
dependabot-preview[bot] [Mon, 1 Feb 2021 10:07:44 +0000 (10:07 +0000)] 
build(deps-dev): bump vitepress from 0.11.4 to 0.11.5

Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v0.11.4...v0.11.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @vue/devtools-api
dependabot-preview[bot] [Mon, 1 Feb 2021 10:07:26 +0000 (10:07 +0000)] 
build(deps-dev): bump @vue/devtools-api

Bumps [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.0.0-beta.3 to 6.0.0-beta.5.
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Commits](https://github.com/vuejs/vue-devtools/commits/v6.0.0-beta.5/packages/api)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agofix(devtools): id and label (#742)
Guillaume Chau [Sun, 31 Jan 2021 21:00:02 +0000 (22:00 +0100)] 
fix(devtools): id and label (#742)

4 years agodocs: up sponsors
Eduardo San Martin Morote [Thu, 28 Jan 2021 10:00:47 +0000 (11:00 +0100)] 
docs: up sponsors

4 years agodocs: fix typo (#737)
Leon Wilberforce [Wed, 27 Jan 2021 22:11:32 +0000 (22:11 +0000)] 
docs: fix typo (#737)

4 years agobuild(deps-dev): bump webpack from 5.16.0 to 5.17.0
dependabot-preview[bot] [Mon, 25 Jan 2021 09:09:27 +0000 (09:09 +0000)] 
build(deps-dev): bump webpack from 5.16.0 to 5.17.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.16.0...v5.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack-bundle-analyzer from 4.3.0 to 4.4.0
dependabot-preview[bot] [Mon, 25 Jan 2021 08:58:20 +0000 (08:58 +0000)] 
build(deps-dev): bump webpack-bundle-analyzer from 4.3.0 to 4.4.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.3.0...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump algoliasearch from 4.8.3 to 4.8.4
dependabot-preview[bot] [Mon, 25 Jan 2021 08:56:48 +0000 (08:56 +0000)] 
build(deps-dev): bump algoliasearch from 4.8.3 to 4.8.4

Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.8.3...4.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agofeat(types): make meta type safe with unknown
Eduardo San Martin Morote [Sat, 23 Jan 2021 17:37:53 +0000 (18:37 +0100)] 
feat(types): make meta type safe with unknown

4 years agobuild(deps-dev): bump rollup from 2.37.0 to 2.38.0
dependabot-preview[bot] [Sat, 23 Jan 2021 12:59:32 +0000 (12:59 +0000)] 
build(deps-dev): bump rollup from 2.37.0 to 2.38.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.37.0 to 2.38.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.37.0...v2.38.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agodocs: meta transitionName typo (#731)
István Donkó [Sat, 23 Jan 2021 12:58:22 +0000 (13:58 +0100)] 
docs: meta transitionName typo (#731)

4 years agochore: up vitepress
Eduardo San Martin Morote [Sat, 23 Jan 2021 12:57:25 +0000 (13:57 +0100)] 
chore: up vitepress

4 years agodocs: useLink example
Eduardo San Martin Morote [Tue, 19 Jan 2021 21:41:35 +0000 (22:41 +0100)] 
docs: useLink example

4 years agobuild(deps-dev): bump webpack from 5.12.3 to 5.15.0
dependabot-preview[bot] [Mon, 18 Jan 2021 10:41:46 +0000 (10:41 +0000)] 
build(deps-dev): bump webpack from 5.12.3 to 5.15.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.12.3 to 5.15.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.3...v5.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0
dependabot-preview[bot] [Mon, 18 Jan 2021 10:24:25 +0000 (10:24 +0000)] 
build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/webpack from 4.41.25 to 4.41.26
dependabot-preview[bot] [Mon, 18 Jan 2021 10:24:23 +0000 (10:24 +0000)] 
build(deps-dev): bump @types/webpack from 4.41.25 to 4.41.26

Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.25 to 4.41.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack-dev-server from 3.11.1 to 3.11.2
dependabot-preview[bot] [Mon, 18 Jan 2021 10:13:32 +0000 (10:13 +0000)] 
build(deps-dev): bump webpack-dev-server from 3.11.1 to 3.11.2

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/jsdom from 16.2.5 to 16.2.6
dependabot-preview[bot] [Mon, 18 Jan 2021 10:13:17 +0000 (10:13 +0000)] 
build(deps-dev): bump @types/jsdom from 16.2.5 to 16.2.6

Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.5 to 16.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agochore: sponsors [skip ci]
Eduardo San Martin Morote [Fri, 15 Jan 2021 14:34:42 +0000 (15:34 +0100)] 
chore: sponsors [skip ci]

4 years agofix(warn): should not warn missing optional params in aliases
Eduardo San Martin Morote [Fri, 15 Jan 2021 09:13:45 +0000 (10:13 +0100)] 
fix(warn): should not warn missing optional params in aliases

4 years agotest(matcher): proper non greedy
Eduardo San Martin Morote [Fri, 15 Jan 2021 09:05:33 +0000 (10:05 +0100)] 
test(matcher): proper non greedy

4 years agofix(matcher): force leading slash with optional param in multi segments
Eduardo San Martin Morote [Fri, 15 Jan 2021 09:05:22 +0000 (10:05 +0100)] 
fix(matcher): force leading slash with optional param in multi segments

4 years agotest: add useApi
Eduardo San Martin Morote [Thu, 14 Jan 2021 15:51:00 +0000 (16:51 +0100)] 
test: add useApi

4 years agochore: up vitepress
Eduardo San Martin Morote [Wed, 13 Jan 2021 16:03:48 +0000 (17:03 +0100)] 
chore: up vitepress

4 years agodocs: typo (#714)
Dawaxy [Tue, 12 Jan 2021 15:51:05 +0000 (23:51 +0800)] 
docs: typo (#714)

I think it's wrong here :router.push('/admin').push(failure);
router.push return promise instance, push should be replaced with then.

4 years agodocs: typo (#712)
Fabien ML [Mon, 11 Jan 2021 15:21:20 +0000 (16:21 +0100)] 
docs: typo (#712)

Add missing comma line 67

4 years agobuild(deps-dev): bump rollup from 2.35.1 to 2.36.1
dependabot-preview[bot] [Mon, 11 Jan 2021 09:55:08 +0000 (09:55 +0000)] 
build(deps-dev): bump rollup from 2.35.1 to 2.36.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.35.1...v2.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack from 5.11.1 to 5.12.3
dependabot-preview[bot] [Mon, 11 Jan 2021 09:53:18 +0000 (09:53 +0000)] 
build(deps-dev): bump webpack from 5.11.1 to 5.12.3

Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump chromedriver from 87.0.4 to 87.0.5
dependabot-preview[bot] [Mon, 11 Jan 2021 09:51:43 +0000 (09:51 +0000)] 
build(deps-dev): bump chromedriver from 87.0.4 to 87.0.5

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.4 to 87.0.5.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/87.0.4...87.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agorelease: v4.0.3 v4.0.3
Eduardo San Martin Morote [Mon, 11 Jan 2021 09:37:51 +0000 (10:37 +0100)] 
release: v4.0.3

4 years agochore: up types
Eduardo San Martin Morote [Mon, 11 Jan 2021 09:37:03 +0000 (10:37 +0100)] 
chore: up types

4 years agorefactor(guards): warn once
Eduardo San Martin Morote [Sat, 9 Jan 2021 10:09:19 +0000 (11:09 +0100)] 
refactor(guards): warn once

4 years agofeat(warn): warn defineAsyncComponent usage in routes (#682)
leemove [Sat, 9 Jan 2021 10:10:27 +0000 (18:10 +0800)] 
feat(warn): warn defineAsyncComponent usage in routes (#682)

4 years agodocs: removal of router.app
Eduardo San Martin Morote [Sat, 9 Jan 2021 10:03:42 +0000 (11:03 +0100)] 
docs: removal of router.app

Close #700

4 years agofix(link): use replace prop
Eduardo San Martin Morote [Sat, 9 Jan 2021 09:47:30 +0000 (10:47 +0100)] 
fix(link): use replace prop

Close #702