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

Allow to specify the output type for the input event. #52

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

tochoromero
Copy link
Contributor

Supported values are String and Number (default).

To avoid potential precision problems we need to store our values as Strings. This property allows you to specify if you want to input value to be a String.

Supported values are String and Number (default)
@codecov
Copy link

codecov bot commented Jan 11, 2018

Codecov Report

Merging #52 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   97.87%   97.95%   +0.08%     
==========================================
  Files           1        1              
  Lines          47       49       +2     
  Branches       19       20       +1     
==========================================
+ Hits           46       48       +2     
  Partials        1        1
Impacted Files Coverage Δ
src/vue-numeric.vue 97.95% <100%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3f88db...efd7878. Read the comment docs.

@tochoromero
Copy link
Contributor Author

Any chance we can please get this merged soon?
Thanks

@kevinongko kevinongko merged commit 91b06f5 into kevinongko:master Jan 26, 2018
@kevinongko
Copy link
Owner

Sorry for the late response, thanks for the PR

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

Successfully merging this pull request may close these issues.

2 participants