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: add search #2146

Merged
merged 45 commits into from
Oct 27, 2023
Merged

feat: add search #2146

merged 45 commits into from
Oct 27, 2023

Commits on Jul 6, 2023

  1. feat: add search

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    76ecfb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af0551 View commit details
    Browse the repository at this point in the history
  3. feat: adding integrity

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    341c434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34ff70 View commit details
    Browse the repository at this point in the history
  5. chore: remove comment

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    adf36ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53afb31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56c0e2b View commit details
    Browse the repository at this point in the history
  8. chore: lint

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    73b8b24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eea6faa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc6b5c5 View commit details
    Browse the repository at this point in the history
  11. feat: use minisearch

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d2e3ae6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c20372 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b22a2d3 View commit details
    Browse the repository at this point in the history
  14. chore: small adjustment

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6aa4254 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    59ee70f View commit details
    Browse the repository at this point in the history
  16. chore: update deps

    Barbapapazes committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0361bfd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. chore: fix type

    Barbapapazes committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    13d8e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    122bf40 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    03640c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf1533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    463145c View commit details
    Browse the repository at this point in the history
  4. chore: try ssr

    Barbapapazes committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a60ea75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62e9eb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    10e4867 View commit details
    Browse the repository at this point in the history
  2. feat: use ignoreQuery

    Barbapapazes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1dad206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    982c7ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    475d24e View commit details
    Browse the repository at this point in the history
  5. chore: add todo

    Barbapapazes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f469026 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    4d9feab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fdcad0 View commit details
    Browse the repository at this point in the history
  3. docs: write search

    Barbapapazes committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    c32ab52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c56a79 View commit details
    Browse the repository at this point in the history
  5. chore: remove comments

    Barbapapazes committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f10a77e View commit details
    Browse the repository at this point in the history
  6. chore: format

    Barbapapazes committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    278786b View commit details
    Browse the repository at this point in the history
  7. Update src/runtime/composables/search.ts

    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    Barbapapazes and nobkd committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    a816609 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    340257d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Update docs/content/3.guide/2.displaying/3.search.md

    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    Barbapapazes and nobkd committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7e45557 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    bf1f507 View commit details
    Browse the repository at this point in the history
  2. refactor: simplify

    Barbapapazes committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d5a57b4 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    Barbapapazes committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ba25232 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    787fca2 View commit details
    Browse the repository at this point in the history
  2. docs: update

    farnabaz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4849f32 View commit details
    Browse the repository at this point in the history
  3. docs: update

    farnabaz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0d76a65 View commit details
    Browse the repository at this point in the history