Releases: idrawjs/idraw
Releases · idrawjs/idraw
Release list
v1.0.0-alpha.3
- feat(idraw): change default features config
v1.0.0-alpha.2
Merge pull request #373 from idrawjs/dev-v1.x chore: bump 1.0.0-alpha.2
v0.4.3
- fix(core): fix text editor style issues
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
🎉 We're happy to announce the stable release of v0.4.0.
Read the doc about the usage.
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