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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4][ContextualSaveBar] Remove withContext #1498

Merged
merged 2 commits into from May 29, 2019
Merged

Conversation

AndrewMusgrave
Copy link
Member

WHY are these changes introduced?

Part of #1484

WHAT is this pull request doing?

I'm converting ContextualSaveBar to a functional component and removing withContext

How to 馃帺

Tests / percy / development server

@BPScott BPScott temporarily deployed to polaris-react-pr-1498 May 15, 2019 19:48 Inactive
@BPScott BPScott temporarily deployed to polaris-react-pr-1498 May 15, 2019 19:49 Inactive
@AndrewMusgrave AndrewMusgrave added the 馃Skip Changelog Causes CI to ignore changelog update check. label May 15, 2019
withContext<Props, WithAppProviderProps, FrameContextType>(
FrameContext.Consumer,
),
withAppProvider(),
Copy link
Member Author

Choose a reason for hiding this comment

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

This was never being used

@BPScott BPScott temporarily deployed to polaris-react-pr-1498 May 15, 2019 20:02 Inactive
@AndrewMusgrave
Copy link
Member Author

@dleroux This should hold up against the rendering issue but let's test tomorrow to be sure

alignContentFlush,
});
},
// eslint-disable-next-line react-hooks/exhaustive-deps
Copy link
Member Author

Choose a reason for hiding this comment

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

Frame context next changes so we don't need it as a dep

Copy link
Contributor

@dleroux dleroux left a comment

Choose a reason for hiding this comment

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

馃悜 馃嚠馃嚬

@BPScott BPScott requested a deployment to polaris-react-pr-1498 May 29, 2019 18:55 Abandoned
@AndrewMusgrave AndrewMusgrave merged commit 3b3b133 into version-4.0.0 May 29, 2019
@AndrewMusgrave AndrewMusgrave deleted the csr-dep-hoc branch May 29, 2019 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃Skip Changelog Causes CI to ignore changelog update check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants