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

Pass Presenter send method along with model #204

Merged
merged 4 commits into from
Jan 10, 2017
Merged

Conversation

nhunzaker
Copy link
Contributor

We found ourselves wrapping the direct children of the Presenter component with withIntent quite often. This PR configures the Presenter to pass down send along with the model.

Fixes #203

@h0tl33t
Copy link

h0tl33t commented Jan 10, 2017

👍

@nhunzaker
Copy link
Contributor Author

That was fast

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 40a58aa on presenter-passes-send into 6f189b0 on master.

@mackermedia
Copy link
Contributor

👍

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling dacb25c on presenter-passes-send into 7712f38 on master.

That way it is easily selectable within Enzyme
We found ourselves wrapping the direct children of the Presenter
component with `withIntent` quite often. This PR configures the
Presenter to pass down `send` along with the model.
@nhunzaker nhunzaker merged commit 3d577bf into master Jan 10, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3d577bf on presenter-passes-send into 7712f38 on master.

@nhunzaker nhunzaker deleted the presenter-passes-send branch February 13, 2017 14:19
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

4 participants