Skip to content

Add emit for input change event #93

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

subtronic
Copy link
Contributor

This PR just allows handling change event from component. This event fire, when a change in value occurs.
More info about this event type

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add emit for input change event
@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #93 into master will decrease coverage by 1.95%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   97.95%   96.00%   -1.96%     
==========================================
  Files           1        1              
  Lines          49       50       +1     
  Branches       20       20              
==========================================
  Hits           48       48              
- Misses          0        1       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/vue-numeric.vue 96.00% <0.00%> (-1.96%) ⬇️

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 f639863...b04d30e. Read the comment docs.

@subtronic
Copy link
Contributor Author

moved here #94

@subtronic subtronic closed this May 21, 2020
@subtronic subtronic deleted the patch-1 branch May 21, 2020 23:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant