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

Change commit to async when enter is pressed #75335

Merged
merged 28 commits into from
Oct 18, 2024

Commits on Oct 1, 2024

  1. Add options

    Cosifne committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9f49243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ca735 View commit details
    Browse the repository at this point in the history
  3. Async commit in view model

    Cosifne committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2c8a742 View commit details
    Browse the repository at this point in the history
  4. Add comment

    Cosifne committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9aeb065 View commit details
    Browse the repository at this point in the history
  5. Use primary constructor

    Cosifne committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    89cf25a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f0029e View commit details
    Browse the repository at this point in the history
  7. Move return key to async

    Cosifne committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0478d09 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Reset one change

    Cosifne committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    76c722d View commit details
    Browse the repository at this point in the history
  2. guard more command handlers

    Cosifne committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bc379f8 View commit details
    Browse the repository at this point in the history
  3. Revert "Use primary constructor"

    This reverts commit 89cf25a.
    Cosifne committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4c4ec72 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b26ac48 View commit details
    Browse the repository at this point in the history
  2. Remove not used options

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2fb97f4 View commit details
    Browse the repository at this point in the history
  3. Add listener provider

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b764740 View commit details
    Browse the repository at this point in the history
  4. Add async rename tests

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c731d9c View commit details
    Browse the repository at this point in the history
  5. More async token

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7b30ea8 View commit details
    Browse the repository at this point in the history
  6. Reset a not needed change

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b12a1e3 View commit details
    Browse the repository at this point in the history
  7. Move the token to caller

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    67e1a6d View commit details
    Browse the repository at this point in the history
  8. Modify comment

    Cosifne committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    362f502 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    f37bc82 View commit details
    Browse the repository at this point in the history
  2. Comment the storage

    Cosifne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f21f843 View commit details
    Browse the repository at this point in the history
  3. Modify the comment

    Cosifne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c716abd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    05887bd View commit details
    Browse the repository at this point in the history
  2. Clean up unused listners

    Cosifne committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2eeead6 View commit details
    Browse the repository at this point in the history
  3. Add comments

    Cosifne committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cb101d6 View commit details
    Browse the repository at this point in the history
  4. Clean usings

    Cosifne committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6a6894f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    7aa8db2 View commit details
    Browse the repository at this point in the history
  2. Pass the missing context

    Cosifne committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5a8ed41 View commit details
    Browse the repository at this point in the history