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

Context Menu improvements; Select menu, Edit menu #1102

Merged
merged 42 commits into from
Sep 28, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    9c1d168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a119d37 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Add SelectField

    dfordivam committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ebb834a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1951209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd944d View commit details
    Browse the repository at this point in the history
  4. provide installedGHCs

    dfordivam committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    463912b View commit details
    Browse the repository at this point in the history
  5. Reduce layer size

    dfordivam committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    09bee3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f91be28 View commit details
    Browse the repository at this point in the history
  7. Minor fix to help message

    dfordivam committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bc5356f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51f1d3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea893cc View commit details
    Browse the repository at this point in the history
  10. Edit input overlay support

    dfordivam committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4a1306e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0dbc97a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    0108866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ee7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    089dead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd4dad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85a3e2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbb53cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f8fefa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44e8f7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ba6c37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92fc08c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e6e046e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691feca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1f281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25ee8e4 View commit details
    Browse the repository at this point in the history
  5. Include the overwrite patterns in help message

    since the popup shows the entire message now
    dfordivam committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ec56135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b339668 View commit details
    Browse the repository at this point in the history
  7. Always include editable fields for bootstrap-ghc and hadrian-ghc

    Such that user can specify paths to ghc or installed version not managed by ghcup
    dfordivam committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8e87c12 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    2bad5ce View commit details
    Browse the repository at this point in the history
  2. Use the select field with editable field in bootstrap-ghc and hadrian…

    …-ghc
    
    Plus some minor modifications of help / error text messages
    dfordivam committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fdacec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a877e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    fadd123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e8719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ade25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2666e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ae87c5 View commit details
    Browse the repository at this point in the history
  6. Change editable input fields key handling in select field

    to allow entering 'q', only handle Enter, Up and Down keys for navigation.
    dfordivam committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f26b5c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eb3c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. minor code reformat

    dfordivam committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6d48956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00cf4a5 View commit details
    Browse the repository at this point in the history