Skip to content

v0.56.0

Compare
Choose a tag to compare
@pubuzhixing8 pubuzhixing8 released this 28 Apr 02:43
· 73 commits to develop since this release

What's Changed

  • fix(draw): fix angle snap error when rotate #WIK-15209 by @MissLixf in #843
  • fix(common): prevent draw group rectangleG when pointer type is not selection or resizing #WIK-15210 by @huanhuanwa in #844
  • refactor(core): try to remove ELEMENT_TO_COMPONENT and getComponent by @pubuzhixing8 in #845
  • refactor: remove circle engine and move function getNearestPointBetwe… by @MissLixf in #847
  • feat(draw): add document and multiDocument shape for flowchart #WIK-1… by @MissLixf in #846
  • feat(draw): add noteSquare, noteCurlyLeft and noteCurlyRight shape fo… by @MissLixf in #848
  • feat(core): support alt key duplicate #WIK-15159 by @huanhuanwa in #851
  • fix(draw): hide middlePoints on line when edit text #WIK-15244 by @huanhuanwa in #852
  • feat(draw): add database,hardDisk and internalStorage shape for flowc… by @MissLixf in #850

Full Changelog: v0.55.1...v0.56.0