Skip to content

Releases: idrawjs/idraw

v0.2.0-alpha.16

01 Nov 15:48
Compare
Choose a tag to compare
  • fix: scroll to the y-end and unlock the wheel event
  • refactor: refactor drawing circle
  • build: output *.global.min.js

v0.2.0-alpha.13

24 Oct 08:24
Compare
Choose a tag to compare
  • feat: add operation.disableScale and operation.disableRotate to Element
  • refactor: rename dot to controller

v0.2.0-alpha.12

17 Oct 08:21
Compare
Choose a tag to compare
  • fix: board event in iframes

v0.2.0-alpha.8

16 Oct 07:26
Compare
Choose a tag to compare

fix: eliminate interference when other elements are invisible

v0.2.0-alpha.7

11 Oct 00:52
Compare
Choose a tag to compare
  • feat: add stroke to text-element
  • feat: add textShadow and shadow to element-text
  • feat: add shadow to element-rect
  • feat: add shadow to element-circle
  • fixbug: click block area twice to cancel selected-element

v0.2.0-alpha.6

30 Sep 01:35
Compare
Choose a tag to compare

fix: click block area twice to cancel selected-element

v0.2.0-alpha.5

28 Sep 11:01
Compare
Choose a tag to compare

fix: scale-direction for element when it rotated

v0.2.0-alpha.4

21 Sep 11:36
Compare
Choose a tag to compare
  • refactor: refactor idraw.exportDataURL
  • feat: @idraw/core add free render status
  • feat: Add event drawFrame and drawFrameComplete
  • feat: @idraw/core add method setOnlyRender and cancelOnlyRender

v0.2.0-alpha.3

18 Sep 23:56
Compare
Choose a tag to compare
  • fix: fix the scaling state should be adjusted when rotating elements

v0.2.0-alpha.2

14 Sep 03:42
Compare
Choose a tag to compare
  • feat: Add method getElement and getElementByIndex
  • fix: It can listen doubleClickElement when the element is invisible