Skip to content

Commit

Permalink
Merge pull request #13 from sasza2/feat/api-go-back-to-boundary
Browse files Browse the repository at this point in the history
feat: react-panzoom update - api method goBackToBoundary
  • Loading branch information
sasza2 authored May 21, 2024
2 parents 77951e1 + 8df2524 commit 141d2f2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/orange-jeans-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-grid-panzoom": minor
---

update react-panzoom - api new method - goBackToBoundary() - move component to containers boundary (for e.g. when container size has changed)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"vitest": "0.34.6"
},
"dependencies": {
"@sasza/react-panzoom": "1.17.0"
"@sasza/react-panzoom": "1.18.0"
},
"peerDependencies": {
"react": ">=16.14.0",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 141d2f2

Please sign in to comment.