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
|
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
|
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 |
|
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
|
10c092aaf1
|
feat: fix node or edge size, fontSize, lineWidth while zooming graph with zoom-canvas.
|
2020-07-22 13:31:55 +08:00 |
|
baizn
|
13e7fb952c
|
fix: remove lodash dependencies
|
2020-07-13 11:24:25 +08:00 |
|
baizn
|
e271274789
|
fix: lose the state style
|
2020-07-10 14:41:05 +08:00 |
|
Yanyan-Wang
|
e4037bd865
|
chore: re-run online ci
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
2dafd0dd32
|
fix: sync the minZoom and maxZoom in drag-canvas and graph; feat: initial x and y for combo data.
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
7cf61ad117
|
fix: grid DOM selectable and drag-canvas problem. docs: add docs about the coordinate system.
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
fc24b0dc86
|
fix: multiple animate update shape for combo; fix: removeItem from a combo.
|
2020-06-29 21:19:41 +08:00 |
|
Yanyan-Wang
|
2e9c262ca4
|
chore: update G to resolve the blur canvas problem
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
802a6a4a82
|
fix: create combo with parentId problem. closes: #1729
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
5b6f5491a6
|
fix: force layout with addItem and relayout. closes: #1275.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
76af4f59f2
|
feat: adjacency matrix in Algorithm. feat: floydShall shortest path in Algorithm.
|
2020-06-29 11:01:43 +08:00 |
|
baizn
|
755008f04b
|
fix: keyshape states bug & add tree demo
|
2020-06-23 16:48:17 +08:00 |
|
Yanyan-Wang
|
fb93cda45c
|
fix: update the edges after first render with collapsed combos.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
3da8396619
|
fix: unify the shape names for custom node and extended node
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
161ff7c0e8
|
fix: combo collapse and expand with edges problem. feat: getGroup and getContainer API for graph. fix: destroy the tooltip DOMs when destroy the graph.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
c07bca9204
|
feat: focusItem with animation parameters related to the graph configure. docs: update the click to focus a node demo.
|
2020-06-10 15:19:24 +08:00 |
|
Yanyan-Wang
|
104e5b480f
|
docs: register node and change the state demo.
|
2020-06-10 15:19:24 +08:00 |
|
Yanyan-Wang
|
855f1b7782
|
docs: update the stories for types. fix: startpoints and endpoints in modelcfg.
|
2020-06-09 10:21:12 +08:00 |
|
Yanyan-Wang
|
e25aa05696
|
fix: endPoint and startPoint are missing in modelConfig type; fix: edge background leads to empty canvas when the autoRotate is false.
|
2020-06-02 15:47:55 +08:00 |
|
Yanyan-Wang
|
aad9a9836a
|
fix: solve conflict to master branch
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
ef40817d0a
|
fix: updating node postion by updateItem does not update the parent combos. docs: update updateCombos API.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
8ba387c1d3
|
docs: add combo and custom combo demos for site.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
b17fa1cf7f
|
docs: add combo middle doc.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
4b234402a9
|
docs: add advanced docs about registerCombo. docs: add alt for the i img tags.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
d775564494
|
fix: remove the collapse icon for built-in rect combo.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
8952cb4ae8
|
docs: add the middle docs for combo item. docs: modify the docs below node/edge/combo to introduce combo. docs: add item model properties API for convenient model configuration searching.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
b97d04e389
|
docs: add combo force layout API and middle doc
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
912c5cacb3
|
feat: add card-node
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
fd8511b449
|
fix: reconstructTree without parentId.
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
07a6d855bc
|
feat: test combo feature
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
311460cb47
|
fix: add flow demo
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
53e2be3853
|
feat: optimize the performance of combos by terminate the traverse with some conditions.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
b357e470de
|
test: add tests for collapse-expand combo behavior, uncombo, hide/show combo, addItem with combo, removeItem with combo.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
4c012591d6
|
test: add tests for comboForce layout.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
a67c1c4b56
|
feat: collapse expand combo to add virtual edges to represent the edges between collapsed combos.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
4a0752de14
|
fix: combo force layout with nodespacing problem
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
36cad6d627
|
fix: keep the layout when combo is collapsed or expanded.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
09a8ff0851
|
feat: collapse and expand combo with adjusted layout in first stage
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
df46703bff
|
feat: collapse and expand combo with show and hide items.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
94fd8f93b6
|
feat: collapse expand combo in first stage
|
2020-05-21 15:24:22 +08:00 |
|