v0.62.0
What's Changed
- feat: framework agnostic refactor by @pubuzhixing8 in #914
- xx by @pubuzhixing8 in #915
- fix(flow): hide edge label when moving node element by @pubuzhixing8 in #917
- feat(draw): support set border style for table border #WIK-15798 by @huanhuanwa in #918
- feat(demo): update symbol title by @pubuzhixing8 in #916
- fix(table): fix set text property error when select table by @huanhuanwa in #921
- fix(draw): memorize line text property #WIK-15737 by @huanhuanwa in #920
- fix(draw): fix create swimlane error by drawing #WIK-15860 by @huanhuanwa in #924
- fix(draw): fix note-curly-left,note-curly-right,and note-square has s… by @MissLixf in #925
- fix(draw): support set table fill #WIK-15891 by @huanhuanwa in #926
- fix(draw): refactor getHitElementByPoint return value #WIK-15721 by @huanhuanwa in #922
- refactor: rename interface PlaitLine to PlaitArrowLine, add PlaitVect… by @MissLixf in #923
- Fix flow issues by @pubuzhixing8 in #929
- fix(core): fix interface geometry paste error #WIK-15877 by @MissLixf in #928
- feat(draw): support set cell text property by @huanhuanwa in #930
- fix(flow): fix node-render error when node is custom node by @pubuzhixing8 in #933
- fix(draw): fix resize geometry without text error #WIK-15876 by @MissLixf in #934
- Graph viz 2 by @pubuzhixing8 in #937
- feat(common): handle enter event when editing text #WIK-15872 by @huanhuanwa in #935
- feat(draw): unclosed element can not set fill color #WIK-15921 by @MissLixf in #939
- fix(draw): adjust line dash value for dotted #WIK-15965 by @huanhuanwa in #941
- fix(draw): fix link swimlane error by autocomplete #WIK-15966 by @huanhuanwa in #940
- fix(draw): throw new Error when get cell points by @huanhuanwa in #942
- fix(text-manage): add debounce for onChange in text-manage #WIK-15968 by @pubuzhixing8 in #945
- feat(graph-viz): support icon component rendering #WIK-15956 by @Xwatson in #946
- feat(list-render): add try-catch for element-flavour initialization a… by @pubuzhixing8 in #947
- React support doc by @pubuzhixing8 in #948
Full Changelog: v0.61.0...v0.62.0