Skip to content

Releases: TooTallNate/react-tela

0.0.3

07 Mar 22:48
Compare
Choose a tag to compare

Patches

0.0.2

03 Mar 10:26
Compare
Choose a tag to compare

Patches

  • Add <RoundRect> component: 034a611
  • Initial event handler functionality: e26e0be
  • Add stop propagation normalizing and bubbling to TelaEventTarget: 4f3a6d0
  • Implement "mouseenter", "mouseleave" and "mousemove" events: 539f5a4
  • Add useRoot() hook: 8e693ad
  • Fix <Group>: a034fdf
  • Fix &lt;Image&gt; in Node.js: 84556fb
  • Touch events: 3050d49
  • Reset transform before clearing canvas during render: ae2ea6f
  • Add fallback for when OffscreenCanvas does not exist (iOS 15): 9ddc5da
  • Add ability to disable pointer events for an Entity with pointerEvents: false: 88eb285