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: Added @vue-event tag for $emit events #174

Merged
merged 7 commits into from
Jan 19, 2019
Merged

feat: Added @vue-event tag for $emit events #174

merged 7 commits into from
Jan 19, 2019

Conversation

Kocal
Copy link
Owner

@Kocal Kocal commented Jan 19, 2019

The same than #168, but with 2/3 minors modif.

Close #160.

@Kocal Kocal changed the title Added "@vue-event" tag for "$emit" events feat: Added @vue-event tag for $emit events Jan 19, 2019
@codecov-io
Copy link

codecov-io commented Jan 19, 2019

Codecov Report

Merging #174 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files           5        5           
  Lines          48       48           
  Branches       11       11           
=======================================
  Hits           34       34           
  Misses         11       11           
  Partials        3        3
Impacted Files Coverage Δ
lib/core/renderer.js 100% <100%> (ø) ⬆️

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 501e558...8106b8b. Read the comment docs.

@Kocal Kocal merged commit 6ac1ff1 into master Jan 19, 2019
@Kocal Kocal deleted the vue-emit branch June 13, 2019 20:40
@Kocal Kocal mentioned this pull request Jun 13, 2019
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

3 participants