-
Taking the multiple select example from the docs: http://monterail.github.io/vue-multiselect/#sub-multiple-select
Is it possible to have the resulting array contain only the keys, and not the value…
-
Hello,
We're using xcomponent (which is an awesome library, good work!) in a TypeScript/webpack project which means we use npm to install xcomponent and then import it:
`import * as xcomponent fro…
-
-
## Project description
Lot of web pages have built-in sabotage to force their users to enable JavaScript in order to force them into executing malware. When JS is executed, it undoes the sabotage, …
-
For such a comprehensive and easy to use library for node, it's not possible to simply npm i monero-javascript and use it for front end/browser apps (yes, this is documented), and it's quite painful t…
-
Sometimes an embed only needs one block, and it would be nice if we could shorten this:
```twig
{% embed 'widget' %}
{% block content %}
Content here
{% endblock %}
{% endembed %}
```…
-
### What problem does this feature solve?
Currently, we don't have `mapXXX` helpers equivalent feature when using Vuex 4 in composition api. It would be nice to have as both a convenience and for bet…
-
javascript weekly news
-
Hello @bpocallaghan
I read on a previous issue that you want to rewrite the code from beginning.
After successfully installing the site in homestead, I came across some questions which you may…
-
### What problem is this solving
I actually came up with this because it is a bit annoying to add storeToRefs to each store if you want to destructuring
### Proposed solution
I'm very new to …