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

Full text search #3717

Merged
merged 76 commits into from
Feb 9, 2022
Merged

Full text search #3717

merged 76 commits into from
Feb 9, 2022

Commits on Feb 4, 2022

  1. flexsearch

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    94fee0f View commit details
    Browse the repository at this point in the history
  2. tweak UI

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    71fd627 View commit details
    Browse the repository at this point in the history
  3. tweak

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    99412ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eda410c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af96b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43035c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26fcf8c View commit details
    Browse the repository at this point in the history
  8. include migrating/faqs

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    7380a71 View commit details
    Browse the repository at this point in the history
  9. fade in search bar

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b06ccc8 View commit details
    Browse the repository at this point in the history
  10. prevent blocking

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    894a02b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4e3dd2 View commit details
    Browse the repository at this point in the history
  12. ui tweaks

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b8a2fcf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a78c97d View commit details
    Browse the repository at this point in the history
  14. update site-kit

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    df94a96 View commit details
    Browse the repository at this point in the history
  15. tweak style

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f217100 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b9d019 View commit details
    Browse the repository at this point in the history
  17. fix mobile sizing

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a47fcd2 View commit details
    Browse the repository at this point in the history
  18. tidy up

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3ce2ac1 View commit details
    Browse the repository at this point in the history
  19. close on backspace

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8f67e87 View commit details
    Browse the repository at this point in the history
  20. close with backspace

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    9e194fd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9cb181c View commit details
    Browse the repository at this point in the history
  22. use ctrl key on windows

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6637f80 View commit details
    Browse the repository at this point in the history
  23. reinstate links

    Rich-Harris committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    9c303f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. configure typescript

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    9ad78c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c11690d View commit details
    Browse the repository at this point in the history
  3. various fixes

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    69bc586 View commit details
    Browse the repository at this point in the history
  4. add close button

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    27bfcc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5980cb9 View commit details
    Browse the repository at this point in the history
  6. explanation

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    b72da82 View commit details
    Browse the repository at this point in the history
  7. add delete button

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    15834e9 View commit details
    Browse the repository at this point in the history
  8. remove unused handler

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    1bc6db6 View commit details
    Browse the repository at this point in the history
  9. tweak faq page

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f28a4f6 View commit details
    Browse the repository at this point in the history
  10. oops

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    92f1f3c View commit details
    Browse the repository at this point in the history
  11. fix FAQ links

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    af4c8da View commit details
    Browse the repository at this point in the history
  12. fix links

    Rich-Harris committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    847a396 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ab4c09 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. multi-page docs

    Rich-Harris committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b6121be View commit details
    Browse the repository at this point in the history
  2. Update sites/kit.svelte.dev/src/lib/search/Search.svelte

    Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com>
    Rich-Harris and geoffrich committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c84da40 View commit details
    Browse the repository at this point in the history
  3. Update sites/kit.svelte.dev/src/lib/search/Search.svelte

    Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com>
    Rich-Harris and geoffrich committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c507bc8 View commit details
    Browse the repository at this point in the history
  4. Update sites/kit.svelte.dev/src/routes/__layout.svelte

    Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com>
    Rich-Harris and geoffrich committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2a3f12c View commit details
    Browse the repository at this point in the history
  5. Update sites/kit.svelte.dev/src/lib/search/Search.svelte

    Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com>
    Rich-Harris and geoffrich committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    64270f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd1747c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64f1e39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22018d1 View commit details
    Browse the repository at this point in the history
  9. wrap <Search> in <li>

    Rich-Harris committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    f4bc81e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71dee8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94a412b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f036874 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ac33f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    82fa4b4 View commit details
    Browse the repository at this point in the history
  15. prerender TOC data

    Rich-Harris committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    11618c7 View commit details
    Browse the repository at this point in the history
  16. err hmmm

    Rich-Harris committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    50172e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9f0cdd8 View commit details
    Browse the repository at this point in the history
  18. fix prerendering

    Rich-Harris committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a99a2d3 View commit details
    Browse the repository at this point in the history
  19. make edit link clickable

    Rich-Harris committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    672ab51 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    40c2026 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2c36aa View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. fix search result links

    Rich-Harris committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    5cb0d43 View commit details
    Browse the repository at this point in the history
  2. update tsconfig

    Rich-Harris committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a2677d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e4205 View commit details
    Browse the repository at this point in the history
  4. slim down responses

    Rich-Harris committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b8ee5ca View commit details
    Browse the repository at this point in the history
  5. add prev/next links

    Rich-Harris committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    c37bddc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2080e20 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    8205615 View commit details
    Browse the repository at this point in the history
  2. merge master

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e210326 View commit details
    Browse the repository at this point in the history
  3. fix build-blocking bugs

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4916944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4749494 View commit details
    Browse the repository at this point in the history
  5. update config

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4b697af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cda29b3 View commit details
    Browse the repository at this point in the history
  7. update docs

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1920788 View commit details
    Browse the repository at this point in the history
  8. update internal links

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    84d9b2a View commit details
    Browse the repository at this point in the history
  9. fix links

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    072818e View commit details
    Browse the repository at this point in the history
  10. fix gradient overlay

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    635ae95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    666c155 View commit details
    Browse the repository at this point in the history
  12. update lockfile

    Rich-Harris committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    c315589 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdbd9d5 View commit details
    Browse the repository at this point in the history