Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Update react-redux bindings to v7 #117

Merged
merged 7 commits into from
Aug 28, 2019

Conversation

mpeyper
Copy link
Contributor

@mpeyper mpeyper commented Aug 21, 2019

I'm so sorry...

Q A
Fixed Issues? Fixes #90, Fixes #101, Fixes #111, Fixes #114, Fixes #116
Documentation only PR
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change? 👍
Tests Added + Pass? Yes

The long awaited PR upgrades pretty much everything to latest versions. The big ticket item here is moving to react-redux v7, including the change to the new context API.

Along the way I also used some custom hooks for part of the functionality so I have also exposed them for wider use. Ideally we will revisit a hook API in the future as at the moment they are just return complete stores, but I'd rather offer some similar APIs to the ones provided by react-redux, e.g. useNamespacedDispatch.

There is a lot going on in this review... Too much, TBH. Good luck to the reviewers.

Copy link
Collaborator

@jpeyper jpeyper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an amazing effort. I can't spot any issues with it.


(_Object_): The subspaced store.

## Examples
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to name each of these examples or give some description of what you are showing in the example. as right now it might be a bit messy.

@Ethorsen
Copy link

Exciting news. Can't wait to have dynostore adapted so we can start testing/migrating our project.

@mpeyper mpeyper merged commit 278decc into ioof-holdings:master Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants