yilin.qyl
|
1fbf055f20
|
chore(readme): update README
|
2019-01-17 13:55:58 +08:00 |
|
yilin.qyl
|
a63e0a6db8
|
chore(readme): update README
|
2019-01-17 13:50:27 +08:00 |
|
yilin.qyl
|
78958e2dc0
|
chore(demos): add force layout demo
|
2019-01-17 11:42:48 +08:00 |
|
yilin.qyl
|
79636cf62d
|
chore: update package version to 3.0.0-beta.9
|
2019-01-16 18:01:42 +08:00 |
|
xiaoqing.dongxq
|
29608741c0
|
Merge pull request #609 from antvis/daily_19-01-16
Daily 19 01 16
|
2019-01-16 17:59:51 +08:00 |
|
yilin.qyl
|
bf8483208a
|
feat(graph): add method refreshPositions
|
2019-01-16 17:43:06 +08:00 |
|
yilin.qyl
|
d24b34f0cb
|
fix(event): events will not be triggered if item is destroyed
|
2019-01-16 17:23:43 +08:00 |
|
yilin.qyl
|
652fa159b1
|
feat(global): modify default node & edge style definition
|
2019-01-16 17:08:59 +08:00 |
|
yilin.qyl
|
666a5b3257
|
fix(view): fix find item method in view controller
|
2019-01-16 14:59:18 +08:00 |
|
yilin.qyl
|
4437d97b57
|
chore(item): throw warning if edge src or target does not exist
|
2019-01-16 11:53:19 +08:00 |
|
yilin.qyl
|
1cfb07a229
|
Merge pull request #606 from antvis/daily_0115
Daily 0115
|
2019-01-16 10:29:32 +08:00 |
|
xiaoqing.dongxq
|
b59509a933
|
Merge pull request #607 from antvis/daily_19-01-15
Daily 19 01 15
|
2019-01-16 10:15:02 +08:00 |
|
yilin.qyl
|
5bf73c36d6
|
chore: fix source map problem
|
2019-01-15 17:23:41 +08:00 |
|
xiaoqing.dongxq
|
941e65334f
|
fix(node): fixed bug of offset
|
2019-01-15 17:03:20 +08:00 |
|
yilin.qyl
|
cda6a9d60b
|
fix(event): fix clone event method, add it to util
|
2019-01-15 15:42:11 +08:00 |
|
xiaoqing.dongxq
|
44f21db3a9
|
feat(edge): add vertical cubic line and horizontal cubic line
|
2019-01-15 15:35:00 +08:00 |
|
yilin.qyl
|
3a6e38e4f6
|
chore: add demo
|
2019-01-15 15:14:48 +08:00 |
|
yilin.qyl
|
78d519a0c3
|
chore: add demo
|
2019-01-15 15:12:02 +08:00 |
|
xiaoqing.dongxq
|
3b86afdc31
|
Merge pull request #605 from antvis/daily_19-10-11
Daily 19 10 11
|
2019-01-14 11:40:31 +08:00 |
|
yilin.qyl
|
2422157433
|
chore: update dependecy version
|
2019-01-14 11:35:12 +08:00 |
|
yilin.qyl
|
5fdc5851ec
|
fix(event): sort out event object properties
|
2019-01-14 11:34:25 +08:00 |
|
yilin.qyl
|
9e49fd625c
|
fix(event): sort out properties of event object
|
2019-01-14 10:32:26 +08:00 |
|
yilin.qyl
|
a4968a35b1
|
Merge remote-tracking branch 'remotes/origin/dev3.0.0' into daily_19-10-11
|
2019-01-14 10:20:05 +08:00 |
|
yilin.qyl
|
ab42a91a82
|
Merge pull request #602 from antvis/daily_0111
Daily 0111
|
2019-01-14 10:18:50 +08:00 |
|
yilin.qyl
|
0791f0df99
|
fix(event):
|
2019-01-14 10:08:52 +08:00 |
|
yilin.qyl
|
579c9215c9
|
chore(package): package version to 3.0.0-beta.8
|
2019-01-13 16:44:32 +08:00 |
|
yilin.qyl
|
c2985a5ecb
|
fix(event): fix event type overlap problem
|
2019-01-13 16:42:19 +08:00 |
|
xiaoqing.dongxq
|
03c282839d
|
fix(item): apply states after update
|
2019-01-11 16:56:36 +08:00 |
|
xiaoqing.dongxq
|
dab745a185
|
fix(item): fixed bug of only moved
|
2019-01-11 16:11:07 +08:00 |
|
yilin.qyl
|
5f45ee035c
|
fix(drag-node): emit new event in case the event object pass to default events
|
2019-01-11 11:14:20 +08:00 |
|
xiaoqing.dongxq
|
18d7990103
|
Merge pull request #599 from antvis/daily-19_01-11
fix(drag-node): fix delegateShape when item does not have size & edge…
|
2019-01-10 19:19:26 +08:00 |
|
yilin.qyl
|
ed615e7d19
|
fix(drag-node): fix delegateShape when item does not have size & edge label rotate problem
|
2019-01-10 18:22:55 +08:00 |
|
yilin.qyl
|
5dbda42100
|
chore(package): update package version
|
2019-01-10 15:55:19 +08:00 |
|
xiaoqing.dongxq
|
9f9646c269
|
Merge pull request #598 from antvis/daily_19-01-10
Daily 19 01 10
|
2019-01-10 15:53:09 +08:00 |
|
yilin.qyl
|
046df25250
|
fix(drag-node): modify delegate shape style
|
2019-01-10 15:28:14 +08:00 |
|
yilin.qyl
|
77716798db
|
fix(drag-node): fix delegate shape coords
|
2019-01-10 11:58:09 +08:00 |
|
yilin.qyl
|
b71064a9df
|
fix(item): edge doesn't have x & y coord
|
2019-01-10 11:14:40 +08:00 |
|
yilin.qyl
|
5a65da3497
|
fix(drag-node): fix delegate shape coords
|
2019-01-10 11:10:35 +08:00 |
|
yilin.qyl
|
dbb4c70e99
|
Merge pull request #596 from antvis/fix_nest
fix(node): fixed bug of node nesting
|
2019-01-09 19:51:33 +08:00 |
|
xiaoqing.dongxq
|
e9c6e22ab9
|
fix(node): fixed bug of node nesting
|
2019-01-09 18:39:16 +08:00 |
|
yilin.qyl
|
73eafc5bce
|
Merge pull request #594 from antvis/daily_0109
Daily 0109
|
2019-01-09 16:25:01 +08:00 |
|
xiaoqing.dongxq
|
2bb864db07
|
update version to beta.5
|
2019-01-09 16:04:26 +08:00 |
|
xiaoqing.dongxq
|
c5231ce4df
|
feat(edge): add default control points
|
2019-01-09 16:03:32 +08:00 |
|
xiaoqing.dongxq
|
157195e579
|
Merge pull request #591 from antvis/daily_19-01-09
Daily 19 01 09
|
2019-01-09 15:28:03 +08:00 |
|
yilin.qyl
|
ec325750d8
|
chore(package): update package version
|
2019-01-09 15:10:57 +08:00 |
|
yilin.qyl
|
0eb69e1955
|
feat(behavior): add click canvas to cancel event
|
2019-01-09 15:09:48 +08:00 |
|
yilin.qyl
|
1fa2b71044
|
feat(shape): set className out of shape definition so that every part of shape can be override independently
|
2019-01-09 15:07:12 +08:00 |
|
yilin.qyl
|
0f3e73d8e8
|
chore(package): package version 3.0.0-beta.3
|
2019-01-08 17:56:51 +08:00 |
|
xiaoqing.dongxq
|
a650196d63
|
Merge pull request #588 from antvis/daily_19-01-08
Daily 19 01 08
|
2019-01-08 17:52:41 +08:00 |
|
yilin.qyl
|
4d17fbc4a0
|
chore(package): package version 3.0.0-beta.2
|
2019-01-08 17:26:33 +08:00 |
|