jiangege
|
aaae3c90d7
|
fix mistake: dbclick -> dblclick
|
2021-08-23 18:08:17 +08:00 |
|
dengshilin
|
e5bf5b98c5
|
style: fitView 缩放失败,添加日志;
|
2021-08-23 18:07:13 +08:00 |
|
rxliuli
|
1725ce29f2
|
docs(site): 修复节点分组 Combo 和 图形分组 Group 引用链接的错误
|
2021-08-23 18:01:25 +08:00 |
|
shiwu
|
8072ad50a4
|
docs: refine
|
2021-08-11 09:39:58 +08:00 |
|
shiwu
|
b04cd002fb
|
docs: refine errors
|
2021-08-10 19:50:55 +08:00 |
|
shiwu
|
14eb061f91
|
fix: docs error
|
2021-08-09 18:51:15 +08:00 |
|
shiwu
|
921fc3637b
|
fix: docs errors
|
2021-08-09 13:45:26 +08:00 |
|
Yanyan Wang
|
2177273045
|
Merge pull request #3096 from rxliuli/fix(site)_修复_site_模块在_windows_上本地启动无法设置环境变量的问题
docs(site): 修复 site 模块在_windows_上本地启动无法设置环境变量的问题,使用通用的 cross-env 包
|
2021-08-09 11:18:35 +08:00 |
|
Yanyan Wang
|
88b1e6f993
|
Merge pull request #3095 from rxliuli/docs_修复_G6_状态管理最佳实践引用链接错误
docs(site): 修复 G6 状态管理最佳实践引用链接错误
|
2021-08-09 11:17:19 +08:00 |
|
Yanyan-Wang
|
4330b2b1dc
|
docs: update docs
|
2021-08-06 18:02:22 +08:00 |
|
rxliuli
|
6fc630d497
|
docs(site): 修复 site 模块在_windows_上本地启动无法设置环境变量的问题,使用通用的 cross-env 包
|
2021-08-06 13:04:02 +08:00 |
|
rxliuli
|
a84c5a9a4d
|
docs(site): 修复 G6 状态管理最佳实践引用链接错误
|
2021-08-06 13:00:24 +08:00 |
|
Yanyan Wang
|
b4ee5b3bd2
|
Merge pull request #3071 from rxliuli/fix_修复_plugin_模块中各个插件缺少类型定义的问题
fix(plugin): Fix the bug that the constructor of each plugin under the plugin package did not declare the type correctly
|
2021-08-03 14:09:52 +08:00 |
|
Yanyan-Wang
|
265e6d4342
|
feat: updateLayout with align and alignPoint;
|
2021-08-03 10:05:48 +08:00 |
|
Yanyan-Wang
|
e2f9a5d582
|
fix: update config for edge
|
2021-08-03 10:05:47 +08:00 |
|
Yanyan-Wang
|
32423487fa
|
fix: get correct config for move update edge
|
2021-08-03 10:05:47 +08:00 |
|
Yanyan-Wang
|
43c2d169e0
|
chore: use link versions
|
2021-08-03 10:05:47 +08:00 |
|
Yanyan-Wang
|
4362812b7d
|
feat: improve the update performance for nodes
|
2021-08-03 10:05:47 +08:00 |
|
Yanyan-Wang
|
5fd5cff1ba
|
docs: update site docs
|
2021-08-03 10:05:47 +08:00 |
|
Yanyan-Wang
|
88bf20a5b6
|
fix: update site gallery
|
2021-08-03 10:05:47 +08:00 |
|
Yanyan-Wang
|
52e1707559
|
fix: minimap with delegate type cannot reach the top of the canvas, closes: #2885;
|
2021-08-03 10:05:46 +08:00 |
|
Yanyan-Wang
|
07fbcd83f9
|
docs: refine vite and g6 problem docs
|
2021-08-03 10:05:46 +08:00 |
|
Yanyan-Wang
|
e80cd6651c
|
docs: vite and g6 building problem docs
|
2021-08-03 10:05:46 +08:00 |
|
Yanyan-Wang
|
137156df83
|
fix: gpu layout async
|
2021-08-03 10:05:46 +08:00 |
|
Yanyan-Wang
|
1b9e0ba469
|
docs: update state-new doc
|
2021-08-03 10:05:46 +08:00 |
|
Yanyan-Wang
|
388e0709bc
|
docs: update state style docs
|
2021-08-03 10:05:46 +08:00 |
|
Yanyan-Wang
|
e5ad60fa3d
|
fix: drag a node to a node without comboId with onlyChangeComboSize, closes: #3003
|
2021-08-03 10:05:44 +08:00 |
|
Yanyan Wang
|
2cc5c67dac
|
Merge pull request #3068 from rxliuli/master
docs(site): Fix the error of the FAQ reference link on the site
|
2021-08-02 20:31:02 +08:00 |
|
rxliuli
|
3e71522e55
|
fix(plugin): Fix the bug that the constructor of each plugin under the plugin package did not declare the type correctly
|
2021-07-30 16:34:06 +08:00 |
|
Yanyan Wang
|
177080c155
|
Merge pull request #3057 from antvis/support-ssr-detecting
feat: support ssr detecting
|
2021-07-30 16:05:14 +08:00 |
|
Yanyan Wang
|
b47108aa17
|
Merge pull request #3001 from antvis/remove-mobile-0701
fix: delete mobile files
|
2021-07-30 15:58:44 +08:00 |
|
rxliuli
|
a0af0094a1
|
docs(site): Fix the error of the FAQ reference link on the site
ref: https://g6.antv.vision/zh/docs/manual/FAQ/faq
|
2021-07-30 10:46:18 +08:00 |
|
AlbertAZ1992
|
98b5a7ff87
|
feat: support ssr detecting
|
2021-07-23 16:29:06 +08:00 |
|
Yanyan-Wang
|
8b05506e02
|
fix: typo
|
2021-07-01 15:38:03 +08:00 |
|
Yanyan-Wang
|
26b4fe19b9
|
chore: update version nums
|
2021-07-01 15:22:54 +08:00 |
|
baizn
|
776d9bf1c8
|
fix: delete mobile files
|
2021-07-01 14:34:49 +08:00 |
|
Yanyan-Wang
|
1c2546070b
|
docs: new example for long label show and copy
|
2021-07-01 10:48:54 +08:00 |
|
Yanyan-Wang
|
a3bbe03a79
|
fix: zoom-canvas with optimizeZoom, drag-canvas shows the node shapes hiden by zoom-canvas optimizeZoom, closes: #2996;
|
2021-07-01 10:22:43 +08:00 |
|
Yanyan-Wang
|
bef41f49ef
|
fix: layout with collapsed combo, closes: #2988;
|
2021-06-30 21:17:46 +08:00 |
|
Yanyan Wang
|
56be709a0c
|
Merge branch '4.3.4' into fix-issue-2982
|
2021-06-30 21:15:15 +08:00 |
|
Yanyan-Wang
|
335dd35706
|
fix: contextmenu with click trigger does not show the menu up;
|
2021-06-30 19:47:33 +08:00 |
|
cherrow
|
3655ce723c
|
fix: show menu when triggered by click
|
2021-06-29 12:56:09 +08:00 |
|
Yanyan-Wang
|
054a36b645
|
fix: when select a node with click-select, selected combos should be deselected;
|
2021-06-21 16:32:22 +08:00 |
|
Yanyan-Wang
|
354a69fcdc
|
chore: remove test code
|
2021-06-21 16:22:11 +08:00 |
|
Yanyan-Wang
|
70a78dddcc
|
fix: changeData without combos problem
|
2021-06-21 16:22:08 +08:00 |
|
多牧
|
935338fbf4
|
fix: image alt
|
2021-06-21 16:15:52 +08:00 |
|
多牧
|
f1ead08ccb
|
feat: react node doc
|
2021-06-21 16:15:52 +08:00 |
|
多牧
|
0f1992ebdc
|
fix: animate doc fix
|
2021-06-21 16:15:52 +08:00 |
|
多牧
|
77b0d62e56
|
fix: event fix
|
2021-06-21 16:15:52 +08:00 |
|
多牧
|
5d4665cd39
|
feat: new animate function
|
2021-06-21 16:15:52 +08:00 |
|
withoutmeat
|
e4c0d6ffb3
|
fix: treeGraph.removeChild should not generate an undo record
|
2021-06-21 16:12:50 +08:00 |
|
songhn233
|
8eed8a514f
|
fix(image-minimap): user-select style
|
2021-06-21 16:10:57 +08:00 |
|
Songhn
|
411614ce39
|
fix(docs): English Event docs typo
|
2021-06-21 16:10:21 +08:00 |
|
Yanyan-Wang
|
29db6d2a71
|
chore: update version num
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
21f21bbfbd
|
test: refine test
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
0ceb639d0f
|
test: refine test
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
1dfcc505ec
|
test: refine tests
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
15fef9afb5
|
fix: grid follow default value
|
2021-06-04 16:29:10 +08:00 |
|
桃之助
|
adb2f1b11f
|
feat: grid follow
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
a8e2d6726e
|
chore: update algorithm
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
07a7ebde9f
|
fix: mobile compile problem
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
f2bb03f4e4
|
fix: ts error
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
43ef79b63a
|
fix: building problems
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
2737cf192f
|
docs: update readme
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
ac8b8c1573
|
chore: erfine
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
4f802a822e
|
fix: refine code
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
c42977781a
|
feat: moveTo with animate, closes: #2252;
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
f646cc632b
|
test: custom node with image and state changing
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
5defe9cf00
|
fix: image node with state changing, closes: #2923;
|
2021-06-04 16:29:10 +08:00 |
|
songhn233
|
5a0d790359
|
fix(behavior/drag-node): revert onDragEnd
|
2021-06-04 16:29:10 +08:00 |
|
songhn233
|
d21dae0f8a
|
test(behavior): add touch test for drag-node & active-relations
|
2021-06-04 16:29:10 +08:00 |
|
songhn233
|
b6755dde9e
|
fix(core/type): add resetSelected dedefinition
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
fafb3e3298
|
fix: uncombo with id, closes: #2924;
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
f3c8f987e8
|
test: performance force update
|
2021-06-04 16:29:10 +08:00 |
|
Yanyan-Wang
|
4e56691b27
|
chore: remove mirror script for site
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
3be0027b79
|
chore: remove mirror script for site
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
2694bce521
|
docs: update layout pipe demmo
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
e1111b1787
|
docs: update menu docs
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
79bf44afe4
|
docs: update menu docs
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
898618ab51
|
feat: click trigger for context munu, closes: #2686;
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
56f0e42065
|
test: refine minimap test
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
96b261cccf
|
test: performance
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
c1820193ce
|
fix: miimap refine
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
0c8d4a3942
|
fix: minimap with zooming problem, closes: #2863
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
1fbed8801d
|
feat: barWidth for interval bar chart for TimeBar plugin, closes: #2989;
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
52638355ad
|
test: performance tests
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
e1e79fe02c
|
test: performance refine
|
2021-05-26 17:32:01 +08:00 |
|
Yanyan-Wang
|
f8de0126c8
|
test: performance demo
|
2021-05-26 17:32:01 +08:00 |
|
songhn233
|
c25922273d
|
fix(graph/fitView): add container width and height without config
|
2021-05-24 10:05:00 +08:00 |
|
openwayne
|
7e469c5e86
|
fix: resovle build error
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
5dda7923aa
|
chore: lint script
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
70f02184bd
|
chore: lint script
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
499a95476c
|
fix: readme img tag in mobile
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
559220b698
|
lint: fix lint
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
1370d65e37
|
fix: resolve miniapp errors
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
3c371faf5a
|
fix: window.getComputedStyle is null in miniapp
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
36c27ef4f4
|
feat: add mobile event support
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
aa3d777b7e
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
cd34237841
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
16b22c1479
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
7b58ce19d7
|
fix: fix canvas drag problem
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
8ecdc50d7a
|
fix: miniapp node_module exist error window
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
de183d6ee0
|
fix: import element
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
22b5191188
|
fix: import g-base
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
0783678ac8
|
refactor: layouts
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
0551a6f23d
|
docs: update mobile readme
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
14f15fedf9
|
feat: add registergraph for mobile
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
d12f7c94f9
|
refactor: using extends layout with registerlayout
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
da7d439eea
|
chore: add g-mobile
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
3c4a262b49
|
fix: fix combo&node drag error
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
ed3b8d4be4
|
fix: fix behavior bug & event emit error
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
eee11aedd9
|
chore: change version to 0.0.1
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
3e4e603d82
|
fix: rect combo position with state problem; feat: simple polyline for better performance;
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
43c037c24a
|
fix: create-edge undo problem;
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
4be6fe7611
|
fix: support miniapp touch event
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
5296d9d4a3
|
fix: add basicprops
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
9c7ce3faf5
|
refactor: layout using
|
2021-05-21 09:05:24 +08:00 |
|
毅羽
|
f7f9385b16
|
fix: custom layout
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
696e459c2d
|
refactor: using layouts on demond
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
6d056dd3ba
|
refactor: mobile extend types
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
34c3bcc258
|
feat: add layout extends
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
738cff3d16
|
chore: tree-graph to extend pkg
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
ae463c9235
|
fix: support mini program
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
4ebc61760c
|
fix: fix mobile build config
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
668e4f88a4
|
fix: fix mobile event and behavior
|
2021-05-21 09:05:24 +08:00 |
|
毅羽
|
c2428abe55
|
feat: remove the worker of mobile layout
|
2021-05-21 09:05:24 +08:00 |
|
chenpeng-yiyu
|
0864e423ae
|
feat: init mobile
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
412e22dcb1
|
refactor: add mobile support
|
2021-05-21 09:05:24 +08:00 |
|
chenpeng-yiyu
|
c2009e1510
|
feat: init mobile
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
b923ea38b2
|
fix: resolve miniapp errors
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
23b2ecec3f
|
feat: add mobile event support
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
1e4f1aa13a
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
d2ae1810af
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
dbe07d6494
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
49b448f7b3
|
fix: resolve miniapp node_module error
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
9801416a32
|
fix: import element
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
4fb68b3f31
|
fix: import g-base
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
d0345bfd90
|
fix: remove console log
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
c8b8d3d191
|
feat: add registergraph for mobile
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
9c9b6f607a
|
refactor: using extends layout with registerlayout
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
704ffdf8a9
|
fix: fix combo&node drag error
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
ca3ea6aa9c
|
fix: rect combo position with state problem; feat: simple polyline for better performance;
|
2021-05-21 09:05:24 +08:00 |
|
Yanyan-Wang
|
30fa2d3457
|
fix: create-edge undo problem;
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
1405631bd0
|
fix: support miniapp touch event
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
7d04518496
|
refactor: using layouts on demond
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
6298563f4d
|
refactor: mobile extend types
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
3635869fdb
|
feat: add layout extends
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
002a8e8b0b
|
chore: tree-graph to extend pkg
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
3760603af9
|
fix: support mini program
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
ecd327b08b
|
fix: fix mobile event and behavior
|
2021-05-21 09:05:24 +08:00 |
|
毅羽
|
0a767faafb
|
feat: remove the worker of mobile layout
|
2021-05-21 09:05:24 +08:00 |
|
chenpeng-yiyu
|
115ba84ba7
|
feat: init mobile
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
286c2a4f34
|
refactor: add mobile support
|
2021-05-21 09:05:24 +08:00 |
|
chenpeng-yiyu
|
b389501dda
|
feat: init mobile
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
6b89777103
|
fix: fix doc title
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
a490782db2
|
fix: fix package name
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
65fcda51b6
|
feat: add wx and alipay component
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
bfe0cd682e
|
chore: change version
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
7a4c6e5019
|
chore: change version
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
65da01004b
|
fix: remove none used lines
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
afc11e125b
|
fix: resolve miniapp errors
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
2c0eb297fb
|
fix: window.getComputedStyle is null in miniapp
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
ca4464677f
|
feat: add mobile event support
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
e9267b769e
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
1c1f6a280c
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
25f7cfab4f
|
chore: sync master
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
658b886463
|
chore: change version
|
2021-05-21 09:05:24 +08:00 |
|
ICMI
|
5f55623391
|
fix: 每次使用实时的zoom计算缩放
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
23da8c1b17
|
chore: change version
|
2021-05-21 09:05:24 +08:00 |
|
ICMI
|
c02a5da6db
|
fix(mobile): fix first zoom problem
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
e95d03442a
|
chore: change version
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
d9dde984f1
|
chore: change version
|
2021-05-21 09:05:24 +08:00 |
|
ICMI
|
9f1aaaade6
|
fix: delete unused code
|
2021-05-21 09:05:24 +08:00 |
|
ICMI
|
b032e1b543
|
refactor(mobile): modify zoom point & speed
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
544ee37658
|
chore: change version to 0.0.1-beta.17
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
50a27bbe42
|
chore: change version to 0.0.1-beta.15
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
540db8558b
|
fix: fix canvas drag problem
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
47c5f21187
|
chore: change version to 0.0.1-beta.9
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
b247fbdefc
|
chore: change version to 0.0.1-beta.8
|
2021-05-21 09:05:24 +08:00 |
|
毅羽
|
590df7cf3b
|
fix: mobile groups
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
6d287c089c
|
fix: miniapp node_module exist error window
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
487251374a
|
fix: resolve miniapp node_module error
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
c39af46dcc
|
feat: add forceatlas2layout
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
cf82309da8
|
fix: source event prevent error
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
2600472fe4
|
fix: import element
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
892e46f2e1
|
fix: import g-base
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
c5f2e633f0
|
refactor: layouts
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
c575231ae4
|
chore: update g-mobile pkg
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
e4669cd9fa
|
fix: 针对canvas做一些修正
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
b0ba138484
|
fix: remove console log
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
4389572558
|
feat: add default random layout for mobile
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
8a42137142
|
docs: update mobile readme
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
f22c838124
|
feat: add registergraph for mobile
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
509142d1ec
|
refactor: using extends layout with registerlayout
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
0f662f7267
|
chore: update pkg
|
2021-05-21 09:05:24 +08:00 |
|
AlbertAZ1992
|
d1df5da81a
|
chore: add g-mobile
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
5883d435da
|
fix: fix combo&node drag error
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
b0d11f4578
|
fix: fix behavior bug & event emit error
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
0c1d84f630
|
feat: add canvas & combo event type
|
2021-05-21 09:05:24 +08:00 |
|
openwayne
|
b1c8f2c0f5
|
chore: change version to 0.0.1
|
2021-05-21 09:05:24 +08:00 |
|