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: resolve a template tag of an injected named slot #45

Merged
merged 1 commit into from
Jul 4, 2018

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Jul 4, 2018

If the <template> element is an injected named slot, it should be disappeared from the rendered output.

Reference:

@codecov
Copy link

codecov bot commented Jul 4, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   64.74%   64.82%   +0.08%     
==========================================
  Files          52       52              
  Lines        1713     1717       +4     
  Branches      399      393       -6     
==========================================
+ Hits         1109     1113       +4     
  Misses        588      588              
  Partials       16       16
Impacted Files Coverage Δ
src/view/components/Child.vue 87.5% <100%> (+4.16%) ⬆️

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 4f274fc...02e69d8. Read the comment docs.

@ktsn ktsn merged commit 2102711 into master Jul 4, 2018
@ktsn ktsn deleted the resolve-slot-template branch July 4, 2018 14:18
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

1 participant