Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: d74e74c873a9e5c0d30cc2faf738a2f9af9d1ef2
https://github.com/cytoscape/cytoscape.js/commit/d74e74c873a9e5c0d30cc2faf738a2f9af9d1ef2
Author: Max Franz <[email protected]>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add Flowchart.fun & Open Ownership to the who-uses list #914
Commit: 890f04a0a989431af41cdee13fb5f135253b7081
https://github.com/cytoscape/cytoscape.js/commit/890f04a0a989431af41cdee13fb5f135253b7081
Author: Max Franz <[email protected]>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M README.md
M documentation/md/extensions.md
M documentation/md/intro.md
M documentation/md/links.md
Log Message:
-----------
Add AWS Perspective to who-uses list (#914), update ext. list & count w/ leaf
& Cyjs.NET
Commit: 74f71693790d047260bc4caef49b4d5bf33a38de
https://github.com/cytoscape/cytoscape.js/commit/74f71693790d047260bc4caef49b4d5bf33a38de
Author: Max Franz <[email protected]>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M src/collection/dimensions/position.js
M src/extensions/renderer/base/load-listeners.js
Log Message:
-----------
Compound dragging amendments:
- Descendants should be added to the drag list via `addToDragList()`
- Remove extra checks (in only mouse event handler)
- No elements can be added to the drag list if locked or ungrabbable
- `node.shift()` removes compound descendants from being shifted, since
descendants are shifted recursively via `node.position()` -- expensive but
compound graphs are expensive anyway
Ref. : Drag is no more emitted for child nodes when the compound parent is
dragged #2944
Commit: b30546c85c9d4e9b9bedf4273711ae1f691123ee
https://github.com/cytoscape/cytoscape.js/commit/b30546c85c9d4e9b9bedf4273711ae1f691123ee
Author: Max Franz <[email protected]>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M .size-snapshot.json
M LICENSE
M dist/cytoscape.cjs.js
M dist/cytoscape.esm.js
M dist/cytoscape.esm.min.js
M dist/cytoscape.min.js
M dist/cytoscape.umd.js
M documentation/index.html
M documentation/js/cytoscape.min.js
Log Message:
-----------
Build 3.20.1
Commit: 19a042d0d95046905ce1ff5c499e865ef2eb41f6
https://github.com/cytoscape/cytoscape.js/commit/19a042d0d95046905ce1ff5c499e865ef2eb41f6
Author: Max Franz <[email protected]>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
3.20.1
Commit: 5fc9b2a1fa3b8c9929f0e2e7b331d5bf3987f341
https://github.com/cytoscape/cytoscape.js/commit/5fc9b2a1fa3b8c9929f0e2e7b331d5bf3987f341
Author: Max Franz <[email protected]>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
Log Message:
-----------
Merge branch 'master' into unstable
git checkout unstable && git merge -s ours master
Commit: 9b4cd056829151e71b9c09aa0c2b7475edf9f1a3
https://github.com/cytoscape/cytoscape.js/commit/9b4cd056829151e71b9c09aa0c2b7475edf9f1a3
Author: Max Franz <[email protected]>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update version to 3.22.0-unstable
Compare:
https://github.com/cytoscape/cytoscape.js/compare/d404ee12610f...9b4cd0568291
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/d404ee-9b4cd0%40github.com.