Commit Graph

49 Commits

Author SHA1 Message Date
Yanyan-Wang
2f7b19d745 fix: createCombo with double nodes problem. closes: #1896 2020-08-11 16:16:16 +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
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
fc24b0dc86 fix: multiple animate update shape for combo; fix: removeItem from a combo. 2020-06-29 21:19:41 +08:00
Yanyan-Wang
802a6a4a82 fix: create combo with parentId problem. closes: #1729 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
Yanyan-Wang
fb93cda45c fix: update the edges after first render with collapsed combos. 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
855f1b7782 docs: update the stories for types. fix: startpoints and endpoints in modelcfg. 2020-06-09 10:21:12 +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
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
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
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
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
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
Yanyan-Wang
26e5601451 feat: update combo tree structure for moving subtree. 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
Yanyan-Wang
711e8e41f9 feat: render zindex for combos when first render and changeData 2020-05-21 15:24:22 +08:00
Yanyan-Wang
35a958a549 feat: config the paddings and smallest size for rect and circle. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
23746b0fa0 test: update the test related to combo 2020-05-21 15:24:22 +08:00
Yanyan-Wang
6f8e5877df feat: combo when graph.save. feat: uncombo. feat: remove combo. feat: focus combo. feat: update combo. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
99100adb80 feat: combo controller 2020-05-21 15:24:22 +08:00