Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vue3 example #1404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 11, 2020
Merged

Vue3 example #1404

merged 3 commits into from
Oct 11, 2020

Conversation

manang
Copy link
Contributor

@manang manang commented Oct 6, 2020

Description

I've created an example of gridstack used in a vue3 js.

Copy link
Member

@adumesny adumesny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Angelo, thank you for doing this, but can you make it EXACTLY the same as the 2.0 version that is checked in (down to the style and includes of demo styles) other than import { createApp } and .mount("#app") part so it's easier to diff the two and see what changed for 3.0 ?

Also, please append your file to index.html and readme link, maybe rename the existing one vue2ls.html

and finally, merge all your git changes into just 1 if possible (git rebase -i HEAD~3 and squash, the git push -f to update your commits), otherwise I can do it when I accept I suppose.

node_modules
.vscode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please revert that

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why you want .vscode inside the repo?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah you're right. never mind

@adumesny adumesny merged commit 1fadbc8 into gridstack:develop Oct 11, 2020
adumesny added a commit to adumesny/gridstack.js that referenced this pull request Oct 11, 2020
adumesny added a commit to adumesny/gridstack.js that referenced this pull request Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants