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

Add visual indicator if a block is connected to block binding source #59185

Merged
merged 19 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    6bcef66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6fe72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    385b13c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44b1c72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91c78a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be8afcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c51cc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    752dcc3 View commit details
    Browse the repository at this point in the history
  9. Block Bindings: Add connection icon to list view (#59331)

    * Add connection icon to list view
    
    * Remove extraneous string
    artemiomorales committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bbdd7bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3bc3062 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d6f97c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ec3885d View commit details
    Browse the repository at this point in the history
  13. Rename indicator file

    artemiomorales committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d9a4b88 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d571f82 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6cd25eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac72c0a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Simplify the SVG icon:

    - get rid of 2 unnecessary `<path>` elements
    - move the stroke styles to CSS
    - add the `evenodd` rule
    michalczaplinski committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f63e4ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f9fa3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc1103 View commit details
    Browse the repository at this point in the history