Closed hunkim98 closed 1 year ago
PR Preview Action v1.4.4 :---: Preview removed because the pull request was closed. 2023-10-12 12:39 UTC
Kudos, SonarCloud Quality Gate passed!
@lerrybe @Lee-Si-Yoon I will merge this PR today night if there are no disagreements
🚀 [Resolves #78 ]
Preview
https://github.com/hunkim98/dotting/assets/57612141/076bd51c-f5b8-443d-b4ca-71cf8769c2eb
Changes
Implement canvas info change handler
[🪝Hooks] Added an additional handler in
useHandlers
hookuseHandlers
hook[🎨Component] Create emit event functions for emitting canvas info changes
panZoom
,topLeftCornerOffset
,topRightCornerOffset
,bottomLeftCornerOffset
,bottomRightCornerOffset
, andgridSquareSize
[📒Docs] Refactor
useHandlers
hook storybookuseHandlers
more readableNotes
This PR is connected with #77 and #76
Next Up?