Tags: gazzamc/G6
Tags
fix: unexpected move with fitCenter with animation; fix: update model… …Rect with rendering error, closes: antvis#4041; (antvis#4042)
chore: upgrade version num (antvis#4036) * chore: upgrade version num * Fix combos to inherit animation setting from graph (antvis#3992) * fix: createCombo didn't update the "comboTrees" correctly (antvis#3993) * Fix the comboTrees update in createCombo() * Copy tests from core to pc * Fix useless conditional * Change variable name to not include verb * Add some missing types * docs: update traverseTree and traverseTreeUp doc * fix: drag-canvas incorrectly stopped by right click; perf: improve the performance of setItemState and active-relations again; * fix: setItemState on node, related edges linking positions are not refreshed; feat: graph supports optimizeThreshold to control the number threshold of nodes to enable the optimization on rendering and interaction, currently only affects the edges refresh while the related node state style changed; * chore: update CHANGELOG * chore: tests refine * docs: update docs and demos for force2 on website Co-authored-by: daniele-pini <daniele.pini@siren.io>
4.7.10 (antvis#4017) * perf: force layout with animation using graph refreshPositions instead positionsAnimate; * perf: force layout with animation calls graph refreshPositions instead positionsAnimate while refreshing;
perf: init node positions when the node has no x and y in the origin … …data; (antvis#4014)
fix: image lost while updating the size for an image node, closes: an… …tvis#3938; (antvis#3991) * fix: image lost while updating the size for an image node, closes: antvis#3938; * chore: update version num * 自环边样式 startPoint & endPoint 计算问题 antvis#3974 (antvis#3990) * fix: 自环问题连接点问题修复 * feat: change var to halfOfWidth and halfOfHeight * feat: 修改注释 * feat: 完善文档 * feat: 修改注释 * feat: 修改注释 * feat: add loop feat unit test * feat: 删除空行 * feat: 修改名称 Co-authored-by: linjie <xinxinsong.sxx@alibaba-inc.com> Co-authored-by: tulaoda <coderaxin@163.com> Co-authored-by: linjie <xinxinsong.sxx@alibaba-inc.com>
fix: Annotation readData with inexistent item; (antvis#3985) * chore: refine * feat: performance tweaks (antvis#3969) * Don't set beforeDragNodes if stack ops are off * Prevent clone if stack ops are off * Reduce lookups * Simplify condition * chore: refine * chore: refine * doc: update CHANGELOG Co-authored-by: Fabio Tacchelli <fabio.tacchelli@gmail.com>
perf: Annotation min-width and input width; (antvis#3947) * perf: Annotation min-width and input width; * Fix build issue (antvis#3934) * fix: there is no dir named mobile * fix: path-util is not marked as dependency of plugin, but actually it is Co-authored-by: xiangyifeng <xiangyifeng@tencent.com> Co-authored-by: fxiangyi <fxiangyi@gmail.com> Co-authored-by: xiangyifeng <xiangyifeng@tencent.com>
feat: beforechangedata and afterchagnedata for graph changeData; feat… ( antvis#3932) * feat: beforechangedata and afterchagnedata for graph changeData; feat: Annotation supports icon events callbacks; feat: Annotation supports defaultBegin position configuration for new annotation cards; perf: Annotation updated automatically when graph data changed and graph item visiblity changed; * fix: Destroy legend canvas when the plugin is destroyed, closes: antvis#3931; fix: unexpected console, closes: antvis#3926
PreviousNext