]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
chore: add custom param parser to playground
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 18 Nov 2025 15:51:33 +0000 (16:51 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 18 Nov 2025 15:51:33 +0000 (16:51 +0100)
commit8d7709bc504642aac2846cdab8d839139ac3e927
tree00d84adf3b660ec0e79a944832ef0139cbdc9d08
parent02572cc8095fff009a055dc33f487f85e593eca1
chore: add custom param parser to playground
packages/experiments-playground/src/App.vue
packages/experiments-playground/src/pages/events.vue [new file with mode: 0644]
packages/experiments-playground/src/pages/events/(event-list).vue [new file with mode: 0644]
packages/experiments-playground/src/pages/events/[when=date].vue [new file with mode: 0644]
packages/experiments-playground/src/pages/events/[when=date]/nested.vue [new file with mode: 0644]
packages/experiments-playground/src/router/index.ts