Skip to content

Conversation

benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Sep 17, 2025

Allows for simple slot functionality in vue nodes mode.

Has:

  • Drag new link from slot
  • Connect new link from dropping on slot

Now:

  • Tests

After:

  • Drop on reroute
  • Correct link color on connect
  • Drop on node
  • Hover effects

┆Issue is synchronized with this Notion page by Unito

christian-byrne and others added 30 commits September 8, 2025 13:33
…bserver sizing, centralized slot tracking, and small readability updates
… ResizeObserver sizing, centralized slot tracking, and small readability updates"

This reverts commit 4287526.
…utilities

- Rename parameters in useVueElementTracking for clarity (appIdentifier, trackingType)
- Add comprehensive docstring with examples to prevent DOM attribute confusion
- Extract mountLGraphNode test utility to eliminate repetitive mock setup
- Add technical implementation notes documenting optimization decisions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
…bserver sizing, centralized slot tracking, and small readability updates
@benceruleanlu
Copy link
Member Author

@DrJKL

No custom nodes use it?

I wrote it not long ago, and it was non functional as well, there's not much you can do with it, and it was only a simplification for renderLinkDirect anyway

I've been meaning to remove it

Copy link
Contributor

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@DrJKL DrJKL assigned benceruleanlu and unassigned DrJKL Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:links area:vue-migration size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants