Skip to content

Releases: idrawjs/idraw

v0.4.3

06 Jul 04:47
58568e7

Choose a tag to compare

  • fix(core): fix text editor style issues

v0.4.2

28 Jun 06:13
73c0e72

Choose a tag to compare

Fix 🛠

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

v0.4.1

07 Jun 12:56
f9d920b

Choose a tag to compare

Features 🚀

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

v0.4.0-rc.0

31 May 06:08
e952f6c

Choose a tag to compare

Features 🚀

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

Fix 🛠

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

v0.4.0

31 May 06:21
b72d9e5

Choose a tag to compare

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

Read the doc about the usage.

v0.4.0-beta.45

24 May 03:03
76bbd03

Choose a tag to compare

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

18 May 09:05
cb3fe69

Choose a tag to compare

Features 🚀

  • feat(idraw): add forceRender

Fix 🔧

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

v0.4.0-beta.43

11 May 12:55
fe13970

Choose a tag to compare

Fix 🛠

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

v0.4.0-beta.42

10 May 14:37
9227526

Choose a tag to compare

Fix 🔧

  • fix(util): add seed to createAssetId

v0.4.0-beta.41

10 May 07:59
4611cee

Choose a tag to compare

Features 🚀

  • feat(idraw): add history middleware
  • feat(renderer): optimize render of text element
  • feat(util): optimize mergeElement, moveElement

Refactor 🚨

  • refactor(core): refactor core internal methods
  • refactor(util): refactor createAssetId method

Fix 🔧

  • fix(idraw): fix duplicated middleware usage logic
  • fix(idraw): fix text element render issue in exportImageFileBlobURL
  • fix(core): fix text-editor middleware