Skip to content

style(docsearch): add cursor + logo #11032

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

Merged
merged 5 commits into from
Oct 3, 2017
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Oct 2, 2017

fixes #10965

Not completely convinced about the cursor colour, but I couldn't really find a better one, cc @joecritch

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. If you've added code that should be tested, add tests!
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes (npm test).
  5. Format your code with prettier (npm run prettier).
  6. Make sure your code lints (npm run lint).
  7. Run the Flow typechecks (npm run flow).
  8. If you haven't already, complete the CLA.

@reactjs-bot
Copy link

reactjs-bot commented Oct 2, 2017

Deploy preview ready!

Built with commit 88c93f7

https://deploy-preview-11032--reactjs.netlify.com

@joecritch
Copy link
Contributor

Colour lgtm 🙌

fixes facebook#10965

Not completely convinced about the cursor colour, but I couldn't really find a better one, cc @joecritch
@Haroenv
Copy link
Contributor Author

Haroenv commented Oct 2, 2017

I just tweaked the colour a little, made it slightly lighter so that it doesn't clash with the title on the left, and added an indicator to the right in the accent colour

screen shot 2017-10-02 at 18 16 59

@bvaughn
Copy link
Contributor

bvaughn commented Oct 2, 2017

This looks great, Haroen! Thanks for making these changes.

One small request though. Can we make the no-results view look better?

screen shot 2017-10-02 at 10 03 00 am

@bvaughn
Copy link
Contributor

bvaughn commented Oct 2, 2017

PS If you rebase, the CI error is fixed now in master

@Haroenv
Copy link
Contributor Author

Haroenv commented Oct 2, 2017

Perfect, didn’t think of the no results view, will fix it tomorrow

fixes facebook#10965

Not completely convinced about the cursor colour, but I couldn't really find a better one, cc @joecritch
@Haroenv
Copy link
Contributor Author

Haroenv commented Oct 3, 2017

screen shot 2017-10-03 at 19 03 56

screen shot 2017-10-03 at 19 06 38

Looks like this now @bvaughn

@bvaughn
Copy link
Contributor

bvaughn commented Oct 3, 2017

Screenshot looks good. Netlify preview failed to build though so I restarted it. Want to verify visually before merging. 😄

@bvaughn bvaughn merged commit e367a44 into facebook:master Oct 3, 2017
@Haroenv Haroenv deleted the docs/cursor-logo branch October 3, 2017 19:18
@Haroenv
Copy link
Contributor Author

Haroenv commented Oct 3, 2017

Perfect, thanks for merging

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

Successfully merging this pull request may close these issues.

[website] docsearch improvements
5 participants