Release 0.45.0
What's Changed
- feat(draw): optimize geometry create by @WBbug in #670
- fix(draw): fix create wrong by @WBbug in #671
- feat(common): support match by @WBbug in #673
- feat(draw): support all points align by @WBbug in #672
- fix(draw): fix draw wrong shape by @WBbug in #675
- feat(draw): support move text by @WBbug in #674
- fix(draw): export plugin key by @WBbug in #676
- feat(draw): change text moving style by @WBbug in #677
- fix(core): fix image node conversion error by @Maple13 in #679
- feat(draw): change bound line when geometry shape change by @WBbug in #678
- fix(draw): use handle ref points by @WBbug in #680
- feat(core): add toScreenPoint method by @pubuzhixing8 in #681
- feat(draw): add collect refs by @WBbug in #682
- fix(draw): fix align by @WBbug in #683
- feat(mind): add insertChildNode and insertSiblingNode #WIK-14171 by @huanhuanwa in #686
- feat(draw): create fake element by @WBbug in #685
- feat(draw): add setLineAutoComplete #WIK-14146 by @huanhuanwa in #684
- fix(draw): fix can't paste text by @WBbug in #687
- fix(draw): remove same point by @WBbug in #688
- fix(draw): adjust points when has boundId by @WBbug in #689
- fix(draw): add getRelatedFragment by @WBbug in #690
- refactor(core): move set_selection to pointerUp by @pubuzhixing8 in #691
Full Changelog: v0.38.0...v0.45.0