g6/packages
Yanyan Wang 2d79ce989d
fix: destroy graph and call layout problem, closes: #4126; (#4142)
* fix: destroy graph and call layout problem, closes: #4126;

* remove duplicated event emit, closes: #4043; fix: mousedown on other DOMs and mouseup on canvas, click is triggered unexpectly, closes: #2922; fix: mousemove and mouseup are not triggered with drag and dragend, closes: #3086; fix: replace DOMMouseScroll and mousewheel with wheel event, closes: #3256; perf: refresh item when updateChild, updateChildren, addChild, removeChild for TreeGraph;

* chore: refine

* chore: update version num
2022-12-15 19:41:35 +08:00
..
core fix: destroy graph and call layout problem, closes: #4126; (#4142) 2022-12-15 19:41:35 +08:00
element fix: destroy graph and call layout problem, closes: #4126; (#4142) 2022-12-15 19:41:35 +08:00
g6 fix: destroy graph and call layout problem, closes: #4126; (#4142) 2022-12-15 19:41:35 +08:00
pc fix: destroy graph and call layout problem, closes: #4126; (#4142) 2022-12-15 19:41:35 +08:00
plugin fix: destroy graph and call layout problem, closes: #4126; (#4142) 2022-12-15 19:41:35 +08:00
react-node perf: improve the performance of setItemState and active-relations; perf: keyShape is hiden when a combo is collapsed with collapsedSubstituIcon; fix: drag-node incorrectly stopped by right click; fix: timebar plugin destroy problem, closes: #3998; fix: controllerCfg does not take effect in timebar with tick type, closes: #3843; feat: timebar plugin supports config the default time type; feat: timebar with play and pause API; chore: use addItem and removeItem instead of changeData in timebar; (#4033) 2022-11-08 11:14:22 +08:00
site fix: destroy graph and call layout problem, closes: #4126; (#4142) 2022-12-15 19:41:35 +08:00