From: Eduardo San Martin Morote Date: Sun, 22 Mar 2020 16:28:49 +0000 (+0100) Subject: chore: add absolute nested aliases in playground X-Git-Tag: v4.0.0-alpha.4~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3100f73c4d47299fc9742091dc7acae99ceba686;p=thirdparty%2Fvuejs%2Frouter.git chore: add absolute nested aliases in playground --- diff --git a/playground/App.vue b/playground/App.vue index 2c63a485..a18060e6 100644 --- a/playground/App.vue +++ b/playground/App.vue @@ -61,10 +61,13 @@ /documents/€ (force reload): not valid tho
  • - Home (redirects) + Home (redirects)
  • - Home + Home +
  • +
  • + /always-redirect
  • /nested @@ -107,6 +110,23 @@
  • /rep/a/b
  • +
  • + /parent/1 +
  • +
  • + /p/1 +
  • +
  • + /parent/1/as-absolute-a +
  • +
  • + /p/1/as-absolute-a +
  • +
  • + /p_1/absolute-a +