Jakub Skałecki
Jakub Skałecki
@lalabuy948 I created a PR to your repo where I got it mostly working (SSR doesn't work yet, but hopefully will be soon). See more here https://github.com/lalabuy948/LiveVueVuetifyjs/pull/1
Update - there was some activity in the nodejs repo. My PR was rebased and ready to be merged. Hopefully soon ❤️
It's done! Everything should be working smoothly with nodejs ~> 3.1 🎉
Ouch, sure! I'll do it in a moment
@vheathen 0.3.9 has been published with corrected dependency ❤️
@vheathen Great points! I'll try to explain why it looks as it looks: 1. You can't mount standalone Vue component into a page. It always has to be wrapped by...
@vheathen maybe https://github.com/phoenixframework/phoenix_live_view/pull/3478 might be a way to solve this!
@lalabuy948 thank you, it's amazing! 🥳😍 You've really put a lot of effort to make this PR! Just I wonder if it wouldn't be better to make this part of...
Hi, thanks for your contribution! Let me look into this. I also tried making that change but in the end something didn't work properly. live_vue package is consumed by multiple...
I'm closing this PR. After #32 I'm compiling all the files before publishing and they have now a consistent `import / export` usage. Also, package.json explicitly says these files should...