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

feat(editor): Add delete and disable button to nodes on hover #8482

Merged
merged 9 commits into from
Feb 2, 2024

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    a632c49 View commit details
    Browse the repository at this point in the history
  2. Change disable icon

    elsmr committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4075249 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update snapshot

    elsmr committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    870e11c View commit details
    Browse the repository at this point in the history
  2. Finetune node action styling

    elsmr committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0d513a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Styling tweaks

    elsmr committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    32e1070 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix disable node behavior

    elsmr committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e4541b8 View commit details
    Browse the repository at this point in the history
  2. Fix review feedback

    elsmr committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e1d95be View commit details
    Browse the repository at this point in the history
  3. remove .only

    elsmr committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ef9d1b1 View commit details
    Browse the repository at this point in the history
  4. Fix e2e tests

    elsmr committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    08c8338 View commit details
    Browse the repository at this point in the history