baizn
|
6d2b08cf74
|
fix: refactor TS eslint
|
2020-02-10 14:06:49 +08:00 |
|
Yanyan-Wang
|
3249f4f6e4
|
fix: optimize the performance
|
2020-02-10 10:15:25 +08:00 |
|
Yanyan-Wang
|
18588febcc
|
feat: site for G 3.3
|
2020-02-10 10:11:14 +08:00 |
|
Yanyan-Wang
|
f095a89696
|
test: plugin import in tests
|
2020-02-07 20:18:29 +08:00 |
|
Yanyan-Wang
|
4312e556e0
|
fix: import g6 for webworker in circular-web-worker-spec
|
2020-02-07 18:52:42 +08:00 |
|
Yanyan-Wang
|
4161634f62
|
fix: import G6.min in test problem
|
2020-02-07 18:52:42 +08:00 |
|
Yanyan-Wang
|
bedc7e5b35
|
update: version number to beta.7
|
2020-02-07 18:52:42 +08:00 |
|
Yanyan-Wang
|
8d59571693
|
fix: webworker postMessage parameter ts type in force layout
|
2020-02-07 12:11:28 +08:00 |
|
Yanyan-Wang
|
8a3db1d234
|
fix: temporally set the second parameter for postMessage to be undefined in force layout with webworker
|
2020-02-07 12:11:28 +08:00 |
|
Yanyan-Wang
|
93946287d4
|
fix: brush-select bug
|
2020-02-05 14:21:30 +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 |
|
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
|
7912322839
|
fix: update G version. fix: polyline
|
2020-01-15 20:01:32 +08:00 |
|
baizn
|
47c7c07796
|
feat: 图元素类型支持type字段,修改文档部分
|
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
|
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
|
52f4f92c09
|
fix: minimap
|
2020-01-14 15:19:57 +08:00 |
|
Yanyan-Wang
|
c79670ccd0
|
fix: dagre ordering problem
|
2020-01-14 14:59:59 +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 |
|
baizn
|
523d353ed8
|
feat: 增加plugins,util,graph的单测
|
2020-01-13 09:47:41 +08:00 |
|
Yanyan-Wang
|
3338e97ea5
|
test: state test. fix: bug of stateStyles in data. fix: deledte unnecessary console
|
2020-01-10 10:02:44 +08:00 |
|
Yanyan-Wang
|
655432c883
|
test: state
|
2020-01-10 10:02:44 +08:00 |
|
Yanyan-Wang
|
5a5f4e5a3a
|
fix: dagre controlpoints problem. fix: changeData update edge problem
|
2020-01-08 18:18:37 +08:00 |
|
Yanyan-Wang
|
d0461b169d
|
test: enhance the coverage of layout unit tests. fix: isNumber import error in radial layout
|
2020-01-08 18:18:37 +08:00 |
|
Yanyan-Wang
|
95b1876034
|
test: one unit of force test
|
2020-01-08 18:18:37 +08:00 |
|
Yanyan-Wang
|
301d5125a4
|
feat: layout ts files. test: layout unit tests with satisfying coverage
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
50c8c6bd11
|
fix: webWorker layout
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
a83b0bb495
|
fix: layout test case
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
3c06dc37b4
|
faet: complete layout controller
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
1a09869d4c
|
test: layout test migrate
|
2020-01-08 18:18:37 +08:00 |
|
Yanyan-Wang
|
bea2155582
|
feat: emit the nodeselectchange event with selectedItems for click-select and brush-select behaviors
|
2020-01-08 10:11:11 +08:00 |
|
baizn
|
b0c4e7a836
|
feat: add graph & plugin unit test
|
2020-01-07 16:06:06 +08:00 |
|
baizn
|
11acc5ff15
|
feat: add graph & plugin unit test
|
2020-01-07 16:06:06 +08:00 |
|
baizn
|
dcb5ef3ed4
|
feat: refactor bundling
|
2020-01-07 16:06:06 +08:00 |
|
baizn
|
795020e63b
|
feat: refactor minimap plugins
|
2020-01-07 16:06:06 +08:00 |
|
Yanyan-Wang
|
6164c1607f
|
test: add unit test for collapse-expand behavior of TreeGraph. WIP: wait for solving dragleave and mouseleave events without shape name by G
|
2020-01-07 15:50:37 +08:00 |
|
Yanyan-Wang
|
25b9d5e888
|
test: enhance the coverage of behaviors. fix: group behavior bugs. add: test for collapse-expand for treeGraph, not done yet
|
2020-01-07 15:50:37 +08:00 |
|
Yanyan-Wang
|
581658b75d
|
test: event-spec expect value
|
2020-01-07 15:50:37 +08:00 |
|
Yanyan-Wang
|
872b25f355
|
fix: delete all pixelratio, which is calculated by G automatically
|
2020-01-07 15:50:37 +08:00 |
|
Yanyan-Wang
|
bf6df314b2
|
test: enhance the test coverage of behavior and shape
|
2020-01-07 15:50:37 +08:00 |
|
Yanyan-Wang
|
2ad95c83ca
|
fix: label rotate. update: G version
|
2020-01-07 15:50:37 +08:00 |
|
baizn
|
6fb8115695
|
refactor plugins and build
|
2020-01-03 17:31:09 +08:00 |
|
baizn
|
3f68592650
|
feat: add plugins unit test
|
2020-01-03 10:52:40 +08:00 |
|
baizn
|
aa9249d2fd
|
feat: refactor plugins
|
2020-01-02 19:07:47 +08:00 |
|