Skip to content

Releases: idrawjs/idraw

v1.0.0-alpha.3

Choose a tag to compare

@chenshenhai chenshenhai released this 29 Mar 08:03
50b4788
  • feat(idraw): change default features config

v1.0.0-alpha.2

Choose a tag to compare

@chenshenhai chenshenhai released this 28 Mar 13:45
56c5f27
Merge pull request #373 from idrawjs/dev-v1.x

chore: bump 1.0.0-alpha.2

v0.4.3

Choose a tag to compare

@chenshenhai chenshenhai released this 06 Jul 04:47
58568e7
  • fix(core): fix text editor style issues

v0.4.2

Choose a tag to compare

@chenshenhai chenshenhai released this 28 Jun 06:13
73c0e72

Fix 🛠

  • fix(core): fix disableWatcher effect in core and board
  • fix(core): fix select element effect for event trigger

v0.4.1

Choose a tag to compare

@chenshenhai chenshenhai released this 07 Jun 12:56
f9d920b

Features 🚀

  • fix(idraw): fix the visible area of ​​the output image of getImageBlobURL

v0.4.0-rc.0

Choose a tag to compare

@chenshenhai chenshenhai released this 31 May 06:08
e952f6c

Features 🚀

  • feat(idraw): add features of undo and redo

Fix 🛠

  • fix(renderer): fix render issue of Text Element with opacity property.

v0.4.0

Choose a tag to compare

@chenshenhai chenshenhai released this 31 May 06:21
b72d9e5

🎉 We're happy to announce the stable release of v0.4.0.

Read the doc about the usage.

v0.4.0-beta.45

Choose a tag to compare

@chenshenhai chenshenhai released this 24 May 03:03
76bbd03

Features 🚀

  • feat(idraw,core): add disableWatcher feature

Fix 🛠

  • fix(render): fix loader issue

Refactor 🚨

  • refactor(types,util,core): refactor operations of group element

v0.4.0-beta.44

Choose a tag to compare

@chenshenhai chenshenhai released this 18 May 09:05
cb3fe69

Features 🚀

  • feat(idraw): add forceRender

Fix 🔧

  • fix(core): clear hover data before select element

v0.4.0-beta.43

Choose a tag to compare

@chenshenhai chenshenhai released this 11 May 12:55
fe13970

Fix 🛠

  • fix(core): fix resource update process for image, svg and html Element