Yanyan-Wang
|
016a89b59c
|
feat: fix the initial positions by equably distributing for layout to produce similar result.
|
2020-07-27 14:18:39 +08:00 |
|
Yanyan-Wang
|
c64b1b07b2
|
fix: combo edge with uncorrect end points; fix: combo polyline edge with wrong path; fix: getViewCenter with padding problem. closes: #1817, #1809, #1775.
|
2020-07-27 14:16:56 +08:00 |
|
baizn
|
783a1da248
|
feat: graph.priorityState & event mode
|
2020-07-27 14:15:59 +08:00 |
|
Yanyan-Wang
|
eb4339dff0
|
fix: delete unnecessary console.
|
2020-07-27 14:14:33 +08:00 |
|
Yanyan-Wang
|
5c9b574cb7
|
docs: demo for hide items while dragging. fix: fix node while zooming problem. fix: set default enableOptimize of drag-canvas to be false.
|
2020-07-27 14:14:33 +08:00 |
|
Yanyan-Wang
|
3797dc3a0f
|
fix: zoom-canvas with fixItem problems. docs: add zoom-canvas with fixItem demo.
|
2020-07-27 14:13:18 +08:00 |
|
Yanyan-Wang
|
563cf34c9b
|
fix: use for instead of map and change the return
|
2020-07-27 14:09:32 +08:00 |
|
Yanyan-Wang
|
7c93298919
|
feat: fix node or edge size, fontSize, lineWidth while zooming graph with zoom-canvas.
|
2020-07-27 14:09:32 +08:00 |
|
baizn
|
b2fec65c93
|
feat: hide edge & label when drag canvas
|
2020-07-27 14:03:10 +08:00 |
|
chenluli
|
7de856855c
|
fix: drag new node without initial position
|
2020-07-27 14:01:52 +08:00 |
|
baizn
|
cf7ad5a994
|
feat: slider timebar component
|
2020-07-27 14:01:52 +08:00 |
|
Yanyan-Wang
|
1284e3b6b9
|
chore: install online dependencies.
|
2020-07-27 13:31:24 +08:00 |
|
Yanyan-Wang
|
657f599e4f
|
chore: remove online node_modules.
|
2020-07-27 13:31:24 +08:00 |
|
Yanyan-Wang
|
7936523d67
|
feat: fisheye plugin, support clear, update, show labels.
|
2020-07-27 13:31:24 +08:00 |
|
Yanyan-Wang
|
41abeae5a2
|
feat: fisheye beta.
|
2020-07-27 13:31:24 +08:00 |
|
chenluli
|
c589bebab8
|
fix: remove rm -rf node modules
|
2020-07-27 11:05:53 +08:00 |
|
chenluli
|
3c34a0dd3f
|
fix: rm -rf node modules
|
2020-07-27 11:05:53 +08:00 |
|
chenluli
|
b944be66b3
|
feat: add lasso behavior
|
2020-07-27 11:05:53 +08:00 |
|
Yanyan-Wang
|
2e701b897b
|
fix: canvas.on leads to tooltip problem.
|
2020-07-23 22:53:36 +08:00 |
|
Yanyan-Wang
|
b3529fb920
|
docs: update demos of the site.
|
2020-07-23 22:53:36 +08:00 |
|
Yanyan-Wang
|
e6cd83df3e
|
feat: animate configuration for combo, true by default.
|
2020-07-23 17:42:21 +08:00 |
|
Yanyan-Wang
|
c9b0494843
|
fix: node:click is triggered twice while clicking a node; fix: update combo edge when drag node out of it problem.
|
2020-07-23 17:42:21 +08:00 |
|
Yanyan-Wang
|
973d9cf2ef
|
docs: update the english version of comboTheory docs.
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
af7d93ff6a
|
feat: fix the initial positions by equably distributing for layout to produce similar result.
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
800fe3c89d
|
docs: update changelog
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
c0bbb07824
|
fix: Cannot read property getModel of null problem on contextmenu when the target is not an item. closes: #1815.
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
d620c58a0c
|
fix: update changelog
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
cf7088ef39
|
fix: combo edge with uncorrect end points; fix: combo polyline edge with wrong path; fix: getViewCenter with padding problem. closes: #1817, #1809, #1775.
|
2020-07-22 19:05:44 +08:00 |
|
baizn
|
aa2b5358a6
|
fix: update partialNode demo
|
2020-07-22 15:41:48 +08:00 |
|
baizn
|
5b73d17ab0
|
feat: graph.priorityState & event mode
|
2020-07-22 15:41:48 +08:00 |
|
Yanyan-Wang
|
d0e66e3fcb
|
fix: delete unnecessary console.
|
2020-07-22 13:31:55 +08:00 |
|
Yanyan-Wang
|
36c5dbb887
|
docs: demo for hide items while dragging. fix: fix node while zooming problem. fix: set default enableOptimize of drag-canvas to be false.
|
2020-07-22 13:31:55 +08:00 |
|
Yanyan-Wang
|
106a6cfca3
|
fix: zoom-canvas with fixItem problems. docs: add zoom-canvas with fixItem demo.
|
2020-07-22 13:31:55 +08:00 |
|
Yanyan-Wang
|
3ca46b8fcc
|
fix: fix all shapes by scale the node matrix.
|
2020-07-22 13:31:55 +08:00 |
|
Yanyan-Wang
|
10aa4331d9
|
fix: use for instead of map and change the return
|
2020-07-22 13:31:55 +08:00 |
|
Yanyan-Wang
|
3ef9c47016
|
chore: use for instead of map to improve the performance.
|
2020-07-22 13:31:55 +08:00 |
|
Yanyan-Wang
|
10c092aaf1
|
feat: fix node or edge size, fontSize, lineWidth while zooming graph with zoom-canvas.
|
2020-07-22 13:31:55 +08:00 |
|
baizn
|
1f3d84271f
|
feat: add drag-canvas enableOptimize doc
|
2020-07-21 19:44:13 +08:00 |
|
baizn
|
38c89a9c16
|
feat: hide edge & label when drag canvas
|
2020-07-21 19:44:13 +08:00 |
|
chenluli
|
835cc8bee5
|
docs: fix contextmenu demo
|
2020-07-21 19:01:30 +08:00 |
|
chenluli
|
0eaaa45e83
|
fix: drag new node without initial position
|
2020-07-21 19:00:40 +08:00 |
|
羽熙
|
61e1104ebe
|
docs: uniform AntV navbar's order and naming
|
2020-07-20 11:30:41 +08:00 |
|
chenluli
|
c699bb75f1
|
docs: fix customBehavior demo
|
2020-07-20 11:26:56 +08:00 |
|
baizn
|
13e7fb952c
|
fix: remove lodash dependencies
|
2020-07-13 11:24:25 +08:00 |
|
chenluli
|
d8b14756b3
|
docs: fix graphics group doc; add setClip method in doc
|
2020-07-10 19:48:06 +08:00 |
|
baizn
|
e271274789
|
fix: lose the state style
|
2020-07-10 14:41:05 +08:00 |
|
chenluli
|
2d7d0bf611
|
fix: links in doc
|
2020-07-10 14:39:33 +08:00 |
|
Yanyan-Wang
|
461c73f424
|
docs: update customItemTree and version number in tutorial.
|
2020-07-08 10:55:29 +08:00 |
|
Yanyan-Wang
|
489478007b
|
docs: update dagre layout demo text.
|
2020-07-06 13:32:51 +08:00 |
|
Yanyan-Wang
|
e4037bd865
|
chore: re-run online ci
|
2020-07-06 11:51:07 +08:00 |
|