Yanyan-Wang
|
b05754d598
|
doc: english version for new state. doc: australia fire demo.
|
2020-03-11 16:37:23 +08:00 |
|
Yanyan-Wang
|
8d87fb7ad2
|
doc: add alt for img
|
2020-03-10 18:20:33 +08:00 |
|
Yanyan-Wang
|
fae3d3f79d
|
doc: update dom shape doc and api. doc: using svg document.
|
2020-03-10 18:20:33 +08:00 |
|
偏右
|
f57b4dbdef
|
Update state-new.zh.md
|
2020-03-10 15:49:41 +08:00 |
|
Yanyan-Wang
|
d4fa193b60
|
doc: changelog version number. doc: state docs order.
|
2020-03-10 14:16:45 +08:00 |
|
Yanyan-Wang
|
14d98a49cf
|
doc: img alt. fix: remove rm -rf node_modules
|
2020-03-10 12:19:21 +08:00 |
|
Yanyan-Wang
|
14ca53a186
|
doc: lineHeight for text shape. doc: CHANGELOG update.
|
2020-03-10 12:19:21 +08:00 |
|
Yanyan-Wang
|
c894842027
|
doc: state doc
|
2020-03-10 12:19:21 +08:00 |
|
baizn
|
738f21b29f
|
fix: update g6 cdn url path
|
2020-03-09 22:32:09 +08:00 |
|
baizn
|
a688255209
|
feat: add build & state docs
|
2020-03-09 22:32:09 +08:00 |
|
Yanyan-Wang
|
bd1c410f86
|
feat: graph support svg
|
2020-03-09 18:18:29 +08:00 |
|
Yanyan-Wang
|
bb7d4e78b2
|
doc: fix doc error.
|
2020-02-29 17:33:42 +08:00 |
|
Yanyan-Wang
|
677e4a243f
|
fix: re-build
|
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
|
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
|
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 |
|
baizn
|
384522b187
|
fix: 更新升级文档
|
2020-02-13 21:46:03 +08:00 |
|
Yanyan-Wang
|
f273c2688a
|
doc: update doc
|
2020-02-13 18:19:38 +08:00 |
|
Yanyan-Wang
|
fa4cdda678
|
doc: update tutorial. doc: update upgrade guide. fix: compatibility error about cannot read property 6 of null when update data frequently.
|
2020-02-13 18:10:26 +08:00 |
|
Yanyan-Wang
|
311d65f6bb
|
doc: update upgradeGuide
|
2020-02-12 22:34:06 +08:00 |
|
Yanyan-Wang
|
55b8a52c0c
|
doc: update upgradeGuide
|
2020-02-12 22:02:41 +08:00 |
|
Yanyan-Wang
|
a3f8671a00
|
fix: version number. doc: changelog. doc: getting-started version number
|
2020-02-12 21:50:23 +08:00 |
|
Yanyan-Wang
|
b16928a54a
|
fix: update g version to improve compatibility. doc: remove compatibility part which has been resolved.
|
2020-02-12 21:44:55 +08:00 |
|
偏右
|
e3470a63d1
|
Update introduction.en.md
|
2020-02-12 09:43:16 +08:00 |
|
Yanyan-Wang
|
f2e6e53628
|
docs: plugins upgrade guide
|
2020-02-12 09:43:00 +08:00 |
|
Yanyan-Wang
|
ba086f375f
|
fix: compatibility for G6 3.3
|
2020-02-12 09:43:00 +08:00 |
|
baizn
|
2170e00086
|
fix: site coverage
|
2020-02-11 17:24:37 +08:00 |
|
Yanyan-Wang
|
9d6709f531
|
docs: add upgrade-guidance. feat: switch different versions site. fix: site banner position problem.
|
2020-02-11 13:55:51 +08:00 |
|
Yanyan-Wang
|
18588febcc
|
feat: site for G 3.3
|
2020-02-10 10:11:14 +08:00 |
|
Yanyan-Wang
|
d58c199557
|
docs: web-worker intro in layout docs
|
2020-02-10 10:11:14 +08:00 |
|
Yanyan-Wang
|
8a5483b09f
|
fix: site document small modify
|
2020-02-10 10:11:14 +08:00 |
|
Yanyan-Wang
|
1ac6007951
|
fix: site document problems
|
2020-02-10 10:11:14 +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 |
|
baizn
|
47c7c07796
|
feat: 图元素类型支持type字段,修改文档部分
|
2020-01-15 11:34:41 +08:00 |
|
Yanyan-Wang
|
97d326d548
|
docs: emit event of behaviors and their callback parameters
|
2020-01-14 21:03:40 +08:00 |
|
Yanyan-Wang
|
f09bcebb17
|
fix: delete pixelRatio for demos, docs, examples, and tests. add: changelog. add: performance demos.
|
2020-01-14 14:59:59 +08:00 |
|
zhanning.bzn
|
52d9a3cfdd
|
feat: G6 TS 环境搭建
|
2019-12-02 19:58:02 +08:00 |
|
zhanning.bzn
|
e540d8eb98
|
WIP: 删除无用的redirect-from
|
2019-11-20 23:24:52 +08:00 |
|
zhanning.bzn
|
524ef364e7
|
fix: input trigger keydown event
|
2019-11-20 20:27:04 +08:00 |
|
zhanning.bzn
|
025659b87b
|
WIP: 中英文切换
|
2019-11-20 10:47:11 +08:00 |
|
zhanning.bzn
|
61a931e052
|
WIP: G6 迁移新官网 添加跳转路径
|
2019-11-19 20:49:10 +08:00 |
|
zhanning.bzn
|
1d55e0ba8d
|
WIP: 文档中添加跳转路径
|
2019-11-19 12:15:23 +08:00 |
|
zhanning.bzn
|
9102b6be21
|
WIP: G6 迁移新官网
|
2019-11-17 17:20:17 +08:00 |
|
zhanning.bzn
|
256d48d99c
|
WIP: 修改 G6 文档中的链接
|
2019-11-17 12:49:57 +08:00 |
|
zhanning.bzn
|
ea6e98f06f
|
WIP: G6 迁移新官网
|
2019-11-16 18:37:28 +08:00 |
|
zhanning.bzn
|
20a66ab39a
|
WIP: G6 迁移新官网
|
2019-11-16 18:35:50 +08:00 |
|
zhanning.bzn
|
a6d515ec56
|
WIP: G6 迁移新官网
|
2019-11-16 18:26:25 +08:00 |
|