Commit Graph

1939 Commits

Author SHA1 Message Date
bzhangzju
2c6807b666 修改入门教程中引用其他教程的url链接 2019-11-07 10:59:47 +08:00
bzhangzju
afa0e6e042 迁移入门教程至新官网 2019-11-06 22:30:16 +08:00
baizn
8d768560bd Merge branch 'site-20191104' of https://github.com/antvis/g6 into site-20191104 2019-11-06 20:36:39 +08:00
Moyee
c63c8e27c3 Merge pull request #913 from antvis/api-docs
添加GlobalAPI.md、Graph.md
2019-11-06 20:36:18 +08:00
liufu
a8f56f5db2 添加GlobalAPI.md、Graph.md 2019-11-06 19:47:42 +08:00
baizn
6b5154b2c3 WIP: G6 迁移新官网 2019-11-06 18:21:43 +08:00
Yanyan-Wang
bcd660d9a4 fix: img tags; fix: h1 labels; fix: a tags; 2019-11-06 10:58:14 +08:00
baizn
4fcafea2d6 WIP: delete tag a 2019-11-05 20:52:30 +08:00
baizn
622b811782 WIP: delete files 2019-11-05 20:13:59 +08:00
baizn
66f37f15a7 Merge branch 'site-20191104' of https://github.com/antvis/g6 into site-20191104 2019-11-05 20:07:58 +08:00
baizn
5c16f7759f WIP: 迁移 API 文档 2019-11-05 20:06:36 +08:00
Yanyan-Wang
e7c9d7f3dd Merge branch 'site-20191104' of https://github.com/antvis/g6 into site-20191104 2019-11-05 19:26:00 +08:00
Yanyan-Wang
5b505235ee add: advanced documents 2019-11-05 19:24:31 +08:00
baizn
90405218c5 迁移中级教程 2019-11-05 17:55:41 +08:00
baizn
f433847e7c add graph.md 2019-11-05 16:04:53 +08:00
baizn
b1e5fde290 add api docs 2019-11-05 15:55:54 +08:00
baizn
a440beaa5b G6 接入新官网 2019-11-04 19:36:02 +08:00
baizn
7aa2450be5 fix: update package version 2019-11-01 10:44:03 +08:00
baizn
8b4a85ed64 fix drag-node close autoPaint 2019-11-01 09:58:54 +08:00
baizn
f781ccb648 fix edge getShapeStyle support options 2019-10-30 18:18:05 +08:00
baizn
ad782c4c7d fix set fitview to true group position bug 2019-10-30 15:25:43 +08:00
baizn
038d7aecb1 fix not support ie11 2019-10-28 17:27:25 +08:00
baizn
9b714fbe71 update package version 2019-10-28 10:52:30 +08:00
baizn
8984d308ad Merge branch 'master' of https://github.com/antvis/g6 into dev3.1.0 2019-10-28 10:51:22 +08:00
Moyee
2c50560709 Merge pull request #878 from antvis/feat_type-definition
feat: add g6 type definition
2019-10-28 10:41:41 +08:00
Moyee
5e46e03d4c Merge pull request #886 from EarlyH/fix-contributing-bug
fix: replace g2 to g6 for contributing.md
2019-10-28 09:51:14 +08:00
EarlyH
88208d366b replace g2 to g6 for contributing.md 2019-10-25 22:59:33 +08:00
baizn
cf6b9cd67c Merge branch 'master' of https://github.com/antvis/g6 into dev3.1.0 2019-10-24 21:21:17 +08:00
baizn
cff5d62242 Merge branch 'dev3.1.0' of https://github.com/antvis/g6 into dev3.1.0 2019-10-24 21:19:48 +08:00
baizn
d064502daf Merge branch 'dev3.1.0' of https://github.com/antvis/g6 2019-10-24 21:17:17 +08:00
baizn
e1fa51b241 support lock node 2019-10-24 21:16:07 +08:00
shiwu.wyy
ce1c60ae60 fix: delete discrete nodes in layout-mds demo 2019-10-24 13:30:16 +08:00
shiwu.wyy
f6c367cce9 fix: mds with discrete points problem 2019-10-24 13:29:43 +08:00
shiwu.wyy
fb6090e59d fix: fruchterman-group layout title position for rect groups 2019-10-24 11:25:59 +08:00
shiwu.wyy
fcd827fecd feat: radial layout nonoverlap iterations can be controlled by user 2019-10-24 11:13:29 +08:00
shiwu.wyy
191b178517 fix: in contex-menu demo, the position of menu is wrong after dragging or zooming canvas 2019-10-23 17:12:18 +08:00
shiwu.wyy
67bb5c2d6a fix: layout-concentric demo 2019-10-23 17:02:21 +08:00
shiwu.wyy
0862acf6a3 feat: allow the radial layout to be a unstrick radial with separated levels; fix: grid layout sort 2019-10-23 16:58:12 +08:00
shiwu.wyy
a965c630ff add: group layout 2019-10-23 15:30:21 +08:00
shiwu.wyy
49eb1ed719 fix: titles of demos 2019-10-22 15:43:11 +08:00
shiwu.wyy
640a59b46b add: concentric layout; add: grid layout; fix: layout bug - updateLayout with same type after addItem, new nodes are not layouted 2019-10-22 15:41:41 +08:00
shiwu.wyy
362d656d60 fix: make the nodes on the front layer by default when groupByTypes is false 2019-10-21 15:46:40 +08:00
huanxing.hm
5138f01f57 feat: add g6 type definition 2019-10-21 11:44:16 +08:00
baizn
f8d585e333 Merge branch 'master' of https://github.com/antvis/g6 2019-10-17 14:36:53 +08:00
Moyee
b007b9f451 Merge pull request #871 from antvis/dev3.1.0
Dev3.1.0
2019-10-17 14:36:29 +08:00
baizn
d50d1aca5f add newline at end of file 2019-10-17 14:16:25 +08:00
baizn
f08f37a270 fix use addItem group not add data to groups 2019-10-17 14:12:47 +08:00
baizn
9c48db6609 Merge branch 'master' of https://github.com/antvis/g6 2019-10-16 19:11:49 +08:00
Moyee
2b435027ca Merge pull request #868 from antvis/dev3.1.0
Dev3.1.0
2019-10-16 19:11:26 +08:00
shiwu.wyy
b8ee0d0d5a fix: radial layout center at zero problem 2019-10-16 17:23:43 +08:00