I've set up a new Discord Server πΏ Vue Vine Land
Join us now ~
discord.gg/TyAKHJYTvg
I've set up a new Discord Server πΏ Vue Vine Land
Join us now ~
discord.gg/TyAKHJYTvg
Here we are ~ β€οΈπ
π± Vue Vine has further enhanced support for the Rsbuild plugin, hoping that users of Rsstack will enjoy using it ~
@rspack.dev
Vue Vine will add support for Rspack in a version coming very soon!
Thanks to the powerful productivity that AI has brought me, enabling me to achieve all this!
Thanks for @rspack.dev making such a great tool ~
While building my new Blog site by using Vue Vine, I discovered a long-standing bug ... This bug existed due to an insufficiently robust simple if condition and persisted for an extremely long time, but fortunately, I managed to uncover it. ππ
github.com/vue-vine/vue...
Vue Vine has enabled TypeScript Go
Already no error under TS 7.
(Except for the Nuxt module as it has too complicated tsconfig)
The improvement is even more noticeable in GitHub Actions:
- Last version: 53s
- After introducing tsgo: only 17s
Thanks for @antfu.me merging this PR
In the foreseeable near future, I'll be able to directly use ```vue-vine code blocks in Vitepress to write examples without any additional configuration!
Awesome !! π
github.com/shikijs/text...
Thanks to @bikari.top
Vue Vine is moving to tsdown by @sxzz.dev ...
@rolldown.rs Rolldown the world !! πIt's happening !
github.com/vue-vine/vue...
Vue Vine components are now supported to be used in JSX !!
Try it in v0.4.4 ~ π₯³
Vue Vine VSCode Extension now gets over 4000+ downloads in official market and open-vsx.
I'm really curious how many of you guys are using Vue Vine in production ? π Please leave your comments and let me know ~
Vue Vine has reached v0.4.1 ~ π
We shipped a lot of new features and continously improve stability.
- Component exposed data type
- useTemplateRef reference link
- New macro: vineValidators
Hope you will enjoy it ~
Hey guys in StackBlitz !!
I'd like to request a feature for Vue Vine π’ which I think is a pretty common case for a OSS project playground.
"User gives a .stackblitz folder or settings file, declaring automatically install some extension." (or just auto install recommendeds)
Is this possible ?
After several iterations, Vue Vine has established the same "pipeline" and a customized Proxy as Vue language tools, for leveraging more power from TS language service.
I couldn't imagine that I could do this before ...
Thanks for the guide from
@johnsoncodehk.bsky.social @bikari.top
Thanks to my friends in OSS community, they've helped me a lot on improving Vue Vine in last a few days by actually using it in a real-world project. π
What's the advantage of using shallowRef as alternative instead of ref? Is this just for better performance and not apply reactive observation deeply by default?
Come and check this for more details about Vue Vine!~
We are very excited about the implementation and release of Vue Vapor!
In Vue Vine, we plan to use this kind of syntax `<script setup vapor>` to enable Vapor mode.
Vue Vine has Vapor power now !!!
( Still in experimental before Vue 3.6 final release )
Vue Vine has released v0.3.0
We support props destructure as Vue 3.5 does now!
See more details at links below:
github.com/vue-vine/vue...
github.com/orgs/vue-vin...
Vue Vine has integrated pkg.pr.new to publish packages for every commit.
This is very useful for our user to provide a minimal reproduction in StackBlitz.
Thanks for our great community providing such a wonderful application.
Hello everyone, I'm currently open for job opportunities.
I'm looking for a full-time job but I could only accept remote work for now.
My E-mail: luvanhky@gmail.com
My resume below:
drive.google.com/file/d/1uXP8...
Actually I had a more ambitious goal about this ...
I'd like to recommend every plugin to introduce their own installer (maybe a function or something?) with a standard form.
And I want to be that guy to prompt this form π
When I want to install a Vite plugin, I found there're always several routines that I must do, but that's boring, even more annoying when I hit some typo ...
So I created project for quickly install a Vite plugin for you.
npm i -g vitepm
vpm i ...
Check it out: www.npmjs.com/package/vite...
Through several rounds conversation with Claude in Cursor, I successfully decrease Vue Vine exrension's bundle size from 12MB to 2MB.
AI enhanced programming is amazing π€―
Details in this PR: github.com/vue-vine/vue...
More exciting news coming from the #VueJsNation25 Program! π
@river.vue-vine.dev is joining us to unveil Vue Vine Design and Implementation. π¨
This is his first Vue.js Nation talk and we cannot wait to hear more about Vue Vine!
Join us π«
vuejsnation.com
But it's indeed a real pain, isn't it?
Happy new year! β€οΈπ
Vue Vine has announced v0.2.x in 2025, we have experimentally resolved the issue that users're not able to reference external type directly in props formal parameter type annotation.
You can check more details in this PR: github.com/vue-vine/vue...
Annual review π
Huge thanks to @naily.cc for this contribution!
Glad to cooperate with the community and it's a great pleasure!
Vue Vine has fixed the compatibility issue with unplugin-auto-import, but also provide unknown component name checking in template.
If you want to know more details about this, check this PR: github.com/vue-vine/vue...