* feat(core): replace fitView option `offset` with expressive `padding` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
6 lines
166 B
Markdown
6 lines
166 B
Markdown
---
|
|
"@vue-flow/core": minor
|
|
---
|
|
|
|
Replace the existing `offset` option for fitView with a more expressive `padding` option allowing users to define padding per sides.
|