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: added autocomplete options to url input #128

Merged
merged 12 commits into from
Nov 2, 2024

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    f84f447 View commit details
    Browse the repository at this point in the history
  2. fix analyzer warnings

    RA341 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f6f325d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. added lowercase for autofill

    RA341 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ec452b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. moved url field to file

    RA341 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    993e318 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    3d1906d View commit details
    Browse the repository at this point in the history
  2. added back onselected callback

    RA341 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0447e08 View commit details
    Browse the repository at this point in the history
  3. added hint text to options

    RA341 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6dbe50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cb5222 View commit details
    Browse the repository at this point in the history
  5. removed duplicates from options

    RA341 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b61f213 View commit details
    Browse the repository at this point in the history
  6. switched to ref.watch to update state

    thanks sevenrats
    RA341 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ac00dcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3210994 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. refactor and simplified logic

    RA341 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    95d5530 View commit details
    Browse the repository at this point in the history