-
Hi @johnlindquist,
Thanks for creating **vue-streams**. I am following your Vue-Rx experiments as I am also investigating approaches to bring reactive extensions to Vue.js in an idiomatic way. My f…
-
Hello
I'm new to `Vue` and trying to use `v-mask` in my project. I was following the [blog post](https://dev.to/packtpartner/how-to-use-v-masks-when-building-forms-with-vue-js-1i5g), but the plugin …
-
Mega feature request:
The feature request is to have a convenient view that given a list of `wikiRevId`s, display on a separate view of those revisions, and all associated information. This can be…
-
I am running node 10.15.1 on windows 10
I have cloned the latest version of vue-design-system
npm install
npm start
But I get the following error
```
λ npm start
> vue-design-system@3.5.7…
-
On the Player.vue page "v-if's would be better as a filter"
-
Hi there,
I'm usign the vue-pivotable and I'ld like to know how to prepopulate the filters before render.
I saw the documentation "valueFilter" and it looks that is exactly what I need but I can'…
-
## Description of the enhancement
PR #1470 contains the first implementation of vocabulary search results page. This needst to be built upon, before we have a demo-ready feature for the search in …
-
```
Vue.use(vueLazy, {
filter: {
progressive (listener, options) {
const isCDN = /qiniudn.com/
if (isCDN.test(listener.src)) {
listener.el.setAttribut…
-
If I compare the deselect from selectGroup: https://github.com/shentao/vue-multiselect/blob/master/src/multiselectMixin.js#L557 with the regular deselect: https://github.com/shentao/vue-multiselect/bl…
-
Is it possible to support `*.vue` template files? I figured out that I can use the filter hook to at least consider these files but I think some transformation is still necessary because I encounter s…
jaulz updated
2 years ago