docs: add multiple transition animations to teleport example
# What's changed? * add fade and shrink animations to teleportable nodes * demonstrate using `updateNodeDimensions` to properly align edges after a resizing transition
This commit is contained in:
@@ -28,7 +28,8 @@ body,
|
||||
.vue-flow__minimap {
|
||||
transform: scale(75%);
|
||||
transform-origin: bottom right;
|
||||
}`
|
||||
}
|
||||
\n`
|
||||
|
||||
const store = new ReplStore({
|
||||
showOutput: true,
|
||||
|
||||
Reference in New Issue
Block a user