Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
382 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 3 commits in 3 repositories
Created 1 repository
Created a pull request in vuejs/vue-next that received 3 comments
fix(reactivity): ensure computed wrapped in readonly still works (close #3376)
Wrapping a computed() in readonly() breaks the computed's functionality.
This PR ensures that such a wrapped computed can still set its internal pr…
+31
−3
•
3
comments
Opened 1 other pull request in 1 repository
vuejs/vue-test-utils-next
1
merged
Reviewed 7 pull requests in 2 repositories
vuejs/vue-next 5 pull requests
- fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM
- fix(reactivity): ensure computed wrapped in readonly still works (close #3376)
- fix(compiler-sfc): scope Id should not be attached to the Rules in the keyframes
- Mention support in WebStorm
- fix(ssr): v-slot stop empty attribute producing syntax error
vuejs/docs-next 2 pull requests
Created an issue in vuejs/docs-next that received 3 comments
[Migration]: Vue 3 doesn't replace the element it mounts to
I'm Vue 2, the element we mount to is replaced. In Vue 3, because we now have Fragements, we mount the app as a child of the mount element. We don'…
3
comments
Opened 1 other issue in 1 repository
12
contributions
in private repositories
Mar 6 – Mar 21