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

feat(search): update search to DocSearch v3 #7

Merged
merged 18 commits into from
Oct 16, 2020

Commits on Aug 24, 2020

  1. deps: upgrade to docsearch v3

    s-pace committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e3e7614 View commit details
    Browse the repository at this point in the history
  2. feat: integrate DocSearch v3

    s-pace committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    4e12083 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused import

    s-pace committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    1edb1aa View commit details
    Browse the repository at this point in the history
  4. refactor: remove shadowing component

    s-pace committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    9b9442d View commit details
    Browse the repository at this point in the history
  5. refactor: removing filtering on version

    s-pace committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    4337ff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Update src/components/Search.js

    Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
    Sylvain Pace and francoischalifour authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    af4f0b6 View commit details
    Browse the repository at this point in the history
  2. style(search): extend search Icon

    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    387157a View commit details
    Browse the repository at this point in the history
  3. refactor(search): remove duplicate

    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    8da678d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1a9e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65f6460 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d5de3a View commit details
    Browse the repository at this point in the history
  7. style(search): override default styling on li

    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    9242d82 View commit details
    Browse the repository at this point in the history
  8. style(search): fix contrast on commands keys

    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4ce39b1 View commit details
    Browse the repository at this point in the history
  9. style(search): refactor rules

    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    9625f82 View commit details
    Browse the repository at this point in the history
  10. style(search): center vertically center commands keys, should be remo…

    …ved if francoischalifour/autocomplete#75 is deployed
    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    7345e92 View commit details
    Browse the repository at this point in the history
  11. Revert "style(search): keep constrast consistent within search button"

    This reverts commit 65f6460.
    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e57c468 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1211cbc View commit details
    Browse the repository at this point in the history
  13. style(search): refine searchbox shadow

    s-pace committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e7869df View commit details
    Browse the repository at this point in the history