]>
git.ipfire.org Git - thirdparty/vuejs/router.git/log
Eduardo San Martin Morote [Thu, 5 May 2022 12:31:23 +0000 (14:31 +0200)]
test: make them work
Eduardo San Martin Morote [Wed, 4 May 2022 16:57:48 +0000 (18:57 +0200)]
chore: oops file
Eduardo San Martin Morote [Wed, 4 May 2022 16:55:11 +0000 (18:55 +0200)]
feat: add replace and refactor types to work
Eduardo San Martin Morote [Tue, 3 May 2022 14:38:31 +0000 (16:38 +0200)]
refactor(types): add path generics
Eduardo San Martin Morote [Tue, 3 May 2022 14:37:40 +0000 (16:37 +0200)]
feat(types): add RouteNamepMap type
Eduardo San Martin Morote [Tue, 3 May 2022 12:14:09 +0000 (14:14 +0200)]
chore: unused imports
pikax [Wed, 21 Apr 2021 10:19:43 +0000 (11:19 +0100)]
chore: change to readonly
pikax [Wed, 21 Apr 2021 09:59:19 +0000 (10:59 +0100)]
chore: add createRouter templated options
pikax [Fri, 9 Apr 2021 15:43:02 +0000 (16:43 +0100)]
rollback router
pikax [Fri, 9 Apr 2021 15:42:32 +0000 (16:42 +0100)]
fix build
pikax [Fri, 9 Apr 2021 15:39:50 +0000 (16:39 +0100)]
add comment
pikax [Fri, 9 Apr 2021 15:25:51 +0000 (16:25 +0100)]
no need for name and children 😎
pikax [Fri, 9 Apr 2021 15:22:36 +0000 (16:22 +0100)]
fixed it
pikax [Fri, 9 Apr 2021 12:19:38 +0000 (13:19 +0100)]
add couple more test
pikax [Fri, 9 Apr 2021 12:17:23 +0000 (13:17 +0100)]
improvements
pikax [Fri, 9 Apr 2021 12:09:34 +0000 (13:09 +0100)]
almost working
pikax [Fri, 9 Apr 2021 08:19:33 +0000 (09:19 +0100)]
changes on the location path
pikax [Thu, 8 Apr 2021 19:30:00 +0000 (20:30 +0100)]
supporting child named routes
pikax [Thu, 8 Apr 2021 17:21:29 +0000 (18:21 +0100)]
some code changes to make the demo kinda work
pikax [Thu, 8 Apr 2021 17:16:20 +0000 (18:16 +0100)]
feat: support for typescript named routes
Eduardo San Martin Morote [Mon, 2 May 2022 16:46:08 +0000 (18:46 +0200)]
test: avoid type error
Eduardo San Martin Morote [Mon, 2 May 2022 16:45:58 +0000 (18:45 +0200)]
feat(types): infer params types from path
Eduardo San Martin Morote [Mon, 2 May 2022 16:31:00 +0000 (18:31 +0200)]
test: remove unused imports
Eduardo San Martin Morote [Mon, 2 May 2022 16:18:59 +0000 (18:18 +0200)]
feat: loadRouteLocation()
Close #1048
Allows loading a route location to be passed to `<RouterView>`
Eduardo San Martin Morote [Mon, 2 May 2022 15:17:05 +0000 (17:17 +0200)]
refactor: reverse extend order routerlocation
Eduardo San Martin Morote [Mon, 2 May 2022 15:16:48 +0000 (17:16 +0200)]
chore: remove old todos
Eduardo San Martin Morote [Thu, 21 Apr 2022 15:04:39 +0000 (17:04 +0200)]
chore: regen lock
Eduardo San Martin Morote [Thu, 21 Apr 2022 14:31:36 +0000 (16:31 +0200)]
refactor: use native symbols
Native symbols are already used by Vue so it makes no sense to fallback in vue router
Eduardo San Martin Morote [Wed, 20 Apr 2022 15:46:24 +0000 (17:46 +0200)]
feat(devtools): add more options in devtools routes
Close #1033
Eduardo San Martin Morote [Wed, 20 Apr 2022 14:16:09 +0000 (16:16 +0200)]
feat(router): allow pausing listeners
Close #1270
Eduardo San Martin Morote [Thu, 4 Nov 2021 17:52:54 +0000 (18:52 +0100)]
test: remove old ignore [skip ci]
Eduardo San Martin Morote [Thu, 4 Nov 2021 17:52:02 +0000 (18:52 +0100)]
refactor: fix type errors
Eduardo San Martin Morote [Thu, 4 Nov 2021 17:37:23 +0000 (18:37 +0100)]
feat(view): handle empty components as pass through
Leon Si [Wed, 20 Apr 2022 13:21:59 +0000 (09:21 -0400)]
feat: expose RouterView and RouterLink as GlobalComponents (#1372)
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Eduardo San Martin Morote [Wed, 20 Apr 2022 13:18:56 +0000 (15:18 +0200)]
chore: up deps
Nico Devs [Fri, 24 Jun 2022 15:04:58 +0000 (12:04 -0300)]
Add Vue School Summer banner 2022 (#1446)
* docs(docs): Add Vue School Summer banner 2022
* docs(docs): Fix typo and font size in Vue School banner
Eduardo San Martin Morote [Thu, 9 Jun 2022 19:01:56 +0000 (21:01 +0200)]
release: v4.0.16
Eduardo San Martin Morote [Thu, 9 Jun 2022 18:57:56 +0000 (20:57 +0200)]
fix(matcher): leave catchall routes at the end
Fix #1435
Alex Van Liew [Tue, 31 May 2022 13:14:49 +0000 (06:14 -0700)]
fix(compat): force router-link mode to Vue 3 (#1426)
Steffen Schmidt [Tue, 31 May 2022 09:27:18 +0000 (11:27 +0200)]
docs: fix example apache configuration (#1427)
Eduardo San Martin Morote [Fri, 27 May 2022 05:03:40 +0000 (07:03 +0200)]
docs: missing bracket
Leon [Fri, 27 May 2022 05:02:16 +0000 (13:02 +0800)]
docs: fix code block closing (#1418)
Eduardo San Martin Morote [Thu, 19 May 2022 15:27:33 +0000 (17:27 +0200)]
docs: update sponsors
maximoosemine [Sat, 14 May 2022 23:51:29 +0000 (16:51 -0700)]
Change type to LocationQueryValue to accurately reflect source. (#1398)
In the source, the type of RouteLocationNormalized.query is a Record<string, LocationQueryValue | LocationQueryValue[]>. LocationQueryValue isn't exactly a string, but is a (string | null). I think it makes sense to update the docs, especially since LocationQueryValue isn't assignable to string.
Kim Yang [Fri, 13 May 2022 08:54:49 +0000 (16:54 +0800)]
docs(zh): update zh docs from en and format some en docs (#1350)
Co-authored-by: edison <daiwei521@126.com>
Eduardo San Martin Morote [Thu, 12 May 2022 09:14:24 +0000 (11:14 +0200)]
Apply suggestions from code review
Ralph van Kruiselbergen [Mon, 9 May 2022 17:47:16 +0000 (19:47 +0200)]
docs: mention abstract history mode in the guide
Eduardo San Martin Morote [Wed, 4 May 2022 08:16:36 +0000 (10:16 +0200)]
release: v4.0.15
Sharon Lau [Tue, 3 May 2022 08:03:35 +0000 (16:03 +0800)]
docs: fix typos (#1389)
* docs: fix typo in an code example
* docs: fix a typo
Nico Devs [Mon, 2 May 2022 07:50:00 +0000 (04:50 -0300)]
Update Vue School banner copy (#1384)
Nico Devs [Mon, 25 Apr 2022 13:48:17 +0000 (10:48 -0300)]
Update Vue School offer banner (#1380)
qixiao [Wed, 20 Apr 2022 14:01:29 +0000 (22:01 +0800)]
docs: add history mode vercel example (#1370)
Eduardo San Martin Morote [Wed, 20 Apr 2022 13:58:14 +0000 (15:58 +0200)]
fix(view): handle @vue/compat automatically
Fix #1315
Eduardo San Martin Morote [Wed, 20 Apr 2022 13:51:50 +0000 (15:51 +0200)]
docs: add example about props
Close #1375
Close #1361
Matthias Sommer [Wed, 20 Apr 2022 13:40:34 +0000 (15:40 +0200)]
docs: improve meta extending (#1360)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Nico Devs [Tue, 12 Apr 2022 09:53:12 +0000 (06:53 -0300)]
docs(docs): Show Vue School logo in free weekend banner mobile (#1368)
Nico Devs [Fri, 8 Apr 2022 14:32:31 +0000 (11:32 -0300)]
Vue School Free Weekend Banner (#1359)
Il Harper [Tue, 5 Apr 2022 08:53:29 +0000 (16:53 +0800)]
docs: broken link (#1358)
Eduardo San Martin Morote [Fri, 1 Apr 2022 08:34:42 +0000 (10:34 +0200)]
fix(matcher): keep trailing slash on empty optional params
Fix #1357
Eduardo San Martin Morote [Tue, 29 Mar 2022 16:43:55 +0000 (18:43 +0200)]
chore: up sponsors
Johannes Noe [Tue, 22 Mar 2022 10:13:38 +0000 (11:13 +0100)]
docs(composition-api): add missing "to" in `useLink` section (#1351)
Jamie Gaehring [Fri, 18 Mar 2022 15:05:38 +0000 (11:05 -0400)]
docs: RouteRecord to RouteRecordNormalized (#1348)
Eduardo San Martin Morote [Wed, 16 Mar 2022 15:44:44 +0000 (16:44 +0100)]
fix: setup history listeners once
Fix #1344
‪spindog [Mon, 14 Mar 2022 14:15:40 +0000 (22:15 +0800)]
docs: edit typo (#1340)
Eduardo San Martin Morote [Thu, 10 Mar 2022 18:29:47 +0000 (19:29 +0100)]
release: v4.0.14
Eduardo San Martin Morote [Thu, 10 Mar 2022 17:38:18 +0000 (18:38 +0100)]
feat(devtools): use api.now()
Daniel Kelly [Wed, 2 Mar 2022 17:38:46 +0000 (11:38 -0600)]
docs: add link to vue router video course on home page (#1318)
Jinjiang [Tue, 1 Mar 2022 10:19:16 +0000 (18:19 +0800)]
docs(zh): Update dynamic-routing.md (#1327)
Eduardo San Martin Morote [Mon, 28 Feb 2022 15:10:22 +0000 (16:10 +0100)]
build: use latest tag
Eduardo San Martin Morote [Mon, 28 Feb 2022 15:09:42 +0000 (16:09 +0100)]
release: v4.0.13
Eduardo San Martin Morote [Mon, 28 Feb 2022 15:08:41 +0000 (16:08 +0100)]
chore: up deps
Eduardo San Martin Morote [Mon, 28 Feb 2022 14:34:36 +0000 (15:34 +0100)]
refactor: check for edge cases too
Eduardo San Martin Morote [Mon, 28 Feb 2022 14:34:08 +0000 (15:34 +0100)]
test: add missing test cases
Namysh [Fri, 25 Feb 2022 18:01:12 +0000 (19:01 +0100)]
fix(matcher): add child before parent when using `addRoute`
Daniel Kelly [Mon, 28 Feb 2022 14:37:28 +0000 (08:37 -0600)]
docs: add 8 more Vue School links (#1317)
Eduardo San Martin Morote [Mon, 28 Feb 2022 14:02:58 +0000 (15:02 +0100)]
test: edge cases isReady
Eduardo San Martin Morote [Mon, 28 Feb 2022 13:54:07 +0000 (14:54 +0100)]
fix(ssr): reject unfinished initial navigation
Fix #1305
Eduardo San Martin Morote [Mon, 28 Feb 2022 13:29:28 +0000 (14:29 +0100)]
test: typo
Eduardo San Martin Morote [Mon, 28 Feb 2022 10:23:36 +0000 (11:23 +0100)]
test: add failing nested suspense for #1324
Eduardo San Martin Morote [Mon, 28 Feb 2022 10:07:33 +0000 (11:07 +0100)]
test: add nested suspense tests
Jonathan [Thu, 24 Feb 2022 21:39:56 +0000 (22:39 +0100)]
Rephrase Regexp to regular expression (#1321)
* Rephrase Regexp to regular expression
`RegExp` is the name of the object in JavaScript. The word "regex" is more generic and a shorthand for "regular expression".
* Update route-matching-syntax.md
Eduardo San Martin Morote [Fri, 18 Feb 2022 23:53:23 +0000 (00:53 +0100)]
chore: up lock
Eduardo San Martin Morote [Fri, 18 Feb 2022 23:19:25 +0000 (00:19 +0100)]
chore: up api-devtools
Stuart Jones [Fri, 18 Feb 2022 23:16:10 +0000 (09:46 +1030)]
docs: add redirect guard example (#1311)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Alex Liu [Mon, 14 Feb 2022 10:44:08 +0000 (18:44 +0800)]
docs: Invalid logo link (#1309) [skip ci]
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Thu, 10 Feb 2022 11:31:58 +0000 (12:31 +0100)]
docs: update links
Eduardo San Martin Morote [Thu, 10 Feb 2022 11:21:07 +0000 (12:21 +0100)]
chore: remove trailing space [skip ci]
188007803 [Wed, 9 Feb 2022 13:35:05 +0000 (21:35 +0800)]
Update index.md (#1302)
cnschwarz [Wed, 9 Feb 2022 07:59:12 +0000 (08:59 +0100)]
docs: document strict and sensitive option (#1294)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Lorand Horvath [Mon, 7 Feb 2022 20:15:44 +0000 (22:15 +0200)]
Remove v3 prefix from vuejs.org link (#1299)
* Remove v3 prefix from vuejs.org link
* https in vuejs.org link
Evan You [Mon, 7 Feb 2022 06:52:54 +0000 (14:52 +0800)]
chore: remove next reference from readme badges [ci skip]
Evan You [Mon, 7 Feb 2022 06:00:49 +0000 (14:00 +0800)]
docs: force clear service worker
Evan You [Mon, 7 Feb 2022 04:10:44 +0000 (12:10 +0800)]
chore: remove next references [ci skip]
Evan You [Mon, 7 Feb 2022 03:50:00 +0000 (11:50 +0800)]
docs: update v3 links
Evan You [Mon, 7 Feb 2022 03:49:24 +0000 (11:49 +0800)]
force deploy
Eduardo San Martin Morote [Fri, 4 Feb 2022 09:41:27 +0000 (10:41 +0100)]
chore: regen lock
Eduardo San Martin Morote [Fri, 4 Feb 2022 09:30:17 +0000 (10:30 +0100)]
chore: up deps
Bruno Alfred [Tue, 1 Feb 2022 14:53:45 +0000 (17:53 +0300)]
Update explanation on HTML mode (#1292)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Fri, 28 Jan 2022 08:46:41 +0000 (09:46 +0100)]
Delete dependabot.yml
Eduardo San Martin Morote [Thu, 27 Jan 2022 11:14:26 +0000 (12:14 +0100)]
chore: up deps