Releases: idrawjs/idraw
Releases · idrawjs/idraw
v0.4.3
v0.4.2
Fix 🛠
- fix(core): fix disableWatcher effect in core and board
- fix(core): fix select element effect for event trigger
v0.4.1
Features 🚀
- fix(idraw): fix the visible area of the output image of getImageBlobURL
v0.4.0-rc.0
Features 🚀
- feat(idraw): add features of undo and redo
Fix 🛠
- fix(renderer): fix render issue of Text Element with opacity property.
v0.4.0
v0.4.0-beta.45
Features 🚀
- feat(idraw,core): add
disableWatcherfeature
Fix 🛠
- fix(render): fix loader issue
Refactor 🚨
- refactor(types,util,core): refactor operations of group element
v0.4.0-beta.44
Features 🚀
- feat(idraw): add forceRender
Fix 🔧
- fix(core): clear hover data before select element
v0.4.0-beta.43
Fix 🛠
- fix(core): fix resource update process for image, svg and html Element
v0.4.0-beta.42
Fix 🔧
- fix(util): add seed to
createAssetId
v0.4.0-beta.41
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
createAssetIdmethod
Fix 🔧
- fix(idraw): fix duplicated middleware usage logic
- fix(idraw): fix text element render issue in
exportImageFileBlobURL - fix(core): fix text-editor middleware