Skip to content

Releases: idrawjs/idraw

v0.2.0-alpha.24

11 Dec 03:07
Compare
Choose a tag to compare
  • refactor: refactor offset of controller

v0.2.0-alpha.22

28 Nov 08:52
Compare
Choose a tag to compare
  • feature: Add @idraw/renderer to replace opts.onlyRender
  • refactor: split engine from mixin/event for @idraw/core
  • refactor: Deprecate opts.onlyRender

v0.2.0-alpha.21

19 Nov 15:46
Compare
Choose a tag to compare
  • feat: add toDataURL to idraw
  • feat: add helperContext to @idraw/board
  • refactor: add Context render to @idraw/renderer
  • refactor: rename getDisplayContext2D and getOriginContext2D

v0.2.0-alpha.20

13 Nov 08:40
Compare
Choose a tag to compare
  • refactor: separate @idraw/renderer from @idraw/core

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