-
We need to add some more ad spaces so we get more impressions. And this step would be so much easier to do if we built this site from scratch using GitHub Pages and Jekyll. With Jekyll, ~~life~~ desig…
-
- Vue.js version: 2.4.4
- consumed using: webpack
- FULL error message (including stack trace): N/A
Using a template for column data e.g.
```
{{ props.row.MarketPrice | currency('£…
-
I'm having a small problem using your filter with French Canadian. French Canadian uses thousand separator of space, but your filter is setting it to the default because it thinks an empty space is a …
-
**I'm submitting a ...** (check one with "x")
- [ ] question
- [x] any problem or bug report
- [ ] feature request
**If you choose 'problem or bug report', please select OS:** (check one w…
-
### Steps to reproduce
I am running Vue.js with webpack inside Rails 5.1.3 app. Subscribing from a javascript in regular Rails app is working fine. I can see new messages as they arrive. However, …
-
Hello everyone!
I just cloned my project on a fresh machine install with the latest 6.10 version of Node.js.
Everything works fine during the webpack build but my app just didn't works anymore…
…
-
I need contribution guide in this repo.
You can see the sample contribution guide from this pull request
https://github.com/mazipan/vue-currency-filter/pull/5/files
Thanks for your help 🎉🎉🎉
-
I need contribution guide in this repo.
You can see the sample contribution guide from this pull request
https://github.com/mazipan/vue-currency-filter/pull/5/files
Thanks for your help 🎉🎉🎉
-
I need contribution guide in this repo.
You can see the sample contribution guide from this pull request
https://github.com/mazipan/vue-currency-filter/pull/5/files
Thanks for your help 🎉🎉🎉
-
Hello!
Can you explain me what this line of code is doing:
`if(!thousandsSeparator || !isNaN(thousandsSeparator)) thousandsSeparator = '.'`
I want to set thousands separator to space (or empty st…