]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
4 years agofix(devtools): stabilize record id (#897)
Guillaume Chau [Tue, 20 Apr 2021 16:29:50 +0000 (18:29 +0200)] 
fix(devtools): stabilize record id (#897)

4 years agotest: use faster plugin
Eduardo San Martin Morote [Fri, 16 Apr 2021 09:49:26 +0000 (11:49 +0200)] 
test: use faster plugin

4 years agochore: up deps
Eduardo San Martin Morote [Fri, 16 Apr 2021 09:42:57 +0000 (11:42 +0200)] 
chore: up deps

4 years agoci: remove non working auto merge
Eduardo San Martin Morote [Fri, 16 Apr 2021 09:37:35 +0000 (11:37 +0200)] 
ci: remove non working auto merge

4 years agodocs: link to v3
Eduardo San Martin Morote [Thu, 15 Apr 2021 14:25:15 +0000 (16:25 +0200)] 
docs: link to v3

4 years agodocs: searchParams
Eduardo San Martin Morote [Thu, 15 Apr 2021 12:15:32 +0000 (14:15 +0200)] 
docs: searchParams

4 years agodocs: RouterMeta typing example (#884)
Carlos Rodrigues [Thu, 15 Apr 2021 11:56:01 +0000 (12:56 +0100)] 
docs: RouterMeta typing example (#884)

* docs: RouterMeta typing example

* Apply suggestions from code review [skip ci]

* Apply suggestions from code review [skip ci]

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
4 years agodocs: fix RouteMeta typing example (#883)
Bluenix [Wed, 14 Apr 2021 21:37:18 +0000 (23:37 +0200)] 
docs: fix RouteMeta typing example (#883)

Without this change the example would have no exported members other than RouteMeta

4 years agochore: sponsors update
Eduardo San Martin Morote [Wed, 14 Apr 2021 17:42:39 +0000 (19:42 +0200)] 
chore: sponsors update

4 years agodocs: update sponsors
Eduardo San Martin Morote [Wed, 14 Apr 2021 17:38:59 +0000 (19:38 +0200)] 
docs: update sponsors

4 years agorelease: v4.0.6 v4.0.6
Eduardo San Martin Morote [Tue, 6 Apr 2021 08:28:05 +0000 (10:28 +0200)] 
release: v4.0.6

4 years agochore: up rollup commonjs
Eduardo San Martin Morote [Tue, 6 Apr 2021 08:24:48 +0000 (10:24 +0200)] 
chore: up rollup commonjs

4 years agochore: up deps
Eduardo San Martin Morote [Tue, 6 Apr 2021 08:24:34 +0000 (10:24 +0200)] 
chore: up deps

4 years agobuild(deps-dev): bump @types/webpack from 4.41.26 to 5.28.0 (#861)
dependabot[bot] [Mon, 5 Apr 2021 14:48:08 +0000 (16:48 +0200)] 
build(deps-dev): bump @types/webpack from 4.41.26 to 5.28.0 (#861)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agodocs: remove vueschool banner (#859)
Rolf Haug [Fri, 2 Apr 2021 22:27:39 +0000 (00:27 +0200)] 
docs: remove vueschool banner (#859)

4 years agochore: remove deduped deps
Eduardo San Martin Morote [Thu, 1 Apr 2021 13:05:06 +0000 (15:05 +0200)] 
chore: remove deduped deps

4 years agodocs: use relative links
Eduardo San Martin Morote [Thu, 1 Apr 2021 13:04:36 +0000 (15:04 +0200)] 
docs: use relative links

4 years agodocs: update vueschool banner (#857)
Rolf Haug [Tue, 30 Mar 2021 21:00:01 +0000 (23:00 +0200)] 
docs: update vueschool banner (#857)

4 years agodocs: add vueschool banner (#848)
Rolf Haug [Sat, 27 Mar 2021 14:16:53 +0000 (15:16 +0100)] 
docs: add vueschool banner (#848)

4 years agofix(link): let vue merge attrs
Eduardo San Martin Morote [Fri, 26 Mar 2021 17:02:54 +0000 (18:02 +0100)] 
fix(link): let vue merge attrs

Fix #846

4 years agofeat(router): expose currentLocation param in resolve
Eduardo San Martin Morote [Fri, 26 Mar 2021 10:35:48 +0000 (11:35 +0100)] 
feat(router): expose currentLocation param in resolve

4 years agorefactor(router): remove ts check
Eduardo San Martin Morote [Fri, 26 Mar 2021 10:28:23 +0000 (11:28 +0100)] 
refactor(router): remove ts check

4 years agofix(link): use flush post in devtools watcher
Eduardo San Martin Morote [Thu, 25 Mar 2021 13:39:41 +0000 (14:39 +0100)] 
fix(link): use flush post in devtools watcher

Fix #845

4 years agofeat(warn): throws if history is missing (#844)
就是喜欢陈粒 [Wed, 24 Mar 2021 09:31:27 +0000 (17:31 +0800)] 
feat(warn): throws if history is missing (#844)

Co-authored-by: 成仕伟 <chengsw@heywhale.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
4 years agodocs(zh): remove english sentence that has translated (#842)
Zen [Tue, 23 Mar 2021 14:03:23 +0000 (22:03 +0800)] 
docs(zh): remove english sentence that has translated (#842)

4 years agodocs: remove dev build instructions
Eduardo San Martin Morote [Tue, 23 Mar 2021 12:54:15 +0000 (13:54 +0100)] 
docs: remove dev build instructions

4 years agochore: regenerate lock
Eduardo San Martin Morote [Mon, 22 Mar 2021 10:38:36 +0000 (11:38 +0100)] 
chore: regenerate lock

4 years agochore: up deps
Eduardo San Martin Morote [Mon, 22 Mar 2021 10:36:10 +0000 (11:36 +0100)] 
chore: up deps

4 years agochore: up deps
Eduardo San Martin Morote [Mon, 22 Mar 2021 10:25:59 +0000 (11:25 +0100)] 
chore: up deps

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>