Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing spaces in seperator #40

Closed
tjrchampion opened this issue Oct 20, 2017 · 2 comments
Closed

Allowing spaces in seperator #40

tjrchampion opened this issue Oct 20, 2017 · 2 comments

Comments

@tjrchampion
Copy link

If you are reporting bugs please fill the form below otherwise feel free to delete the form.

Expected Behavior

Some currencies do not use a seperator, rather a space, but this plugin enforces either a , or .
Is there any chance you might support this, or can I contibute to your plugin and make the required amend?

Actual Behavior

forces use of , or .

Steps to Reproduce the Problem

  1. trying to put a space for the seperator. Simply seperator=" "

Specifications

  • Plugin Version: latest
  • Vue.js Version: 2.x
  • Browser: Firefox/Chrome etc.
  • OS: OSX/Windows/Lunix etc.
@kevinongko
Copy link
Owner

Added in v2.2.4

<vue-numeric separator="space"></vue-numeric>

@EndevelCZ
Copy link

I believe that correct syntax is

(Single quotes around the value)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants