Skip to content

v0.1.0

Compare
Choose a tag to compare
@claudijo claudijo released this 16 Mar 14:38
· 30 commits to main since this release
  • Update Readme to cover the Polygon component d857fb6
  • Remove check for attached mouse event handlers on elements since it is actually not a working solution, and instead assume all child components in top most layer might have mouse event handlers attached ccb37fa
  • Fire mouse event on the Layer component with clientX and clientY properties that are adjusted to the current scale factor (same as mouse event that are fired on child shape components) 8ba9a66
  • Add regular polygon shape 0474b3c

v0.0.12...v0.1.0