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

Add support for bound inputs and outputs #107

Merged
merged 3 commits into from
Mar 23, 2018
Merged

Add support for bound inputs and outputs #107

merged 3 commits into from
Mar 23, 2018

Conversation

gund
Copy link
Owner

@gund gund commented Mar 23, 2018

Also fix a bug when inputs/outputs where comletely reassigned and changes were not picked up.

See #102

Also fix a bug when inputs/outputs where comletely reassigned and changes were not picked up

closes #102
@gund gund self-assigned this Mar 23, 2018
@codecov-io
Copy link

codecov-io commented Mar 23, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #107   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         118    173   +55     
  Branches       25     38   +13     
=====================================
+ Hits          118    173   +55
Impacted Files Coverage Δ
src/dynamic/dynamic.directive.ts 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 9df646c...b06d9e7. Read the comment docs.

@gund gund changed the title Add support for boud inputs and outputs Add support for bound inputs and outputs Mar 23, 2018
@gund gund merged commit 55916b3 into master Mar 23, 2018
@gund gund deleted the fix-input-bindings branch March 23, 2018 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants