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

Expose call to remove Visual Linking on a viewport #230

Open
chrisjstevo opened this issue Oct 7, 2022 · 2 comments
Open

Expose call to remove Visual Linking on a viewport #230

chrisjstevo opened this issue Oct 7, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@chrisjstevo
Copy link
Contributor

No description provided.

@chrisjstevo chrisjstevo added the enhancement New feature or request label Oct 7, 2022
@chrisjstevo chrisjstevo self-assigned this Oct 7, 2022
@chrisjstevo
Copy link
Contributor Author

The only param the UI is expecting to pass is childVpId.

@chrisjstevo
Copy link
Contributor Author

case class RemoveVisualLinkRequest(childVpId: String) extends MessageBody

chrisjstevo added a commit that referenced this issue Oct 7, 2022
* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #229 changed node version to 16.x

* [maven-release-plugin] prepare release vuu-parent-0.352

* [maven-release-plugin] prepare for next development iteration

Co-authored-by: GitHub Actions <actions@github.com>
chrisjstevo added a commit that referenced this issue Oct 7, 2022
* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #229 changed node version to 16.x

* [maven-release-plugin] prepare release vuu-parent-0.352

* [maven-release-plugin] prepare for next development iteration

Co-authored-by: GitHub Actions <actions@github.com>
chrisjstevo added a commit that referenced this issue Oct 7, 2022
* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #229 changed node version to 16.x

* [maven-release-plugin] prepare release vuu-parent-0.352

* [maven-release-plugin] prepare for next development iteration

* Issue 230 remove visual link (#234)

* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #230 Added ability to remove Visual Linking in Viewport

* #229 changed node version to 16.x

* [maven-release-plugin] prepare release vuu-parent-0.352

* [maven-release-plugin] prepare for next development iteration

Co-authored-by: GitHub Actions <actions@github.com>

* Release 0.353 (#235)

* [maven-release-plugin] prepare release vuu-parent-0.353

* [maven-release-plugin] prepare for next development iteration

Co-authored-by: GitHub Actions <actions@github.com>

* #230 Added message types to Serialization Mixin

Co-authored-by: GitHub Actions <actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant