Commit Graph

18 Commits

Author SHA1 Message Date
baizn
311460cb47 fix: add flow demo 2020-05-21 15:24:22 +08:00
Yanyan-Wang
a67c1c4b56 feat: collapse expand combo to add virtual edges to represent the edges between collapsed combos. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
9e3d5bca83 test: re-run online ci. 2020-05-21 14:30:26 +08:00
Yanyan-Wang
8a85317705 test: tutorial data fetching in demo. 2020-04-22 10:57:05 +08:00
Yanyan-Wang
d575b96d48 fix: delete a data in stories. 2020-04-21 11:16:48 +08:00
baizn
7e3519c0ec fix: update typing file & tree demo 2020-04-13 10:31:50 +08:00
Yanyan-Wang
f3675a1af9 fix: resolve conflict. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
c19fdd3f8e fix: drag shadow caused by localRefresh. 2020-03-05 21:31:58 +08:00
Yanyan-Wang
36c523381c feat: automatically add draggable to keyShape, users do not need to assign it when custom a node or an edge; fix: cannot read 0 of null problem in getPointByCanvas; fix: the shape.attr error in updateShapeStyle; fix: modify the usage of bbox in view controller since the interface is changed by G; fix: brush-select bug; fix: update G version to solve lacking of removeChild problem. fix: local rendering residual when changeData is called. doc: update the demo of custom behavior doc. doc: add plugin demos and cases for site. closes: #1250; 2020-02-25 21:37:39 +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
c0c449bb35 fix: minimap delegate and keyShape bug. fix: null matrix of getLoopCfgs. 2020-02-17 22:53:31 +08:00
Yanyan-Wang
9212710dc7 fix: minimap small view bug 2020-02-17 22:53:31 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
5f0c12ed6e add: tutorial demo to stories. fix: flow demo problem in stories 2020-02-10 20:35:03 +08:00
Yanyan-Wang
3879d2106b fix: site demos problem. add: radial sort site demo 2020-02-04 18:41:51 +08:00
Yanyan-Wang
bab3339a14 fix: render problem of custom node card demo. refactor: use type instead of shape to define the graphics type of a node or edge 2020-01-16 19:15:29 +08:00
Yanyan-Wang
e8752d510b fix: registerEdge without update problem. fix: webworker demo problem 2020-01-16 19:15:29 +08:00
Yanyan-Wang
7912322839 fix: update G version. fix: polyline 2020-01-15 20:01:32 +08:00