Yanyan-Wang
|
22b1e4d1b3
|
fix: get fontFamily of the window in global leads to DOM depending when using bigfish
|
2020-11-17 13:27:42 +08:00 |
|
Yanyan-Wang
|
65bd06e388
|
docs: fix the api graph to graphFunc
|
2020-11-17 10:11:19 +08:00 |
|
Yanyan-Wang
|
7d54a09bff
|
docs: update doc url problem
|
2020-11-16 14:57:33 +08:00 |
|
Yanyan-Wang
|
5d5627a178
|
docs: dulplicate file name leads to 404 problem
|
2020-11-16 14:42:26 +08:00 |
|
zuiidea
|
fdeb1be984
|
fix: type error when event is undefined.
Avoid accessing a property of an undefined object.
|
2020-11-16 14:42:04 +08:00 |
|
zuiidea
|
633b4525c9
|
fix: unnecessary mousedown.
Avoid enabling drag when the non-left mouse button is pressed, causing optimization to be enabled.
|
2020-11-16 14:42:04 +08:00 |
|
Yanyan-Wang
|
c78c225ce3
|
chore: update the version number; docs: update the CHANGELOG
|
2020-11-13 22:58:00 +08:00 |
|
Yanyan-Wang
|
504e2d8dba
|
docs: update docs for new version theme
|
2020-11-13 22:33:15 +08:00 |
|
Guanwen Jiao
|
03f440bd9a
|
Update Event.zh.md
|
2020-11-13 22:02:54 +08:00 |
|
Yanyan-Wang
|
99cb617cfa
|
fix: localRefresh residual problem of text
|
2020-11-13 09:37:24 +08:00 |
|
Chenlu Li
|
7da5c4c943
|
docs: api refactor--adjust item and layout configurations
|
2020-11-13 09:37:24 +08:00 |
|
chenluli
|
ea4f9b9523
|
docs: add docs for item/nodde/edge properties (Chinese)
|
2020-11-13 09:37:24 +08:00 |
|
claude
|
21bf603084
|
docs: add Graph Config
|
2020-11-13 09:37:24 +08:00 |
|
chenluli
|
9ea27040e7
|
docs: init api doc refactor
|
2020-11-13 09:37:24 +08:00 |
|
Yanyan-Wang
|
aa27cc4e11
|
feat: new version of basic styles for light version; feat: shortcuts-call behavior for calling a Graph function by shortcuts; docs: update the docs for new feature; docs: demos for more interactions
|
2020-11-12 21:41:35 +08:00 |
|
xrkffgg
|
4111b2b52e
|
chore: update preview.yml
|
2020-11-11 19:37:44 +08:00 |
|
afc163
|
f074e04f17
|
chore: fix eslint errors
|
2020-11-11 19:35:19 +08:00 |
|
Yanyan-Wang
|
22e6ab2bc9
|
feat: find a deeper color for subject color for highlight nodes
|
2020-11-11 19:34:56 +08:00 |
|
Yanyan-Wang
|
93973b80dc
|
feat: basic style(light version) for edges and combos
|
2020-11-11 19:34:56 +08:00 |
|
Yanyan-Wang
|
7f2a28dd19
|
feat: new color palatte(light version) for nodes
|
2020-11-11 19:34:56 +08:00 |
|
baizn
|
d8ef8d2b91
|
fix: node click conflict with zoom-canvas
|
2020-11-09 14:46:21 +08:00 |
|
偏右
|
fabf1b710f
|
test: use pull_request_target
|
2020-11-06 20:11:41 +08:00 |
|
zuiidea
|
5b5899dc5f
|
fix: custom node "pieChart" demo
large arc flag and the y coordinate of the end position are wrong
|
2020-11-06 20:09:14 +08:00 |
|
shiwu
|
649d411326
|
docs: update the docs about force layout with clustering
|
2020-10-28 16:42:48 +08:00 |
|
shiwu
|
03e5aaff6d
|
docs: fix the error description for clustering force layout
|
2020-10-28 16:24:18 +08:00 |
|
shiwu
|
a34aa1cdc5
|
fix: eslint rule problems
|
2020-10-28 16:00:23 +08:00 |
|
shiwu
|
43f547542c
|
fix: extend modelRect with description problem, closes: #2235
|
2020-10-28 16:00:23 +08:00 |
|
shiwu
|
e1072066ac
|
feat: drag the viewport of the minimap out of the the view
|
2020-10-28 16:00:23 +08:00 |
|
shiwu
|
40e9626914
|
fix: revert clustering for force layout pull request from community; fix: update the typings for G6Event; docs: update the event api docs
|
2020-10-27 12:32:48 +08:00 |
|
shiwu
|
1d75524307
|
chore: update version number
|
2020-10-27 12:32:48 +08:00 |
|
shiwu
|
ac6135ea18
|
chore: typing declare ordering problem
|
2020-10-27 12:32:48 +08:00 |
|
shiwu
|
e37f50bb0e
|
feat: create-edge for combo, closes: #2211
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
242197ef27
|
fix: tooltip plugin, crossing different shape cant execute the getContent function, closes: #2153
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
e9b86284a9
|
feat: add extra parameter graph for menu plugin
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
87ab7cc9ce
|
docs: update the custom edge and node docs and add an demo for custom edge with extra shape
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
40f376b97b
|
docs: update getContent parameter type for contextMenu and tooltip
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
c25e1b367c
|
fix: svg renderer minimap hidden elements probem, closes: #2174
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
2a4a3ef735
|
feat: destroyLayout API, closes: #2140
|
2020-10-26 15:08:06 +08:00 |
|
baizn
|
de46b0f204
|
fix: upgrade g-canvas
|
2020-10-23 12:00:47 +08:00 |
|
baizn
|
2c01e4b2f5
|
fix: upgrade g-canvas
|
2020-10-23 12:00:47 +08:00 |
|
baizn
|
962235c149
|
fix: add watermarker cros
|
2020-10-22 17:41:49 +08:00 |
|
baizn
|
e1058e3135
|
fix: watermarker unit test
|
2020-10-22 14:31:18 +08:00 |
|
baizn
|
02716455a0
|
fix: eslint error
|
2020-10-22 14:31:18 +08:00 |
|
baizn
|
c802409f22
|
fix: zoom-canvas support mobile
|
2020-10-22 14:31:18 +08:00 |
|
baizn
|
ab683d3e27
|
feat: support waterMarker
|
2020-10-22 14:31:18 +08:00 |
|
baizn
|
0e31f324a4
|
fix: drag-canvas support scalable range
|
2020-10-22 14:31:18 +08:00 |
|
baizn
|
5eade8307d
|
fix: update plugin docs
|
2020-10-22 14:31:18 +08:00 |
|
baizn
|
5533de189d
|
fix: 同步文档及demo
|
2020-10-10 18:01:46 +08:00 |
|
baizn
|
7b9234a164
|
fix: timebar docs
|
2020-10-10 17:21:58 +08:00 |
|
baizn
|
99fef1fea4
|
fix: update changelog file
|
2020-10-10 17:20:28 +08:00 |
|