]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: support jsx and tsx for RouterLink and RouterView
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 8 May 2020 10:09:31 +0000 (12:09 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 8 May 2020 10:09:31 +0000 (12:09 +0200)
commit1d3dce3106af700fc95a403f1c229644fe8d85b8
treeec5637c1e2ef5c31f91f13ed8a79bbc07c5157c6
parent096d86498e954345c6bd4d8e82fe54c37d3f869b
feat: support jsx and tsx for RouterLink and RouterView

Close #226
__tests__/mount.ts
src/RouterLink.ts
src/RouterView.ts
src/index.ts
test-dts/components.test-d.tsx [new file with mode: 0644]