-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap a…
-
Hello [Storybook](https://github.com/storybooks/storybook) maintainer here,
Are the [people maintaining this package](https://github.com/vue-play/vue-play/graphs/contributors) perhaps interested in…
-
vue-strap i quite nice, and I like to use it more, but I want to use it together with Vue2, the new `vue-loader` has many benefits beside being compatible to Vue2 (like pure vnode, precompile and stat…
-
I am writing a Vue component:
```
Download image
import {onMounted } from 'vue';
import vueflow from './vueflow.vue';
import html2PDF from 'jspdf-html2can…
-
👋 We just released `@formatjs/intl` that detaches the imperative API from the React binding (react-intl uses this basically) so I'm curious if vue-i18n-next can use it? It basically has everything tha…
-
I just batch replaced all `NuxtLink` entries with `NuxtLinkLocale` to support the prefix strategy of i18n.
```
i18n: {
strategy: 'prefix',
},
```
Works! When you set `no_prefix` the lang slu…
-
Milestone 1
- [x] 补全测试 (Write test for Weex platform) #10
- [x] 仓库合并 (Merge this repo into vue main repo and re-fork it here)
- [x] 合并已有的提交 (Merge all commits here)
- [x] Weex JS Framework 打包脚…
-
Would be nice with instructions on how to install this via NPM, to avoid having to make an HTTP request to pull the file for every page load (i.e. `/latest.js`).
This will also help with Adblockers…
-
Are you thinking to implement tests on your application? I've never implemented tests on Vue, but I would like to help you if this issue is your roadmap :)
Good job!
-
> 💡 We will update the Roadmap content every quarter. Please stay tuned.
## Tasks
```[tasklist]
- [ ] https://github.com/web-infra-dev/rspress/issues/231
- [ ] Improve the project cold start…