5.0.15
What's Changed
- docs: add level of detail demo by @yvonneyx in #6038
- fix: fix polyline misalignment in orth router between nodes by @yvonneyx in #6040
- chore: update husky and add release workflow by @Aarebecca in #6041
- fix: fix issue that history beforeAddCommand returns false by @yvonneyx in #6042
- chore: update dumi version and config by @Aarebecca in #6045
- chore: adjust release pr workflow by @Aarebecca in #6044
- feat: create-edge behavior supports history tracking by @yvonneyx in #6043
- fix: improve polyline orth routing for rendering with dagre layout by @yvonneyx in #6046
- feat(behavior): hide elements when zooming, scrolling and dragging canvas by @yvonneyx in #6054
- fix: label background word wrap width by @xuwb in #6055
- feat(behavior): fix element size by @yvonneyx in #6059
- refactor: support dynamic switch renderer by @Aarebecca in #6062
- chore: update version by @Aarebecca in #6064
- chore: config project by @Aarebecca in #6065
- feat: autosize element label by @yvonneyx in #6068
- fix: resolve animation conflict between hover-activate and collapse-expand by @yvonneyx in #6070
- fix: the initial values of some nodes are not set by default by @MusicTen in #6075
- chore: update issue template by @Aarebecca in #6101
- fix(runtime): fix camera position lost after canvas resize by @Aarebecca in #6114
- fix(elements): fix incorrect ports position when rotate node by @Aarebecca in #6113
- fix: fix unexpected canvas access after switch renderer by @Aarebecca in #6110
- refactor: drag canvas can be triggered on elements by @Aarebecca in #6108
- feat(plugins): add minimap plugin by @Aarebecca in #6103
- docs: add coordinate docs by @Aarebecca in #6117
- refactor: adjust folder strucure by @Aarebecca in #6115
- chore: update version by @Aarebecca in #6118
- fix(minimap): fix collapsed combo childrenNode getShape not found by @MusicTen in #6120
- fix(behaviors): fix drag element, drag canvas conflict by @Aarebecca in #6125
- feat: implement image shape support radius by @Aarebecca in #6127
- chore: update version by @Aarebecca in #6129
- feat: add mindmap demo by @yvonneyx in #6132
- refactor(layout): optimize tree entry layout effect by @Aarebecca in #6141
- fix: destroy shape after change icon type by @Aarebecca in #6142
- refactor: improve site docs by @Aarebecca in #6133
- fix(behaviors): fix drag canvas unbind event by @Aarebecca in #6146
- feat: add decision tree demo by @yvonneyx in #6139
- fix(plugins): wont show tooltip when target element is to be destroyed by @Aarebecca in #6147
- chore: update version by @Aarebecca in #6148
- fix: fix issue for null values in the alignFields util by @yvonneyx in #6152
- fix(behaviors): fix drag-canvas event listener type by @Aarebecca in #6153
- fix(behaviors): fix click-select lost preset states by @Aarebecca in #6161
- fix: fix setVisibility util by @Aarebecca in #6158
- feat: support specific and set cursor by @Aarebecca in #6160
- chore: adapt g devtool by @Aarebecca in #6164
- chore: update version by @Aarebecca in #6166
- docs: delete duplicate doc hyperlinks by @fxzer in #6169
- fix: adjust contextmenu onclick params to get element by @yvonneyx in #6174
- fix: fix minimap by @Aarebecca in #6175
- chore: update version by @yvonneyx in #6178
New Contributors
- @xuwb made their first contribution in #6055
- @MusicTen made their first contribution in #6075
- @fxzer made their first contribution in #6169
Full Changelog: 5.0.8...5.0.15