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: allow to pass props to child components #29

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Apr 24, 2018

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2018

Codecov Report

Merging #29 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   64.97%   65.02%   +0.04%     
==========================================
  Files          44       44              
  Lines        1422     1424       +2     
  Branches      331      322       -9     
==========================================
+ Hits          924      926       +2     
  Misses        483      483              
  Partials       15       15
Impacted Files Coverage Δ
src/view/components/ContainerVueComponent.vue 100% <ø> (ø) ⬆️
src/view/components/VueComponent.vue 89.47% <100%> (+1.23%) ⬆️
src/view/components/Node.vue 50% <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 dc43f42...409d27b. Read the comment docs.

@ktsn ktsn merged commit 3989f24 into master Apr 24, 2018
@ktsn ktsn deleted the pass-props-child branch April 24, 2018 05:03
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