Files
vue-flow/.changeset/unlucky-deers-teach.md
T
Braks cca5ab8c44 feat(core): replace fitView option offset with expressive padding (#1967)
* 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>
2025-10-02 09:12:54 +02:00

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.