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: Improved the Native Search Algorithm #1557

Merged
merged 9 commits into from
Mar 8, 2020
Merged

Commits on Apr 24, 2019

  1. Improved the Native Search Algorithm (#1)

    * Improved the Native Search Algorithm
    
    You can now search tags in addition to H2 and H3 titles as well as the search can now take in multiple words separated by a space.
    
    * Took out a console.log
    
    * Reflected changes to the SearchBox in the doc
    ynnelson committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    242a01e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    553637a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    4461d40 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    cfff621 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    87e3d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2154da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff56cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89900d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eee983e View commit details
    Browse the repository at this point in the history