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

Maintenance #2819

Merged
merged 6 commits into from
Nov 24, 2019
Merged

Maintenance #2819

merged 6 commits into from
Nov 24, 2019

Conversation

julienben
Copy link
Member

@julienben julienben commented Nov 24, 2019

React Boilerplate

  • Lots of updates!
    • Didn't update react to v16.12 yet as @hot-loader/react-dom is still on v16.11 but will make sure to do it before we release v5.0.
  • Synced some changes between the demo and the sample apps
  • Fixed hot reloading in the sample app as we forgot to do that in Hot reloading issues fixed #2810

I ran our full regression tests on this. Everything should be working.

@coveralls
Copy link

coveralls commented Nov 24, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 7b913f5 on maintenance into a794202 on dev.

Copy link
Collaborator

@jwinn jwinn left a comment

Choose a reason for hiding this comment

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

LGTM. Great work! 👍

Copy link
Collaborator

@BenLorantfy BenLorantfy left a comment

Choose a reason for hiding this comment

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

Looks good to me, left a comment we might want to fix before v5 release?

@@ -10,22 +10,13 @@ const selectGlobal = state => state.global || initialState;
const selectRouter = state => state.router;

const makeSelectCurrentUser = () =>
Copy link
Collaborator

Choose a reason for hiding this comment

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

As per #2806 (comment), do we want to change some of these selector factories to regular selectors?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes it's in the to do list for #2812. The changes you see here are just because prettier wanted them.

@julienben julienben merged commit d56a3be into dev Nov 24, 2019
@julienben julienben deleted the maintenance branch November 24, 2019 17:19
@lock
Copy link

lock bot commented Dec 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants