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

feat(event): add item-changed event #182

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

darrenjennings
Copy link
Owner

Fixes #177

@codecov-io
Copy link

Codecov Report

Merging #182 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   84.70%   84.79%   +0.08%     
==========================================
  Files           1        1              
  Lines         170      171       +1     
  Branches       49       49              
==========================================
+ Hits          144      145       +1     
  Misses         11       11              
  Partials       15       15              
Impacted Files Coverage Δ
src/Autosuggest.vue 84.79% <100.00%> (+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 919245a...68887f5. Read the comment docs.

@darrenjennings darrenjennings merged commit 0c08ff5 into master Apr 2, 2020
@darrenjennings darrenjennings deleted the feat/177-item-changed-event branch April 2, 2020 15:08
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.

Emit itemChanged on empty item
2 participants