Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@vuejs

Pinned

  1. A feature-rich Portal Plugin for Vue 2, for rendering DOM outside of a component, anywhere in your app or the entire document.

    JavaScript 3.2k 161

  2. A simpler Portal implementation focussed on moving slot content to the end of the body element

    JavaScript 139 23

  3. Collection of talks I gave

    HTML 41 1

  4. A small plugin vor vue-cli 3 that adds a compiler plugin to remove data-test attributes when desired

    JavaScript 54 8

  5. Forked from vuejs/vue-cli

    Simple CLI for scaffolding Vue.js projects

    JavaScript 2 2

  6. Plugin/Mixin wrapping Vue's static 'provide/inject' feature allowing to easily pass reactive data to children

    JavaScript 85 1

382 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to LinusBorg/varia, vuejs/vue-next, vuejs/docs-next and 5 other repositories

Contribution activity

March 2021

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

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
12 contributions in private repositories Mar 6 – Mar 21

Seeing something unexpected? Take a look at the GitHub profile guide.