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
4,190 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in ktsn/birdseye that received 1 comment
refactor: remove route index from exposed function name
Since capture-all 0.7.1, each capture is independent with others.
+57
−38
•
1
comment
- feat(snapshot): allow specifying capture target via the argument of capture function
- fix(snapshot): avoid error when specifying more than one capture
- fix(snapshot): make sure to capture when both skip and capture is specified
- feat(snapshot): add skip option
- feat(snapshot): allow to specify target element
- feat(snapshot): add capture option
Created an issue in vuejs/vue-class-component that received 8 comments
New way to define `props` and `emits` options
Summary
To provide props and emits helper function to define corresponding component options in class syntax with type safety.
import { props, emits
8
comments
223
contributions
in private repositories
Sep 1 – Sep 16