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 configure the value set when the input is cleared out #48

Merged
merged 2 commits into from
Nov 27, 2017
Merged

Allow to configure the value set when the input is cleared out #48

merged 2 commits into from
Nov 27, 2017

Conversation

tochoromero
Copy link
Contributor

Provide a property to specify the value it will be set when the input is empty.
Fixes #47

@codecov
Copy link

codecov bot commented Nov 24, 2017

Codecov Report

Merging #48 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   97.72%   97.77%   +0.05%     
==========================================
  Files           1        1              
  Lines          44       45       +1     
  Branches       16       17       +1     
==========================================
+ Hits           43       44       +1     
  Partials        1        1
Impacted Files Coverage Δ
src/vue-numeric.vue 97.77% <100%> (+0.05%) ⬆️

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 23950a0...ffff801. Read the comment docs.

@kevinongko kevinongko merged commit 7fad5f7 into kevinongko:master Nov 27, 2017
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.

None yet

2 participants