Skip to content

Support mapStateToTarget thunks #89

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

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

troch
Copy link
Contributor

@troch troch commented Jun 14, 2016

A recently (a couple of months ago) supported feature from react-redux: mapStateToProps can return a function (invoked immediately) to allow per-instance memoization (selectors created specifically for a component instance). It simply creates a closure.

@wbuchwalter wbuchwalter self-assigned this Jul 26, 2016
@wbuchwalter wbuchwalter merged commit 86eb59b into angular-redux:master Aug 3, 2016
@wbuchwalter
Copy link
Member

Sorry for the huge delay, busy times on my side.
Since I have no time at all to test the changes, I have released this under 3.4.0-beta1.
Please try that for some times, and if everything works fine let me know and I will release properly.
Keep in mind that this release also includes #99 .
Thank you.

P.S: I'm looking for collaborators for this repos, since I have a hard time supporting it alone now. If you are interested ping me on twitter or at wbuchwalter at gmail.

@troch
Copy link
Contributor Author

troch commented Aug 3, 2016

Np. I'll give it a test but I'm on holiday for two weeks at the end of the week, so it won't be right away.
For collaboration, I need to go back on top of a couple of things so unfortunately I'm lacking time right now.

@troch troch deleted the memoization branch August 3, 2016 16:13
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.

2 participants