v0.60.0
What's Changed
- feat(draw): add genericity to draw and getTextRectangle by @huanhuanwa in #869
- feat(draw): init table render by @huanhuanwa in #864
- feat(draw): GeometryComponent support multi text #WIK-15441 by @MissLixf in #870
- feat(draw): support text edit in cell by @huanhuanwa in #872
- feat(draw): add UML actor 、useCase and container shape #WIK-15438 by @MissLixf in #873
- fix(draw): fix text edit error #WIK-15474 by @huanhuanwa in #877
- fix(draw): clear temporaryElement in plugin withGeometryCreateByDrag … by @pubuzhixing8 in #874
- feat(text): support render vertical text by @huanhuanwa in #871
- feat(core): support element-flavour by @pubuzhixing8 in #880
- feat(draw): add package and combinedFragment shape for UML #WIK-15462 by @MissLixf in #876
- fix(draw): reset points when entering text into element with autoSize… by @MissLixf in #878
- feat(draw): init swimlane by @huanhuanwa in #879
- fix(draw): fix hit logic and memorize for multiple text geometry #WIK… by @MissLixf in #881
- feat(core): add angle to PlaitElement #WIK-15292 by @huanhuanwa in #885
- feat(draw): support table copy and paste #WIK-15347 by @huanhuanwa in #884
- feat(draw): support table and cell resize #WIK-15356 by @huanhuanwa in #886
- feat(core): add isHitElement and isHitSelectedRectangle function by @huanhuanwa in #887
- feat(draw): add isDrawElementsIncludeText function and support table linking #WIK-15419 by @huanhuanwa in #888
- feat(draw): support create swimlane #WIK-15543 by @huanhuanwa in #889
- feat: add generators export #WIK-15546 by @cmm-va in #890
- build: release 0.58.0 by @huanhuanwa in #892
- feat(draw): support set partial text property for multiple text nodes #WIK-15509 by @huanhuanwa in #891
- fix(common): fix get gap snap line error #WIK-15446 by @huanhuanwa in #893
- fix(core): restore before judge #WIK-15446 by @huanhuanwa in #894
- feat(draw): add activation,object and deletion shape for uml #WIK-15593 by @MissLixf in #896
- feat(draw): add note,activityClass,simpleClass,port and branchMerge s… by @MissLixf in #898
- fix(draw): fix remove column and row error by @huanhuanwa in #899
- feat(draw): add class and interface shape for uml #WIK-15494 by @MissLixf in #895
- fix(text): set user-select to text paragraph instead of event.preventDefault #WIK-15691 by @huanhuanwa in #902
New Contributors
Full Changelog: v0.57.0...v0.60.0