Commit Graph

95 Commits

Author SHA1 Message Date
Yanyan-Wang
3da8396619 fix: unify the shape names for custom node and extended node 2020-06-22 13:55:00 +08:00
Yanyan-Wang
46689a1042 docs: update CHANGELOG 2020-06-22 13:55:00 +08:00
Yanyan-Wang
a134a58fd7 feat: graph.getMinZoom, graph.setMinZoom, graph.getMaxZoom, graph.setMaxZoom, graph.getWidth, graph.getHeight API. docs: update the graph API with new apis. 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
Yanyan-Wang
a59d2d6c7e feat: dropCap for indented layout. docs: update the docs about indented layout. 2020-06-16 17:19:39 +08:00
Yanyan-Wang
116694364a fix: cannot drag combo bug. 2020-06-15 11:38:37 +08:00
Yanyan-Wang
22e33c6e2b docs: update CHANGELOG and version number. 2020-06-15 11:38:37 +08:00
Yanyan-Wang
ba97fa7ef1 feat: generate the image url of the full graph by graph.toFullDataUrl. docs: update the api about toFullDataUrl and other download related api. closes: #1657. 2020-06-10 15:19:24 +08:00
Yanyan-Wang
c07bca9204 feat: focusItem with animation parameters related to the graph configure. docs: update the click to focus a node demo. 2020-06-10 15:19:24 +08:00
Yanyan-Wang
cdddab7164 feat: degree algorithm; feat: graph.getNodeDegree; docs: update CHANGELOG. 2020-06-05 17:59:39 +08:00
Yanyan-Wang
cb58bd66d0 fix: downloadFullImage changes the matrix of the graph problem. docs: update CHANGELOG and version number. 2020-06-05 10:47:06 +08:00
Yanyan-Wang
0889669158 docs: update changelog 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
e25aa05696 fix: endPoint and startPoint are missing in modelConfig type; fix: edge background leads to empty canvas when the autoRotate is false. 2020-06-02 15:47:55 +08:00
Yanyan-Wang
b00bce3519 fix: getType is not a function error occurs when addItem with point; fix: checking comboTrees avaiability; fix: error occurs when createCombo into the graph without any combos. 2020-06-02 15:47:55 +08:00
Yanyan-Wang
4c5fd6998c docs: update CHANGELOG 2020-05-21 15:24:22 +08:00
baizn
dd20c1ad45 fix: update changelog file 2020-05-21 15:24:22 +08:00
Yanyan-Wang
20a582872a docs: update version number and CHANGELOG. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
17f724e1a8 docs: update CHANGELOG and version number. 2020-05-15 11:08:33 +08:00
baizn
c98ad89b59 fix: transplie d3-force to support ie11 2020-05-07 19:30:30 +08:00
Yanyan-Wang
396312a3a3 docs: update CHANGELOG and version number 2020-04-28 10:40:20 +08:00
Yanyan-Wang
491ba5b529 docs: update 3.4.6 to 3.4.7. 2020-04-17 10:07:46 +08:00
Yanyan-Wang
753926feea docs: update CHANGELOG for 3.4.6 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
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
baizn
e2ca266e28 feat: support set the background of the label 2020-04-09 19:20:52 +08:00
Yanyan-Wang
c25d72b4b2 fix: conflict 2020-03-31 15:58:19 +08:00
Yanyan-Wang
088b1454fc fix: indexOf -1. docs: update CHANGELOG. 2020-03-31 15:58:19 +08:00
Yanyan-Wang
6dddb7e6be refactor: clip for image. docs: update CHANGELOG 2020-03-31 15:18:23 +08:00
baizn
7d8be7ca95 fix: click-select support ctrl key 2020-03-25 12:01:55 +08:00
Yanyan-Wang
d27672a792 docs: update CHANGELOG. docs: update the dingtalk group code for READEME. 2020-03-20 20:21:05 +08:00
baizn
024c99a66e fix: getStateStyle & clearItemStates 2020-03-20 16:54:18 +08:00
Yanyan-Wang
4bdcb5cdb7 docs: update CHANGELOG. 2020-03-18 19:33:39 +08:00
Yanyan-Wang
bc94af6574 docs: update CHANGELOG and version number. 2020-03-17 17:57:35 +08:00
Yanyan-Wang
dd43af53b1 doc: complete the missing CHANGELOG for 3.2.3 to 3.2.7. closes: #1083. 2020-03-12 17:24:05 +08:00
Yanyan-Wang
d4fa193b60 doc: changelog version number. doc: state docs order. 2020-03-10 14:16:45 +08:00
Yanyan-Wang
14ca53a186 doc: lineHeight for text shape. doc: CHANGELOG update. 2020-03-10 12:19:21 +08:00
Yanyan-Wang
f83dbf8d1b fix: rebuild and rm -rf online node_modules 2020-03-05 21:31:58 +08:00
Yanyan-Wang
c19fdd3f8e fix: drag shadow caused by localRefresh. 2020-03-05 21:31:58 +08:00
Yanyan-Wang
8f7dbee7b6 fix: local refresh influence on changeData. 2020-02-25 21:37:39 +08:00
Yanyan-Wang
2f077ccf07 doc: alt for img in docs 2020-02-25 21:37:39 +08:00
Yanyan-Wang
8a439bc2a1 fix: local refresh influence on changeData; fix: brush-select bug; refactor: upgrade g-canvas to 0.3.21 to solve lacking of removeChild function. closes: #1228 2020-02-25 21:37:39 +08:00
Yanyan-Wang
87c3873a00 fix: 3.3.4 is not published successfully 2020-02-19 14:08:06 +08:00
Yanyan-Wang
08a12516e2 fix: dragging bug on minimap with a graph whose bbox is nagtive; fix: null matrix bug, create a unit matrix for null. fix: delete unnecessary console.log 2020-02-19 10:45:34 +08:00
Yanyan-Wang
e9f86fc1f1 doc: add 3.3.3 CHANGELOG 2020-02-17 22:53:31 +08:00
Yanyan-Wang
15558ced6c fix: line with control points bug. doc: draggable for custom node doc 2020-02-14 18:01:36 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00