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

fix(core): calculate handle positions correctly #1625

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2024

  1. fix(frontend,core): prevent scrolling when using arrow keys to move n…

    …odes (#1698)
    
    * fix(frontend,core): prevent scrolling when using arrow keys to move nodes
    
    Signed-off-by: braks <[email protected]>
    
    * chore(changeset): add
    
    Signed-off-by: braks <[email protected]>
    
    ---------
    
    Signed-off-by: braks <[email protected]>
    bcakmakoglu authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7cc1c5a View commit details
    Browse the repository at this point in the history
  2. fix(core): calculate handle positions correctly

    Signed-off-by: braks <[email protected]>
    bcakmakoglu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ed425af View commit details
    Browse the repository at this point in the history
  3. fix(core): remove handleId check

    Signed-off-by: braks <[email protected]>
    bcakmakoglu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    bc09cf8 View commit details
    Browse the repository at this point in the history
  4. chore(core): cleanup

    Signed-off-by: braks <[email protected]>
    bcakmakoglu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    673914a View commit details
    Browse the repository at this point in the history
  5. chore(core): cleanup click connect handlers

    Signed-off-by: braks <[email protected]>
    bcakmakoglu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    00a4e78 View commit details
    Browse the repository at this point in the history
  6. fix(core): add flow id to handle ids

    Signed-off-by: braks <[email protected]>
    bcakmakoglu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    63175de View commit details
    Browse the repository at this point in the history
  7. tests: correct updateEdge test

    Signed-off-by: braks <[email protected]>
    bcakmakoglu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6746876 View commit details
    Browse the repository at this point in the history