Commit Graph

2275 Commits

Author SHA1 Message Date
Yanyan-Wang
08390d3ceb fix: re-run ci online 2020-02-07 12:11:28 +08:00
Yanyan-Wang
be304fb83a fix: Point from g-base in fruchterman layout 2020-02-07 12:11:28 +08:00
Yanyan-Wang
d7aa7f1169 fix: eslint error for fruchterman and concentric layout 2020-02-07 12:11:28 +08:00
Yanyan-Wang
809c7f124b fix: disable strict temperally 2020-02-07 12:11:28 +08:00
Yanyan-Wang
111fe4b31b fix: use packed g6 for the site 2020-02-07 12:11:28 +08:00
Yanyan-Wang
d7d3513704 refactor: eslint for item 2020-02-07 12:11:28 +08:00
Yanyan-Wang
671cedb326 refactor: strict ts for interface and layout 2020-02-07 12:11:28 +08:00
Moyee
50af9ea672 Merge pull request #1176 from antvis/ts-strict-fix-graph
修复 strict: true 下 TS 错误:src/graph
2020-02-06 14:11:51 +08:00
xinhui.zxh
a634531594 feat: tweak types 2020-02-06 14:06:53 +08:00
xinhui.zxh
642b75c427 feat: make Indexable generic 2020-02-06 14:06:53 +08:00
xinhui.zxh
eabb9e95f6 feat: fix ts error in strict mode for src/item 2020-02-06 14:06:53 +08:00
xinhui.zxh
528627b643 feat: merge 2020-02-06 12:18:19 +08:00
xinhui.zxh
c745da1cfc Merge branch 'master' into ts-strict-fix-graph 2020-02-06 12:03:57 +08:00
xinhui.zxh
74ddb5df34 fix: replace NodeMapConfig with NodeMap 2020-02-06 12:03:22 +08:00
baizn
87a149a7ca fix: 修复发布后lib目录不是最新的问题 2020-02-05 20:56:04 +08:00
baizn
a2dc01a7c3 fix: 修复 IGraph 中find 和 findall 第二个参数为可选 2020-02-05 18:07:17 +08:00
xinhui.zxh
f6d04ac26f feat: disable useless rule for eslint 2020-02-05 16:57:42 +08:00
xinhui.zxh
36cbf539a8 fix ci error 2020-02-05 15:51:27 +08:00
xinhui.zxh
2f0928d849 fix: add behavoir type in src/graph/controller/mode 2020-02-05 15:30:45 +08:00
xinhui.zxh
5c834d0624 fix ts errror in strict mode for src/graph 2020-02-05 14:50:27 +08:00
Yanyan-Wang
bb158a7914 update: version 2020-02-05 14:21:30 +08:00
Yanyan-Wang
93946287d4 fix: brush-select bug 2020-02-05 14:21:30 +08:00
Yanyan-Wang
3879d2106b fix: site demos problem. add: radial sort site demo 2020-02-04 18:41:51 +08:00
ludy.hxy
f748fa7ec9 fix: update IMode define 2020-02-04 14:24:49 +08:00
Yanyan-Wang
5c842ed215 add: note for isVisible(); closes:#1153 2020-02-02 22:04:15 +08:00
Yanyan-Wang
caf6dd5e58 fix: change group.attr into group.set in item.ts 2020-02-02 22:04:15 +08:00
baizn
8268368e8e fix: update main path 2020-01-19 20:48:14 +08:00
Yanyan-Wang
0fd4cf3b16 fix: treegraph updatelayout 2020-01-16 21:03:16 +08:00
baizn
f304d8ae74 feat: update g version 2020-01-16 20:40:33 +08:00
baizn
09cd421da0 fix: update types path 2020-01-16 20:14:41 +08:00
baizn
6798713bed fix: move types file path 2020-01-16 20:14:41 +08:00
baizn
07011b68c5 fix: 修复contextmenu 和 packages 2020-01-16 20:14:41 +08:00
baizn
937e07814c fix: 修复contextmenu 和 packages 2020-01-16 20:14:41 +08:00
baizn
d716cc9980 fix: 修复自定义节点案例 2020-01-16 20:14:41 +08:00
baizn
d02d5806ef fix:修复getsize方法支持数组中只有一个元素的情况 2020-01-16 20:14:41 +08:00
Yanyan-Wang
9e31484529 fix: custom node with fan shape problem. fix: custom pie node does not show up problem 2020-01-16 19:15:29 +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
834073efec fix: polyline problem 2020-01-16 16:08:34 +08:00
Yanyan-Wang
ea609d32a4 fix: preventDefualt ci 2020-01-15 20:01:32 +08:00
Yanyan-Wang
7912322839 fix: update G version. fix: polyline 2020-01-15 20:01:32 +08:00
Yanyan-Wang
9f830d79b6 fix: label rotate problem 2020-01-15 20:01:32 +08:00
baizn
33ae59089a fix: 删除处理ts绝对路径的配置 2020-01-15 11:34:41 +08:00
baizn
47c7c07796 feat: 图元素类型支持type字段,修改文档部分 2020-01-15 11:34:41 +08:00
baizn
e2d7a6516a feat: 增加自环配置声明 2020-01-15 11:34:41 +08:00
baizn
211e59102e fix: minimap 2020-01-15 11:34:41 +08:00
Yanyan-Wang
a2235801da fix: add name for built-in shapes. fix: demos problem of the site. fix: export utils 2020-01-15 11:34:03 +08:00
Yanyan-Wang
97d326d548 docs: emit event of behaviors and their callback parameters 2020-01-14 21:03:40 +08:00
Yanyan-Wang
6284824818 fix: replace @g6 to relative path. fix: global style. fix: return type of graph.node and graph.edge 2020-01-14 21:03:40 +08:00
baizn
9e9a13edd6 fix: 修复动画使用方式 2020-01-14 15:19:57 +08:00