Commit Graph

116 Commits

Author SHA1 Message Date
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
Yanyan-Wang
5540f1993c feat: collapse expand combo in first stage 2020-05-21 15:24:22 +08:00
Yanyan-Wang
610b4dd099 feat: combo force layout with preventOverlap. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
21f58c2a71 feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
ea48e70788 feat: render zindex for addItem and changeData. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
3798b476c2 feat: render zindex for combos when first render and changeData 2020-05-21 15:24:22 +08:00
Yanyan-Wang
4ee18ceeae feat: update combo tree structure for moving subtree. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
ec87457eb2 feat: registerCombo. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
71425ff9d6 feat: registerCombo in first stage 2020-05-21 15:24:22 +08:00
baizn
be0dc4c8bd fix: delete demos 2020-05-21 15:24:22 +08:00
Yanyan-Wang
9d1ff111d0 feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
d1feaea737 feat: render zindex for addItem and changeData. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
8fb33d1798 feat: render zindex for combos when first render and changeData 2020-05-21 15:24:22 +08:00
Yanyan-Wang
d315338f71 feat: update combo tree structure for moving subtree. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
9b69551f5a feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
ec21ebb19b feat: render zindex for addItem and changeData. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
512aa547e6 feat: render zindex for combos when first render and changeData 2020-05-21 15:24:22 +08:00
baizn
600699b302 fix: drag-combo 2020-05-21 15:24:22 +08:00
Yanyan-Wang
26e5601451 feat: update combo tree structure for moving subtree. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
a172cab65b feat: combo force layout with preventOverlap. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
4631708709 feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
811f5bc18c feat: render zindex for addItem and changeData. 2020-05-21 15:24:22 +08:00