-
Notifications
You must be signed in to change notification settings - Fork 27
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
Labels
enhancement
New feature or request
Comments
The only param the UI is expecting to pass is childVpId. |
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
case class RemoveVisualLinkRequest(childVpId: String) extends MessageBody |
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
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
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>
chrisjstevo
added a commit
that referenced
this issue
Oct 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: