]>
git.ipfire.org Git - thirdparty/vuejs/router.git/log
Eduardo San Martin Morote [Mon, 21 Sep 2020 16:33:47 +0000 (18:33 +0200)]
fix: try to arrange root scores
Eduardo San Martin Morote [Tue, 1 Jun 2021 22:05:56 +0000 (00:05 +0200)]
chore: extra ts-expect-error
Eduardo San Martin Morote [Tue, 1 Jun 2021 22:02:28 +0000 (00:02 +0200)]
fix(link): catch errors
Eduardo San Martin Morote [Tue, 1 Jun 2021 22:01:57 +0000 (00:01 +0200)]
feat(errors): log errors when no error handlers
Eduardo San Martin Morote [Tue, 1 Jun 2021 21:33:08 +0000 (23:33 +0200)]
test(errors): test onError for lazy import
Eduardo San Martin Morote [Tue, 1 Jun 2021 20:33:38 +0000 (22:33 +0200)]
refactor: use ts-expect-error
Eduardo San Martin Morote [Tue, 1 Jun 2021 20:27:04 +0000 (22:27 +0200)]
fix(guards): propagate lazy loading rejections
Soviut [Mon, 31 May 2021 19:30:51 +0000 (15:30 -0400)]
docs: note about new props when using props: true (#974)
* Clarify props must match param names
* added comment to code example
* Update docs/guide/essentials/passing-props.md
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Yingci [Mon, 31 May 2021 18:25:12 +0000 (02:25 +0800)]
docs: fix vertical bar in tables (#976)
* docs: fix vertical bar in tables
* docs: clear div tag
* docs: revert import css
Eduardo San Martin Morote [Mon, 31 May 2021 18:05:45 +0000 (20:05 +0200)]
docs: remove old components
dependabot[bot] [Mon, 31 May 2021 10:09:09 +0000 (12:09 +0200)]
build(deps-dev): bump rollup from 2.50.1 to 2.50.5 (#972)
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.1 to 2.50.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.50.1...v2.50.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 31 May 2021 10:09:01 +0000 (12:09 +0200)]
build(deps): bump @vue/devtools-api from 6.0.0-beta.11 to 6.0.0-beta.12 (#971)
Bumps [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.0.0-beta.11 to 6.0.0-beta.12.
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Changelog](https://github.com/vuejs/vue-devtools/blob/next/release.js)
- [Commits](https://github.com/vuejs/vue-devtools/commits/v6.0.0-beta.12/packages/api)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 31 May 2021 10:08:55 +0000 (12:08 +0200)]
build(deps-dev): bump webpack from 5.37.1 to 5.38.1 (#970)
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 31 May 2021 10:00:25 +0000 (12:00 +0200)]
refactor: idiomatic js
Eduardo San Martin Morote [Sat, 29 May 2021 13:26:25 +0000 (15:26 +0200)]
chore: plaground transparent wrapper
dependabot[bot] [Fri, 28 May 2021 14:16:23 +0000 (16:16 +0200)]
build(deps): bump dns-packet from 1.3.1 to 1.3.4 (#969)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Eduardo San Martin Morote [Thu, 27 May 2021 13:14:24 +0000 (15:14 +0200)]
fix(query): allow arbitrary keys in queries
Revert "fix: do not allow invalid hazardous keys in query (#880)"
This reverts commit
ecd52e017ac30fa996d4796974371374f65640d1 .
Eduardo San Martin Morote [Thu, 27 May 2021 09:52:33 +0000 (11:52 +0200)]
chore: up deps
Eduardo San Martin Morote [Thu, 27 May 2021 09:36:54 +0000 (11:36 +0200)]
fix(warn): drop unused params on string redirect
Fix #951
Eduardo San Martin Morote [Thu, 27 May 2021 09:36:19 +0000 (11:36 +0200)]
chore: up devtools api
Lee [Wed, 26 May 2021 07:49:52 +0000 (15:49 +0800)]
docs: update chinese api document (#957)
Ricky11 [Thu, 20 May 2021 18:06:00 +0000 (02:06 +0800)]
Corrected type (#959)
George Deligiannis [Wed, 19 May 2021 08:35:17 +0000 (11:35 +0300)]
docs: use beforeResolve (#941)
Lindsay Gaines [Tue, 18 May 2021 13:45:29 +0000 (23:45 +1000)]
docs: add scrollBehavior API detail and link to guide (#954)
* docs: add scrollBehavior API detail and link to guide
* Update docs/api/index.md
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Jeff Yang [Mon, 17 May 2021 17:26:27 +0000 (23:56 +0630)]
docs: add edit link text (#952)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 17 May 2021 14:06:36 +0000 (16:06 +0200)]
docs: sponsors colors
Eduardo San Martin Morote [Mon, 17 May 2021 12:58:44 +0000 (14:58 +0200)]
docs: add sponsors to every page
Eduardo San Martin Morote [Mon, 17 May 2021 12:29:14 +0000 (14:29 +0200)]
chore: sponsor readme
Eduardo San Martin Morote [Mon, 17 May 2021 10:54:43 +0000 (12:54 +0200)]
docs: add sponsor
Lee [Mon, 17 May 2021 08:32:19 +0000 (16:32 +0800)]
chore: ignore .idea/ and debug.log (#913)
Lee [Mon, 17 May 2021 08:01:55 +0000 (16:01 +0800)]
docs: update history mode example (#949)
Jeff Yang [Sat, 15 May 2021 12:02:36 +0000 (18:32 +0630)]
docs: trim extra comma (#947)
Lee [Fri, 14 May 2021 08:54:19 +0000 (16:54 +0800)]
chore: fix lint:fix command (#945)
Eduardo San Martin Morote [Thu, 13 May 2021 09:51:34 +0000 (11:51 +0200)]
release: v4.0.8
Eduardo San Martin Morote [Thu, 13 May 2021 08:20:56 +0000 (10:20 +0200)]
release: v4.0.7
ggwujun [Thu, 13 May 2021 08:04:36 +0000 (03:04 -0500)]
fix(hash): allow characters after `#` in base e.g. `#!` (#925)
Co-authored-by: dashixiong <876337269@qq.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Thu, 13 May 2021 08:00:44 +0000 (10:00 +0200)]
build: externalize `@vue/devtools-api` in bundler build
Eduardo San Martin Morote [Thu, 13 May 2021 07:57:51 +0000 (09:57 +0200)]
chore: up deps
Eduardo San Martin Morote [Wed, 12 May 2021 16:16:44 +0000 (18:16 +0200)]
chore: add format of html
George Deligiannis [Tue, 11 May 2021 19:11:47 +0000 (22:11 +0300)]
docs: change router.addRoutes to router.addRoute (#940)
* Change router.addRoutes to router.addRoute
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 10 May 2021 12:13:52 +0000 (14:13 +0200)]
fix(query): filter undefined values in arrays
Same behavior as with Vue Router 3
Artyom Tuchkov [Mon, 10 May 2021 09:49:52 +0000 (12:49 +0300)]
fix(query): prevent trailing & in query (#935)
* fix(query): `&` sign doesn't remove properly
* test: improve title and remove unnecessary test case
Eduardo San Martin Morote [Mon, 10 May 2021 08:33:22 +0000 (10:33 +0200)]
chore: format
Eduardo San Martin Morote [Mon, 10 May 2021 08:15:14 +0000 (10:15 +0200)]
chore: up deps
Wenfang Du [Sat, 8 May 2021 08:24:50 +0000 (16:24 +0800)]
docs: updated wrong link (#933)
Wenfang Du [Sat, 8 May 2021 08:24:30 +0000 (16:24 +0800)]
docs: fix typo (#932)
Eduardo San Martin Morote [Fri, 7 May 2021 11:53:38 +0000 (13:53 +0200)]
chore: up major deps
Eduardo San Martin Morote [Fri, 7 May 2021 11:48:09 +0000 (13:48 +0200)]
chore: up deps
Lee [Thu, 6 May 2021 12:42:04 +0000 (20:42 +0800)]
docs: add a note for use functional component (#922)
Eduardo San Martin Morote [Mon, 3 May 2021 15:58:01 +0000 (17:58 +0200)]
test: add __TEST__
Eduardo San Martin Morote [Sun, 2 May 2021 16:20:24 +0000 (18:20 +0200)]
docs: bigger api example router view slot
Eduardo San Martin Morote [Sun, 2 May 2021 16:16:51 +0000 (18:16 +0200)]
fix(history): proper destroy in memory history
Eduardo San Martin Morote [Sun, 2 May 2021 16:16:27 +0000 (18:16 +0200)]
fix(history): make properties enumerable
Wisdom [Wed, 28 Apr 2021 11:39:23 +0000 (19:39 +0800)]
fix($route): Make $route have an enumerable type (#912)
Eduardo San Martin Morote [Tue, 27 Apr 2021 11:23:41 +0000 (13:23 +0200)]
docs: directly watch a specific param
Eduardo San Martin Morote [Mon, 26 Apr 2021 16:27:16 +0000 (18:27 +0200)]
chore: up major deps
Eduardo San Martin Morote [Mon, 26 Apr 2021 16:25:56 +0000 (18:25 +0200)]
chore: up versions
Eduardo San Martin Morote [Mon, 26 Apr 2021 15:33:20 +0000 (17:33 +0200)]
chore: up vitepress
Alex Kozack [Mon, 26 Apr 2021 15:26:46 +0000 (18:26 +0300)]
fix: do not allow invalid hazardous keys in query (#880)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Guillaume Chau [Tue, 20 Apr 2021 16:29:50 +0000 (18:29 +0200)]
fix(devtools): stabilize record id (#897)
Eduardo San Martin Morote [Fri, 16 Apr 2021 09:49:26 +0000 (11:49 +0200)]
test: use faster plugin
Eduardo San Martin Morote [Fri, 16 Apr 2021 09:42:57 +0000 (11:42 +0200)]
chore: up deps
Eduardo San Martin Morote [Fri, 16 Apr 2021 09:37:35 +0000 (11:37 +0200)]
ci: remove non working auto merge
Eduardo San Martin Morote [Thu, 15 Apr 2021 14:25:15 +0000 (16:25 +0200)]
docs: link to v3
Eduardo San Martin Morote [Thu, 15 Apr 2021 12:15:32 +0000 (14:15 +0200)]
docs: searchParams
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>
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
Eduardo San Martin Morote [Wed, 14 Apr 2021 17:42:39 +0000 (19:42 +0200)]
chore: sponsors update
Eduardo San Martin Morote [Wed, 14 Apr 2021 17:38:59 +0000 (19:38 +0200)]
docs: update sponsors
Eduardo San Martin Morote [Tue, 6 Apr 2021 08:28:05 +0000 (10:28 +0200)]
release: v4.0.6
Eduardo San Martin Morote [Tue, 6 Apr 2021 08:24:48 +0000 (10:24 +0200)]
chore: up rollup commonjs
Eduardo San Martin Morote [Tue, 6 Apr 2021 08:24:34 +0000 (10:24 +0200)]
chore: up deps
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>
Rolf Haug [Fri, 2 Apr 2021 22:27:39 +0000 (00:27 +0200)]
docs: remove vueschool banner (#859)
Eduardo San Martin Morote [Thu, 1 Apr 2021 13:05:06 +0000 (15:05 +0200)]
chore: remove deduped deps
Eduardo San Martin Morote [Thu, 1 Apr 2021 13:04:36 +0000 (15:04 +0200)]
docs: use relative links
Rolf Haug [Tue, 30 Mar 2021 21:00:01 +0000 (23:00 +0200)]
docs: update vueschool banner (#857)
Rolf Haug [Sat, 27 Mar 2021 14:16:53 +0000 (15:16 +0100)]
docs: add vueschool banner (#848)
Eduardo San Martin Morote [Fri, 26 Mar 2021 17:02:54 +0000 (18:02 +0100)]
fix(link): let vue merge attrs
Fix #846
Eduardo San Martin Morote [Fri, 26 Mar 2021 10:35:48 +0000 (11:35 +0100)]
feat(router): expose currentLocation param in resolve
Eduardo San Martin Morote [Fri, 26 Mar 2021 10:28:23 +0000 (11:28 +0100)]
refactor(router): remove ts check
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
就是喜欢陈粒 [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>
Zen [Tue, 23 Mar 2021 14:03:23 +0000 (22:03 +0800)]
docs(zh): remove english sentence that has translated (#842)
Eduardo San Martin Morote [Tue, 23 Mar 2021 12:54:15 +0000 (13:54 +0100)]
docs: remove dev build instructions
Eduardo San Martin Morote [Mon, 22 Mar 2021 10:38:36 +0000 (11:38 +0100)]
chore: regenerate lock
Eduardo San Martin Morote [Mon, 22 Mar 2021 10:36:10 +0000 (11:36 +0100)]
chore: up deps
Eduardo San Martin Morote [Mon, 22 Mar 2021 10:25:59 +0000 (11:25 +0100)]
chore: up deps
Jérôme Pott [Mon, 22 Mar 2021 10:03:00 +0000 (11:03 +0100)]
docs: typo (#834)
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>
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>
Eduardo San Martin Morote [Thu, 11 Mar 2021 15:31:45 +0000 (16:31 +0100)]
release: v4.0.5
Eduardo San Martin Morote [Thu, 11 Mar 2021 15:27:03 +0000 (16:27 +0100)]
refactor(guards): remove bind usage
Sorry Ben... 😅
Eduardo San Martin Morote [Thu, 11 Mar 2021 15:24:37 +0000 (16:24 +0100)]
fix(guards): avoid enter guards between aliases
Ben Hong [Thu, 11 Mar 2021 15:17:10 +0000 (10:17 -0500)]
fix(guards): ensure beforeRouteUpdate works with aliases (#819)
fix #805
Eduardo San Martin Morote [Wed, 10 Mar 2021 17:43:30 +0000 (18:43 +0100)]
feat(devtools): group navigations
Eduardo San Martin Morote [Wed, 10 Mar 2021 14:04:47 +0000 (15:04 +0100)]
docs: better index
Eduardo San Martin Morote [Mon, 8 Mar 2021 07:52:54 +0000 (08:52 +0100)]
docs: wip
Eduardo San Martin Morote [Fri, 5 Mar 2021 18:31:08 +0000 (19:31 +0100)]
docs: improve imports
Eduardo San Martin Morote [Fri, 5 Mar 2021 16:25:15 +0000 (17:25 +0100)]
docs: fix alt text sponsors