Commit Graph

2580 Commits

Author SHA1 Message Date
baizn
c98ad89b59 fix: transplie d3-force to support ie11 2020-05-07 19:30:30 +08:00
Yanyan-Wang
21e68ac39e docs: update the shapeProperties to add types for configurations. docs: update graph.hideItem and item.hide to differ them. 2020-04-28 12:02:07 +08:00
Yanyan-Wang
1498699276 fix: force layout afterlayout event 2020-04-28 10:40:20 +08:00
Yanyan-Wang
9c927ca7de fix: delete unnecessary notes. 2020-04-28 10:40:20 +08:00
Yanyan-Wang
396312a3a3 docs: update CHANGELOG and version number 2020-04-28 10:40:20 +08:00
Yanyan-Wang
818b153384 fix: curveOffset for arc, quadratic, cubic edge. 2020-04-28 10:40:20 +08:00
Yanyan-Wang
9474111196 fix: fix the problem about fail to render the graph when the animate and fitView are true by turn off the animate for rendering temporary 2020-04-28 10:40:20 +08:00
Yanyan-Wang
cbaabb3cd9 fix: problem about switching to another applications or browser menu and then switch back, the drag-canvas does not take effect. 2020-04-28 10:40:20 +08:00
Yanyan-Wang
2efea17007 docs: update loadTreeData demo. 2020-04-22 20:09:59 +08:00
baizn
b96d7453f3 fix: remove json data 2020-04-22 19:43:11 +08:00
zhanning.bzn
fd2b2b4653 fix: remove demos 2020-04-22 19:03:25 +08:00
zhanning.bzn
74b60ba800 fix: update test data 2020-04-22 12:17:54 +08:00
Yanyan-Wang
8a85317705 test: tutorial data fetching in demo. 2020-04-22 10:57:05 +08:00
baizn
3f8d056f56 fix: filter demos folder 2020-04-22 09:14:46 +08:00
Yanyan Wang
30017702a3 Delete layout-radial.html 2020-04-22 08:55:13 +08:00
Yanyan-Wang
8e4e6b46c2 docs: update animate-zh url in demos. 2020-04-21 19:05:45 +08:00
Yanyan-Wang
ee4f672a66 fix: security check file. 2020-04-21 16:57:14 +08:00
Yanyan-Wang
d0a4b750bf fix: add security check file. 2020-04-21 16:57:14 +08:00
baizn
d5e5fce5de fix: 修复数据ID 2020-04-21 16:28:06 +08:00
Yanyan-Wang
eb76f84315 fix: state change to update the minimap in default and keyShape mode 2020-04-21 16:18:01 +08:00
Yanyan-Wang
1e499acc9c docs: update middle keyconcept to elements url. 2020-04-21 14:53:34 +08:00
baizn
bd88580575 fix: 修复数据问题 2020-04-21 13:34:02 +08:00
Yanyan-Wang
205c482854 docs: delete an image in relations case. 2020-04-21 11:54:13 +08:00
Yanyan-Wang
d575b96d48 fix: delete a data in stories. 2020-04-21 11:16:48 +08:00
afc163
9fc805aa24 chore: 🔀 add GitHub Action to sync Gitee
antvis/gatsby-theme-antv#122
2020-04-20 17:39:21 +08:00
Yanyan-Wang
fb4e7d7091 docs: fix the advanced docs lack of keyconcept problem and update the docs about shapes. 2020-04-20 11:07:50 +08:00
Yanyan-Wang
13ce6c78be docs: update version number in docs 2020-04-17 17:51:36 +08:00
Yanyan-Wang
20c65dc58e docs: update version number in docs 2020-04-17 17:43:52 +08:00
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