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

Avoid focusing blocks when inserting them into the canvas #28191

Merged
merged 25 commits into from
Feb 11, 2021

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    7fe9baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f03043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76eb7e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af7c4e8 View commit details
    Browse the repository at this point in the history
  5. Stabilize some e2e tests

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    25285b5 View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b736b7c View commit details
    Browse the repository at this point in the history
  7. Fix more e2e tests

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    442d9e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    032f60b View commit details
    Browse the repository at this point in the history
  9. Add onKeyDown handler

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    162247d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1afbc81 View commit details
    Browse the repository at this point in the history
  11. Focus block on transform

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    fae3bd6 View commit details
    Browse the repository at this point in the history
  12. Fix non MacOS ctrl+Enter

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    daaa98f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e87f12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4c7b71 View commit details
    Browse the repository at this point in the history
  15. Fix allowed blocks test

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    0ba720c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f617c3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    399d9fa View commit details
    Browse the repository at this point in the history
  18. Fix unit tests

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    8128337 View commit details
    Browse the repository at this point in the history
  19. Fix writing flow test

    youknowriad committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9f511cc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    1574695 View commit details
    Browse the repository at this point in the history
  2. Fix button block appender

    youknowriad committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    0d0a6f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12cf64f View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    youknowriad committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    228eef4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70bb530 View commit details
    Browse the repository at this point in the history
  6. Fix remaining e2e tests

    youknowriad committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    8321b3a View commit details
    Browse the repository at this point in the history