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

refactor(v2): combine nested theme providers into one #2870

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Jun 3, 2020

Motivation

As discussed in the comment, we can merge the provider for an announcement bar and tab choice into single one.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Reload the page, changes (preferences) should be restored.

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@lex111 lex111 added the pr: polish This PR adds a very minor behavior improvement that users will enjoy. label Jun 3, 2020
@lex111 lex111 requested a review from yangshun June 3, 2020 07:47
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jun 3, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit 26305e2

https://deploy-preview-2870--docusaurus-2.netlify.app

@lex111
Copy link
Contributor Author

lex111 commented Jun 4, 2020

cc @yangshun

@slorber
Copy link
Collaborator

slorber commented Jun 4, 2020

Hey, was wondering, isn't declaring things in @theme/ exposing things as "public api"?

Not sure that @theme/hooks/useAnnouncementBar should be exposed imho, neither for importing or swizzling, it looks more like an implementation detail to me.

@yangshun is there a convention to separate clearly theme/public api surface from internal code?

@lex111
Copy link
Contributor Author

lex111 commented Jun 4, 2020 via email

Copy link
Contributor

@yangshun yangshun left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@yangshun yangshun merged commit 174cd8d into master Jun 5, 2020
@lex111 lex111 deleted the lex111/ref-layout-providers branch June 6, 2020 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: polish This PR adds a very minor behavior improvement that users will enjoy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants