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

Allow renderers to access MountedHostComponent #18

Merged
merged 11 commits into from
Jan 31, 2019
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

@MaxDesiatov MaxDesiatov commented Jan 28, 2019

This is needed for a renderer implementation of ListView component mentioned in #8.

@codecov-io
Copy link

codecov-io commented Jan 28, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   93.93%   93.93%           
=======================================
  Files           5        5           
  Lines         264      264           
=======================================
  Hits          248      248           
  Misses         16       16
Impacted Files Coverage Δ
Sources/GluonTestRenderer/TestRenderer.swift 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 c146091...ef5185f. Read the comment docs.

Example/Gluon/TableViewController.swift Outdated Show resolved Hide resolved
Sources/GluonUIKit/Boxes/TableViewBox.swift Outdated Show resolved Hide resolved
@MaxDesiatov MaxDesiatov merged commit b7246ac into master Jan 31, 2019
@delete-merged-branch delete-merged-branch bot deleted the list-view branch January 31, 2019 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants