Skip to content

Releases: emilefokkema/infinite-canvas

v0.5.5-alpha

10 Sep 12:30
Compare
Choose a tag to compare
  • fix a bug in the handling of touches outside the <canvas>

v0.5.4-alpha

07 Aug 18:05
Compare
Choose a tag to compare
  • fix bug in drawing when canvas has resized

v0.5.3-alpha

25 Jun 17:59
Compare
Choose a tag to compare
  • add support for bezierCurveTo

v0.5.2-alpha

13 Dec 21:51
Compare
Choose a tag to compare
  • fix a bug in the drawing of rectangles
  • reduce the number of declaration files in dist/types

quadraticCurveTo

30 Oct 14:45
Compare
Choose a tag to compare
  • add support for quadraticCurveTo

0.5.0-alpha

06 Nov 12:44
Compare
Choose a tag to compare
  • No longer ignores the difference between the canvas element's width and height attributes on the one hand and its CSS width and height on the other.
  • the draw event now contains information about the current transformation between the InfiniteCanvas context's coordinate system and the css coordinate system.

bugfix

27 Oct 10:06
Compare
Choose a tag to compare
bugfix Pre-release
Pre-release
  • fixes a bug in the rendering of line dashes

v0.1-alpha

12 Feb 12:53
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release
ignore .vscode folder