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

Placement of newly opened Component Browser when nodes are selected #3361

Merged
merged 28 commits into from
Mar 31, 2022

Commits on Mar 23, 2022

  1. refactoring

    akavel committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5c974d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4fc09 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. below bbox

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b16db4e View commit details
    Browse the repository at this point in the history
  2. (cargo fmt)

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5954621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798a063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b8a5a1 View commit details
    Browse the repository at this point in the history
  5. more comments & naming

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    46eb89c View commit details
    Browse the repository at this point in the history
  6. fix

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    71c8061 View commit details
    Browse the repository at this point in the history
  7. rename left_aligned_below_line

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    59bf387 View commit details
    Browse the repository at this point in the history
  8. add doc for under_selection

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    46a2d02 View commit details
    Browse the repository at this point in the history
  9. refactor under_selection

    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    2eaca07 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-nodes-selected-180887079
    akavel committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0ce15a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. fix clippy & rename a var

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    28b2bf6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-nodes-selected-180887079
    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c3a5e96 View commit details
    Browse the repository at this point in the history
  3. add changelog

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9a7872f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8e43c View commit details
    Browse the repository at this point in the history
  5. tweak phrasing in changelog

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e32861e View commit details
    Browse the repository at this point in the history
  6. another rephrase

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    3db4c7f View commit details
    Browse the repository at this point in the history
  7. rephrase the fix changelogl

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8163e2b View commit details
    Browse the repository at this point in the history
  8. use deref

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    845efdf View commit details
    Browse the repository at this point in the history
  9. WIP tweaks

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    21cb410 View commit details
    Browse the repository at this point in the history
  10. add a var

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    fad6972 View commit details
    Browse the repository at this point in the history
  11. rename under_selected_nodes()

    akavel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8f35def View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 30, 2022

  1. Implement integration tests

    vitvakatu committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bba4ab3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    15a8df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3190b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82ed2c View commit details
    Browse the repository at this point in the history