Commit Graph

2552 Commits

Author SHA1 Message Date
Yanyan-Wang
ef5c165c33 docs: update docs for graphics group addGroup 2020-04-17 15:21:06 +08:00
Yanyan-Wang
dc9681081c docs: add lineDash docs for shapes and built-in node 2020-04-17 11:36:49 +08:00
Yanyan-Wang
9fd3a0a52f docs: fix small error of docs. 2020-04-17 10:56:26 +08:00
Yanyan-Wang
9bf7faab5c docs: update the docs about custom node with rect, iconfont first rendering, and collapse expand treeGraph in default. 2020-04-17 10:40:03 +08:00
Yanyan-Wang
491ba5b529 docs: update 3.4.6 to 3.4.7. 2020-04-17 10:07:46 +08:00
Yanyan-Wang
4f0b9c355b docs: update marker docs. 2020-04-16 19:34:53 +08:00
Yanyan-Wang
753926feea docs: update CHANGELOG for 3.4.6 2020-04-16 15:59:51 +08:00
Yanyan-Wang
49faf851cc fix: removeItem to update the minimap. 2020-04-16 15:59:51 +08:00
Yanyan-Wang
a64dcf66cb docs: update the docs for bezier curve edges. docs: update CHANGELOG for 3.4.6. 2020-04-16 14:45:54 +08:00
Yanyan-Wang
5c71309c27 fix: moveTo wrong logic problem. docs: update version number and CHANGELOG. 2020-04-16 14:45:54 +08:00
Yanyan-Wang
2d117dbad7 feat: no layout and no positions, changeData into a data with positions, show the node with positions in data. 2020-04-16 14:45:39 +08:00
Yanyan-Wang
a0360e08e8 feat: allow user to set curveOffset and curvePosition for bezier curves. 2020-04-16 14:45:39 +08:00
Yanyan-Wang
f69c574270 fix: relayout after addItem. feat: curveOffset and curvePosition for bezier curves in first stage 2020-04-16 14:45:39 +08:00
rainrcn
1f2b6c7979 修复 点击modelRect节点内label不支持拖拽问题 2020-04-16 14:06:55 +08:00
Yanyan-Wang
440f95ebdc docs: update tooltip demos with offset. docs: update force demo to trigger re-layout when drag a node. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
2397de758f docs: fix re-layout problem when dragging node in force demos. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
50df202ce2 test: re-run ci online. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
11b80aaa32 docs: update downloadFullImage API. docs: update tooltip offset docs. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
b56c83d3eb feat: downloadFullImage for full graph. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
f82d5ecfd2 docs: delete custom tree demo 2020-04-15 20:21:48 +08:00
Yanyan-Wang
0a24ed36d7 docs: update the docs for dom listner. 2020-04-14 18:29:00 +08:00
Yanyan-Wang
7d6c4d024e docs: update the changelog for 3.4.5. 2020-04-13 11:07:58 +08:00
Yanyan-Wang
d21e59ffaa docs: update the changelog for 3.4.5. 2020-04-13 11:07:58 +08:00
Yanyan-Wang
9fe366bf7f fix: delete unnecessary console.log. test: minimap spec with float numbers online. 2020-04-13 10:31:50 +08:00
baizn
3c333594e3 fix: resolve conflict 2020-04-13 10:31:50 +08:00
baizn
5abfed8c0b feat: support set the background of the label 2020-04-13 10:31:50 +08:00
ryannz
6c8236c76b feat: add label background 2020-04-13 10:31:50 +08:00
baizn
37cac2d746 fix: update typing file & tree demo 2020-04-13 10:31:50 +08:00
baizn
b2e1300282 fix: changeData clear states & refactor states 2020-04-13 10:31:50 +08:00
ryannz
d00e5d7b22 feat: add label background 2020-04-13 10:31:50 +08:00
baizn
5f454d2e70 fix: update typing file & tree demo 2020-04-13 10:31:50 +08:00
baizn
7f9c5dd4eb fix: changeData clear states & refactor states 2020-04-13 10:31:50 +08:00
baizn
a99494c98e feat: support set the background of the label 2020-04-13 10:31:50 +08:00
ryannz
7dda36afd6 feat: add label background 2020-04-13 10:31:50 +08:00
baizn
7e3519c0ec fix: update typing file & tree demo 2020-04-13 10:31:50 +08:00
baizn
905cc27ce1 fix: changeData clear states & refactor states 2020-04-13 10:31:50 +08:00
Yanyan-Wang
399e730165 fix: minimap viewport displace problem. feat: better performance of minimap. 2020-04-10 22:10:16 +08:00
baizn
64b18bae23 fix: translation set-label-bg doc 2020-04-09 19:20:52 +08:00
baizn
e2ca266e28 feat: support set the background of the label 2020-04-09 19:20:52 +08:00
Moyee
0e19e6b187 Merge pull request #1354 from antfin-AI/feat/add-text-bg
feat: add label background
2020-04-09 13:35:52 +08:00
zhanba
8b55f2d1cd Merge branch 'master' into feat/add-text-bg 2020-04-09 11:28:36 +08:00
Small
6dea683b9c feat: set offset as a option in tooltip 2020-04-09 09:49:44 +08:00
Yanyan-Wang
657fa066b9 docs: update the english titles for examples 2020-04-08 17:51:08 +08:00
Yanyan-Wang
ad1204a7aa docs: update the docs about state, custom node and urls of animate docs. 2020-04-08 16:04:21 +08:00
afc163
912ab5f1b9 docs: Add gallery page 2020-04-08 13:54:36 +08:00
afc163
4713b067e7 chore: site should deps on source code 2020-04-08 13:54:36 +08:00
baizn
bc2189161b fix: update version number 2020-04-03 19:50:39 +08:00
baizn
6eb27ca1b2 fix: register shape do not support states 2020-04-03 19:50:39 +08:00
ryannz
a1683f3aa8 Merge branch 'master' into feat/add-text-bg 2020-03-31 20:21:14 +08:00
Yanyan-Wang
b3b5e49ac1 docs: update the docs about label offset which is a value but will not be an array. 2020-03-31 16:20:42 +08:00