Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,057 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 4 repositories not shown
- posva/size-check-action TypeScript
- posva/vue-use-spring TypeScript
Created a pull request in vuejs/vue-next that received 5 comments
- chore(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0
- chore(deps-dev): bump prettier from 2.1.1 to 2.1.2
- chore(deps-dev): bump vue from 3.0.0 to 3.0.1
- chore(deps-dev): bump @microsoft/api-extractor from 7.10.1 to 7.10.4
- chore(deps-dev): bump rollup from 2.29.0 to 2.32.0
- chore(deps-dev): bump jest from 26.4.2 to 26.5.3
- chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14
- chore(deps-dev): bump codecov from 3.7.2 to 3.8.0
- chore(deps-dev): bump @vue/test-utils from 2.0.0-beta.4 to 2.0.0-beta.6
- chore(deps-dev): bump rollup from 2.28.2 to 2.29.0
- chore(deps-dev): bump ts-jest from 26.3.0 to 26.4.1
- chore(deps-dev): bump typescript from 4.0.2 to 4.0.3
- chore(deps-dev): bump @microsoft/api-extractor from 7.8.1 to 7.10.1
- chore(deps-dev): bump vue from 3.0.0-rc.10 to 3.0.0
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3
- chore(deps-dev): bump @types/node from 14.11.8 to 14.11.10
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0
- chore(deps-dev): bump @nuxt/types from 2.14.6 to 2.14.7
- chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2
- chore(deps-dev): bump vue from 3.0.0 to 3.0.1
- chore(deps-dev): bump rollup from 2.29.0 to 2.32.0
- chore(deps-dev): bump @microsoft/api-extractor from 7.10.1 to 7.10.4
- chore(deps-dev): bump rollup from 2.28.2 to 2.29.0
- chore(deps-dev): bump jest from 26.4.2 to 26.5.3
- chore(deps-dev): bump codecov from 3.7.2 to 3.8.0
- chore(deps-dev): bump @types/node from 14.11.2 to 14.11.8
- fix: only set state provider if a state exists
- chore(deps-dev): bump ts-jest from 26.4.0 to 26.4.1
- chore(deps-dev): bump @vue/test-utils from 2.0.0-beta.5 to 2.0.0-beta.6
- chore(deps-dev): bump @microsoft/api-extractor from 7.8.1 to 7.10.1
- chore(deps-dev): bump vue from 3.0.0 to 3.0.1
- chore(deps-dev): bump rollup from 2.29.0 to 2.32.0
- chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0
- chore(deps-dev): bump @vueuse/core from 4.0.0-beta.21 to 4.0.0-beta.24
- chore(deps-dev): bump @microsoft/api-extractor from 7.8.1 to 7.10.4
- chore(deps-dev): bump codecov from 3.7.2 to 3.8.0
- chore(deps-dev): bump @vueuse/core from 4.0.0-beta.16 to 4.0.0-beta.21
- chore(deps-dev): bump jest from 26.5.0 to 26.5.3
- chore(deps-dev): bump rollup from 2.28.2 to 2.29.0
- chore(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0
- refactor: add __PURE__ to improve tree-shaking
- docs: fix typo in migration guide
- docs: fix useRoute and useRouter typo [skip ci]
- chore: new lines in css [skip ci]
- docs: improve scroll-behavior.md (#522) [skip ci]
- docs: typo (#518) [skip ci]
- docs: add netlify section for history mode rewrites (#510) [skip ci]
- docs: variable misspelled
Created an issue in vuejs/vue-next that received 1 comment
Nested transition rendered inside v-slot never leaves
Version 3.0.1 Reproduction link https://jsfiddle.net/ta5128rw/ Steps to reproduce Click go User Index Click Home What is expected? User Index (or…