Release 0.55.0
What's Changed
- feat(draw): add cloud shape #WIK-15004 by @huanhuanwa in #802
- fix(draw): fix manualInput shape line error #WIK-15063 by @MissLixf in #811
- feat(draw): support render snap line when create and refactor snap handle #OSP-707 by @huanhuanwa in #810
- fix: fix type error by @huanhuanwa in #813
- fix(core): transform.moveNode performance optimize #WIK-15103 by @huanhuanwa in #815
- fix(core): get selectedGroups from board.childen when remove #WIK-15102 by @huanhuanwa in #814
- feat(draw): add offPage shape #WIK-15056 by @MissLixf in #809
- fix(core): fix remove group error when multiple groups are selected #WIK-15105 by @huanhuanwa in #816
- test: add flow test by @huanhuanwa in #819
- feat(common): support zIndex by @huanhuanwa in #817
- feat(draw): add predefinedProcess shape #WIK-15019 by @MissLixf in #808
- feat(common): support moveToTop and moveToBottom #WIK-14766 by @huanhuanwa in #823
- fix(common): fix the issue of inconsistent element order when pasting #WIK-15106 by @huanhuanwa in #822
- feat(common): ensuring consistent hierarchy of all selected elements when add group #WIK-14768 by @huanhuanwa in #824
- fix(core): fix getTargetIndex error #WIK-15117 by @huanhuanwa in #826
- feat(core): render element g by list-render by @pubuzhixing8 in #821
- feat(core): support z index hotkey #WIK-14764 by @huanhuanwa in #825
- fix(core): fix set z index error when selected indices not continuous… by @huanhuanwa in #827
- feat(draw): add or and summingJunction shape for flow and add createC… by @MissLixf in #812
- feat(draw): support rotate interaction #WIK-15087 by @MissLixf in #820
- fix(common): do not handle the hierarchy of the group element when addGroup #WIK-15137 by @huanhuanwa in #829
- fix(core): fix select elements error after move node #WIK-15141 by @huanhuanwa in #832
- feat(core): support duplicate elements #WIK-15134 by @huanhuanwa in #828
- feat(draw): support dotted line #WIK-15077 by @huanhuanwa in #835
- fix(mind): fix the issues caused by list-render by @pubuzhixing8 in #836
- fix(core): fix moving up/down one layer when adjacent groups and elem… by @huanhuanwa in #834
- Create ci.yml by @pubuzhixing8 in #830
- feat(draw): support snap angle when rotate with hotkey #WIK-15113 by @MissLixf in #833
Full Changelog: v0.54.0...v0.55.0