baizn
|
9e9a13edd6
|
fix: 修复动画使用方式
|
2020-01-14 15:19:57 +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 |
|
Yanyan-Wang
|
b4bc164116
|
fix: G animate interface changed
|
2020-01-14 14:59:59 +08:00 |
|
baizn
|
523d353ed8
|
feat: 增加plugins,util,graph的单测
|
2020-01-13 09:47:41 +08:00 |
|
baizn
|
631684b7db
|
fix: 修复graph中update方法到的参数类型
|
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
|
66a2ba8897
|
fix: grid sort with no return
|
2020-01-08 18:18:37 +08:00 |
|
Yanyan-Wang
|
551af953fc
|
fix: replace all the map by object
|
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
|
675b161862
|
fix: worker-loader ci error
|
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
|
f680f4e870
|
fix: grid布局指定行列参数(cols/rows)不生效
see https://github.com/antvis/G6/pull/1091
|
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
|
ac8a945cc8
|
feat: layout controller & layout worker
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
1a09869d4c
|
test: layout test migrate
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
89e7af0df0
|
feat: remove used vars & refactor registerLayout
|
2020-01-08 18:18:37 +08:00 |
|
Deturium
|
c8eed9ac2a
|
refactor: layout ts version
|
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
|
9b7b6d0597
|
fix: minimap 单测
|
2020-01-07 16:06:06 +08:00 |
|
baizn
|
db3ba85239
|
feat: upddate IElement import url
|
2020-01-07 16:06:06 +08:00 |
|
baizn
|
dcb5ef3ed4
|
feat: refactor bundling
|
2020-01-07 16:06:06 +08:00 |
|
baizn
|
94cdf618cf
|
feat: refactor minimap plugins
|
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 |
|
Moyee
|
18a7aa57a6
|
Merge pull request #1110 from antvis/g6-dev-20191209
feat:plugins重构 & build梳理
|
2020-01-03 19:04:04 +08:00 |
|
Moyee
|
1d01b12fc5
|
Merge branch 'dev-3.3' into g6-dev-20191209
|
2020-01-03 18:50:14 +08:00 |
|
baizn
|
1591bdb301
|
feat: supports use storybook manage demos
|
2020-01-03 18:09:13 +08:00 |
|
baizn
|
3dbdfa04ef
|
feat: tsconfig add types
|
2020-01-03 17:46:29 +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 |
|
chenshuai2144
|
29248e3473
|
chore: update scaffold
|
2020-01-02 21:04:40 +08:00 |
|
baizn
|
aa9249d2fd
|
feat: refactor plugins
|
2020-01-02 19:07:47 +08:00 |
|
baizn
|
c6dc7b1c65
|
feat: storybook supports g6 demo
|
2019-12-31 12:56:28 +08:00 |
|
xinhui.zxh
|
ceba71f5e3
|
feat: using ttsc to generate declaration
|
2019-12-31 12:09:00 +08:00 |
|
xinhui.zxh
|
d4f0b1be8b
|
feat: use father-build
|
2019-12-31 12:08:59 +08:00 |
|
baizn
|
1bc403a45c
|
feat: add pre-commit package
|
2019-12-31 12:03:11 +08:00 |
|