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

Autocomplete: Use script module and modern approaches #537

Draft
wants to merge 8 commits into
base: trunk
Choose a base branch
from

Commits on Jul 29, 2024

  1. Autocomplete script motules and modernize

    - No jQuery
    - Use Script Modules
    - Use REST endpoint for request
    sirreal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8120761 View commit details
    Browse the repository at this point in the history
  2. Try using awesomplete

    sirreal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2cb0f73 View commit details
    Browse the repository at this point in the history
  3. Migrate awesomplete to module

    sirreal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f72adff View commit details
    Browse the repository at this point in the history
  4. Finish module rewrite

    sirreal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c72722e View commit details
    Browse the repository at this point in the history
  5. Fix lints

    sirreal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    76c1c37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ffce5b View commit details
    Browse the repository at this point in the history
  7. Uncomment desired code

    sirreal authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e383a37 View commit details
    Browse the repository at this point in the history
  8. No schema for endpoint

    sirreal authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0aeae34 View commit details
    Browse the repository at this point in the history