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

fix: change icon for navToggle #1394

Merged
merged 1 commit into from Apr 26, 2019

Conversation

baloghroland
Copy link
Contributor

Motivation

Fix #1230 , to change icon for navToggle to a more traditional one.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Changed the navToggle icon. This is before:
image
image

This is after:
image
image

Related PRs

@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit ac3851b

https://deploy-preview-1394--docusaurus-2.netlify.com

@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-preview ready!

Built with commit ac3851b

https://deploy-preview-1394--docusaurus-preview.netlify.com

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Apr 25, 2019
@endiliey endiliey requested a review from yangshun April 26, 2019 15:46
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.

Thanks @baloghroland! We'll merge this since it's an improvement, but in future we would refrain from doing so for the following reasons:

  • We're focusing on v2 and will not want to add more things to v1. It'll be increased maintenance overhead.
  • v1 controls tightly the CSS for the user and users might rely on those existing classes and override them. We may break some sites by removing the CSS they rely on.

We'll include this in a 1.9 release so that users are more aware of this change. Thanks for the improvement though, I really like it!

@yangshun yangshun merged commit 195e934 into facebook:master Apr 26, 2019
@baloghroland baloghroland deleted the change-nav-toggle-icon branch April 26, 2019 16:58
@baloghroland
Copy link
Contributor Author

@yangshun thanks! Looking forward to contribute more in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow icon to be changed for navToggle
4 participants