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

Small js refactor #2373

Merged
merged 7 commits into from
Feb 4, 2022
Merged

Small js refactor #2373

merged 7 commits into from
Feb 4, 2022

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    7e2ba38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4764e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f1786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7377205 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0752d37 View commit details
    Browse the repository at this point in the history
  6. Drop common.Bind for console through dropping the context there

    There really isn't a reason why it should use the context - if the
    context is done the whole runtime is interrupted so it won't even get to
    that code
    mstoykov committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c878391 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e9ecd0 View commit details
    Browse the repository at this point in the history