Commit Graph

169 Commits

Author SHA1 Message Date
elaine
e7f8cfbbf5 chore: update package version 2019-05-28 16:57:21 +08:00
elaine
22ee1cbddc fix: fix tick problem 2019-05-23 20:51:58 +08:00
elaine
78664d926a chore: export newly added plugins 2019-05-22 11:46:31 +08:00
elaine
d0e7317fe2 feat: add plugin dagre layout 2019-05-21 10:26:13 +08:00
elaine
5788da4581 feat: add plugin force layout 2019-05-20 17:55:55 +08:00
elaine
2f242332cc feat: add plugin: menu 2019-05-20 17:26:10 +08:00
elaine
a6d87e5c45 feat(minimap): minimap canvas won't draw if graph content doesn't change 2019-04-29 14:19:56 +08:00
elaine
f72f5b8891 chore: add some comment 2019-04-28 16:01:44 +08:00
elaine
6bd1da6fb2 feat(minimap): minimap view won't refresh when moving viewport 2019-04-28 15:56:58 +08:00
elaine
c87d7085ef feat(minimap): minimap won't render when graph is performing animate 2019-04-28 14:39:54 +08:00
yilin.qyl
0c0baed2c5 fix(minimap): if an item is not visible, hide it on minimap 2019-04-24 15:37:02 +08:00
yilin.qyl
3c4bd1198f fix(minimap): destroy container dom when graph is destroyed 2019-04-01 15:15:10 +08:00
yilin.qyl
bdd782cd40 chore(plugin): modify plugin methods 2019-03-29 10:30:13 +08:00
yilin.qyl
d505e4a0f8 chore(plugins): modify plugin references 2019-03-28 18:31:15 +08:00
yilin.qyl
f0a9a504b4 feat(plugins): add plugins 2019-03-28 18:07:27 +08:00
yilin.qyl
8a85cad5dc fix(minimap): fix minimap view error when bbox.minX || bbox.minY < 0 2019-03-26 18:43:44 +08:00
yilin.qyl
279aa683fa feat(minimap): add delegate view type for minimap 2019-03-26 16:03:43 +08:00
yilin.qyl
38a26a5f87 fix(behavior): modify collapse and expand animate 2019-03-26 12:02:46 +08:00
yilin.qyl
3c5dff0d61 chore(minimap): modify dependency 2019-03-21 14:51:19 +08:00
yilin.qyl
47ab748575 feat(minimap): add minimap 2019-03-21 10:27:45 +08:00
yilin.qyl
ddae329feb chore(plugin): add test cases of minimap 2019-03-20 15:38:08 +08:00
yilin.qyl
f23f45bcca feat(plugin): add plugin 2019-03-20 15:06:36 +08:00
yilin.qyl
1b02f3a851 chore: sort out 3.0.0 dirs 2018-12-17 14:55:33 +08:00
Yellowthrough
e2a8e16a9f Merge pull request #547 from antvis/addTest
test: Add test
2018-11-30 19:16:09 +08:00
huangtong.ht
6ffb4d19cc test: add test 2018-11-30 19:03:35 +08:00
chenjiev1
05c35d2c5b 修复 mode更改是如果有官方panNode则panNode中方法会保留 2018-11-29 08:56:16 +08:00
Yellowthrough
8c7bdc45d0 Merge pull request #534 from yuanchuan/fix-wheel
fix: fix wheelZoom behaviour by removing the deprecated mousewheel event
2018-11-25 22:34:46 +08:00
huangtong.ht
b49429e15c many change 2018-11-20 21:14:33 +08:00
yuanchuan
86ef025072 fix: fix wheelZoom behaviour by removing the deprecated mousewheel event 2018-11-13 09:54:31 +08:00
huangtong.ht
7228bcd802 feat: add sankye table interface && demo 2018-11-12 10:30:34 +08:00
黄通
f0df1aab72 remove most lodash functions 2018-10-23 16:46:45 +08:00
huangtong.ht
581041e984 feat: improve animate mechanism 2018-10-18 15:04:22 +08:00
huangtong.ht
6cdf33d00c style: use Util.initDOMcontainer 2018-10-16 15:56:07 +08:00
huangtong.ht
38b570599a fix test spec 2018-10-15 10:56:37 +08:00
huangtong.ht
65f3b145d8 fix: fix some plugin bugs.Closed #469 #501 #498 2018-10-15 10:48:00 +08:00
huangtong.ht
5f681d8d72 feat: update svg minimap && fix svg dom event 2018-10-12 14:34:20 +08:00
huangtong.ht
ce239d1033 feat: legend use containerDOM 2018-10-11 10:00:12 +08:00
huangtong.ht
5fe45ee554 fix: high light subgraph z index 2018-10-10 18:04:36 +08:00
huangtong.ht
c72876609a Merge branch 'master' of https://github.com/antvis/g6 2018-10-10 11:33:34 +08:00
huangtong.ht
743f9dd4d8 feat: minimap render back add debounce 2018-09-29 10:03:04 +08:00
Yanyan-Wang
f95d8294ea feat: _getFilterItems 2018-09-28 11:27:44 +08:00
Yanyan-Wang
61d2f668e3 fix multi mappers filtering bug 2018-09-28 11:09:48 +08:00
Yanyan-Wang
0c36dec6eb fix:delete unnecessary notes 2018-09-27 16:40:31 +08:00
Yanyan-Wang
163b3d1833 fix: legend component from @antv/component 2018-09-27 16:33:47 +08:00
huangtong.ht
a58494a033 feat: if there is no items the graph box equal canvas size 2018-09-27 15:02:29 +08:00
huangtong.ht
f9ea9928ce Release 2.1.2 2018-09-19 15:42:02 +08:00
huangtong.ht
0033245200 fix: plugin.grid.Closes #479 2018-09-17 23:00:51 +08:00
huangtong.ht
2f36d5f8e7 export some plugin config 2018-09-17 22:22:42 +08:00
panyucheng
8d51dcb745 fix plugin.behaviour.analysis panCanvas bug 2018-09-16 16:07:11 +08:00
huangtong.ht
a7fd41bd1c fix: tool.highlightSubgraph calculate box bug 2018-09-11 16:56:16 +08:00