A feature-rich Portal Plugin for Vue 3, for rendering DOM outside of a component, anywhere in your app or the entire document. (Vue 2 version: v2.portal-vue.linusb.org)
Hello. I work for Gitpod.io (An Online IDE which is free for Open Source) and we are currently on a mission to simplify code contributions for popular open-source projects.
In this Pr, I have added Gitpod config via which anyone would be able to start a workspace where Gitpod will automatically:
clone the portal-vue repo.
install all of the dependencies via yarn install.
This will allow newcomers to start contributing in just a single click with worrying about dependecies and setting things up.
This is how it looks:
You can give it a try on my fork of the repo via the following link:
Hello. I work for Gitpod.io (An Online IDE which is free for Open Source) and we are currently on a mission to simplify code contributions for popular open-source projects.
In this Pr, I have added Gitpod config via which anyone would be able to start a workspace where Gitpod will automatically:
portal-vue
repo.yarn install
.This will allow newcomers to start contributing in just a single click with worrying about dependecies and setting things up.
This is how it looks:
You can give it a try on my fork of the repo via the following link:
https://gitpod.io/#https://github.com/nisarhassan12/portal-vue/