Commit Graph

149 Commits

Author SHA1 Message Date
Yanyan-Wang
1ae908ed74 feat: click and drag to create an edge by create-edge behavior; process multiple parallel edges to quadratic with proper curveOffset. 2020-08-22 22:40:38 +08:00
Yanyan-Wang
354cf78402 doc: update minimap plugin docs. 2020-08-22 22:40:38 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Yanyan-Wang
122252287c feat: control the visible in the data. test: visible in data test spec. 2020-08-11 16:16:16 +08:00
Yanyan-Wang
cc225bbeed fix: tooltip plugin position problem. fix: tooltip plugin for node and edge, shouldUpdate. fix: destroy graph with tooltip behavior. fix: context menu plugin with clickHandler problem and shouldUpdate, itemTypes. 2020-08-11 16:16:16 +08:00
Yanyan-Wang
883ec4d732 feat: image minimap. docs: api, doc, and demo for image minimap. 2020-08-11 16:16:16 +08:00
chenluli
4f654f76da docs: add docs for getAdjMatrix, getShortestPathMatrix; add doc for linkCenter; fix the docs for lasso 2020-07-28 16:03:45 +08:00
Yanyan-Wang
e97c4d1b28 docs: add fisheye demos, docs, and API. 2020-07-28 14:26:05 +08:00
chenluli
99debacfcf docs: add docs for lasso behavior 2020-07-27 20:30:38 +08:00
Yanyan-Wang
973d9cf2ef docs: update the english version of comboTheory docs. 2020-07-22 19:05:44 +08:00
Yanyan-Wang
36c5dbb887 docs: demo for hide items while dragging. fix: fix node while zooming problem. fix: set default enableOptimize of drag-canvas to be false. 2020-07-22 13:31:55 +08:00
Yanyan-Wang
106a6cfca3 fix: zoom-canvas with fixItem problems. docs: add zoom-canvas with fixItem demo. 2020-07-22 13:31:55 +08:00
baizn
1f3d84271f feat: add drag-canvas enableOptimize doc 2020-07-21 19:44:13 +08:00
chenluli
d8b14756b3 docs: fix graphics group doc; add setClip method in doc 2020-07-10 19:48:06 +08:00
chenluli
2d7d0bf611 fix: links in doc 2020-07-10 14:39:33 +08:00
Yanyan-Wang
461c73f424 docs: update customItemTree and version number in tutorial. 2020-07-08 10:55:29 +08:00
Yanyan-Wang
2916872459 docs: update english version of new docs 2020-07-06 11:51:07 +08:00
Yanyan-Wang
684cd874ec feat: dagre layout supports sortByCombo; feat: allow user to disable relayout in collapse-expand-combo behavior. 2020-07-06 11:51:07 +08:00
Yanyan-Wang
7cf61ad117 fix: grid DOM selectable and drag-canvas problem. docs: add docs about the coordinate system. 2020-07-06 11:51:07 +08:00
baizn
91ec11aed4 fix: update plugins doc 2020-07-03 23:47:26 +08:00
Yanyan-Wang
a51d86c49c docs: update arrows imate in arrow doc 2020-06-29 15:04:49 +08:00
Yanyan-Wang
0b51d274c6 docs: update arrow demos. 2020-06-29 11:01:43 +08:00
Yanyan-Wang
59f646b1c4 docs: update arrow docs. 2020-06-29 11:01:43 +08:00
Yanyan-Wang
93241b59b2 docs: update offset for modelRect. 2020-06-23 10:35:20 +08:00
Yanyan-Wang
1c9d4c1308 docs: update dagre align docs. 2020-06-22 14:35:20 +08:00
Yanyan-Wang
099f75b666 docs: update collapse-expand-combo behavior docs. 2020-06-22 13:55:00 +08:00
Yanyan-Wang
161ff7c0e8 fix: combo collapse and expand with edges problem. feat: getGroup and getContainer API for graph. fix: destroy the tooltip DOMs when destroy the graph. 2020-06-22 13:55:00 +08:00
Yanyan-Wang
ddd7d6335a feat: shouldBegin for click-select behavior, closes: #1706. docs: update the configurations and timing events for behaviors docs. 2020-06-22 13:55:00 +08:00
liuhuidi
a9a47a4f35 docs: opt?-->edge 2020-06-17 15:20:06 +08:00
Yanyan-Wang
e4111b2041 docs: update combo.removeNode docs and state docs. 2020-06-16 17:19:39 +08:00
Yanyan-Wang
76e2d98692 docs: update custom node doc. chore: eslint. 2020-06-15 11:38:37 +08:00
Yanyan-Wang
b54dd5ada1 fix: graph disapears when it is dragged out of the view. fix: when the graph is out of the view, it can not be dragged back. fix: linkPoints size and radius problem. feat: focusItem with animation. docs: animateCfg. 2020-06-10 15:19:24 +08:00
Yanyan-Wang
7b78c18b32 docs: update state docs 2020-06-05 17:59:39 +08:00
Yanyan-Wang
6342b38bab docs: update the url for Shape in docs. 2020-06-05 17:59:39 +08:00
Yanyan-Wang
c55be39652 docs: update the url for anchorpoints in docs. 2020-06-03 13:29:39 +08:00
Yanyan-Wang
73b38e4c96 docs: update dagre docs. 2020-06-03 11:46:12 +08:00
Yanyan-Wang
9417142437 docs: update the fitCenter docs. 2020-06-02 15:47:55 +08:00
Yanyan-Wang
bd2dfa02fd feat: fitCenter for translate the graph to align the canvas center; docs: add fitCenter for simpel demos; docs: english description for demos. 2020-06-02 15:47:55 +08:00
Yanyan-Wang
c293e0f50c docs: update urls. 2020-05-26 15:13:23 +08:00
Yanyan-Wang
7b0aad3a9e docs: update the code in combo docs. 2020-05-22 14:11:07 +08:00
Yanyan-Wang
13bb41cf1e docs: add the docs about combo theory 2020-05-21 15:24:22 +08:00
Yanyan-Wang
8db13542c2 docs: update the english version of algorithm. chore: update the variable name from vertex to node. docs: update dingtalk group code image. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
cd09a10a6a docs: update docs for english version of combo behaviors. docs: update the API of items. 2020-05-21 15:24:22 +08:00
baizn
98574d4fcf fix: combo behavior docs 2020-05-21 15:24:22 +08:00
baizn
80c90bf0e7 fix: combo behavior docs 2020-05-21 15:24:22 +08:00
Yanyan-Wang
aad9a9836a fix: solve conflict to master branch 2020-05-21 15:24:22 +08:00
Yanyan-Wang
ef40817d0a fix: updating node postion by updateItem does not update the parent combos. docs: update updateCombos API. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
fb65f6dcdd docs: groupByTypes for combo docs. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
8ba387c1d3 docs: add combo and custom combo demos for site. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
59e4be75f9 docs: add english combo middle doc. 2020-05-21 15:24:22 +08:00