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: connection highlighter interface #7638

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Work on #7204

Proposed Changes

Adds a connection highlighter interface for future use. Removes unnecessary methods from the path object interface.

Reason for Changes

Working on unifying how highlighting connections works so that implementing different connection previewers is simpler.

Test Coverage

No tests yet because this just defines types not behavior.

Documentation

N/A

Additional Information

Merging against a feature branch because I'm not sure I can get this done by time for release.

@BeksOmega BeksOmega requested a review from a team as a code owner November 9, 2023 19:46
@BeksOmega BeksOmega requested review from NeilFraser and removed request for a team November 9, 2023 19:46
@github-actions github-actions bot added the PR: feature Adds a feature label Nov 9, 2023
@BeksOmega BeksOmega force-pushed the feat/connection-highlighter-interface branch from 934ee2a to 0d0f377 Compare November 13, 2023 17:26
@BeksOmega BeksOmega merged commit 01fc89b into google:connection-previewers Nov 17, 2023
6 checks passed
BeksOmega added a commit to BeksOmega/blockly that referenced this pull request Feb 2, 2024
* feat: add connection highlighter interface

* fix: remove unnecessary method from the path object interface
BeksOmega added a commit that referenced this pull request Feb 2, 2024
* feat: add connection highlighter interface

* fix: remove unnecessary method from the path object interface
@BeksOmega BeksOmega deleted the feat/connection-highlighter-interface branch May 14, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature Adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants