Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: 0be406d9f4fd86ee5c8bd3c5713cf05ec398a1f5
https://github.com/cytoscape/cytoscape.js/commit/0be406d9f4fd86ee5c8bd3c5713cf05ec398a1f5
Author: mikekucera <[email protected]>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update version to 3.29.0
Commit: c364d2d3bc4e88d235dd59a9cb34eddb93f401e9
https://github.com/cytoscape/cytoscape.js/commit/c364d2d3bc4e88d235dd59a9cb34eddb93f401e9
Author: mikekucera <[email protected]>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
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
A documentation/index.html
A documentation/js/cytoscape.min.js
M package-lock.json
Log Message:
-----------
Build 3.29.0
Commit: 59f83e2d6606e5ef03a6535e0dae81034c0d525d
https://github.com/cytoscape/cytoscape.js/commit/59f83e2d6606e5ef03a6535e0dae81034c0d525d
Author: mikekucera <[email protected]>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
Log Message:
-----------
3.29.0
Commit: 550a8a7f1445858e2a19b8fa21c2b49cdd64d4e3
https://github.com/cytoscape/cytoscape.js/commit/550a8a7f1445858e2a19b8fa21c2b49cdd64d4e3
Author: Mike Kucera <[email protected]>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M dist/cytoscape.cjs.js
R dist/cytoscape.esm.js
R dist/cytoscape.esm.min.js
A dist/cytoscape.esm.min.mjs
A dist/cytoscape.esm.mjs
M dist/cytoscape.min.js
M dist/cytoscape.umd.js
M documentation/index.html
M package-lock.json
M package.json
M rollup.config.js
Log Message:
-----------
exports for dist folder in package.json, change esm extension to .mjs
Refs #3239
Commit: 0872d2a700cfc8e897e02d9958b16922da898c34
https://github.com/cytoscape/cytoscape.js/commit/0872d2a700cfc8e897e02d9958b16922da898c34
Author: mikekucera <[email protected]>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M documentation/versions.json
Log Message:
-----------
Docs: Add 3.29.1 to versions.json
Commit: 8712ded19fc32efcfcd89140cb7740f8e6a2b289
https://github.com/cytoscape/cytoscape.js/commit/8712ded19fc32efcfcd89140cb7740f8e6a2b289
Author: mikekucera <[email protected]>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M documentation/index.html
M documentation/js/cytoscape.min.js
M package-lock.json
Log Message:
-----------
Build 3.29.1
Commit: a6d159adfd16b218a58073ad485ebd2e7bdadb9d
https://github.com/cytoscape/cytoscape.js/commit/a6d159adfd16b218a58073ad485ebd2e7bdadb9d
Author: mikekucera <[email protected]>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
3.29.1
Commit: 01717ecab8d2abb7a135d8e82487e1eb3840a60e
https://github.com/cytoscape/cytoscape.js/commit/01717ecab8d2abb7a135d8e82487e1eb3840a60e
Author: Jan Molak <[email protected]>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M package.json
Log Message:
-----------
fix(umd): exported cytoscape.umd, closes #3239
Commit: 3f9444ecc24df869239f201314c960540dad556c
https://github.com/cytoscape/cytoscape.js/commit/3f9444ecc24df869239f201314c960540dad556c
Author: Mike Kucera <[email protected]>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M package.json
Log Message:
-----------
Merge pull request #3241 from jan-molak/fix/umd-3239
fix(umd): exported cytoscape.umd, closes #3239
Commit: 3af3d5cf0539cba4d3c370e321598ad573d220a6
https://github.com/cytoscape/cytoscape.js/commit/3af3d5cf0539cba4d3c370e321598ad573d220a6
Author: Mike Kucera <[email protected]>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M package.json
Log Message:
-----------
add require for cytoscape.umd.js
Commit: 79bf3e39b26d97882a165e003b9a5e6dea24b705
https://github.com/cytoscape/cytoscape.js/commit/79bf3e39b26d97882a165e003b9a5e6dea24b705
Author: mikekucera <[email protected]>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M documentation/versions.json
Log Message:
-----------
Docs: Add 3.29.2 to versions.json
Commit: 98216e5323c623e948e3ccd273e543d0d38da914
https://github.com/cytoscape/cytoscape.js/commit/98216e5323c623e948e3ccd273e543d0d38da914
Author: mikekucera <[email protected]>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M dist/cytoscape.cjs.js
M dist/cytoscape.esm.min.mjs
M dist/cytoscape.esm.mjs
M dist/cytoscape.min.js
M dist/cytoscape.umd.js
M documentation/index.html
M documentation/js/cytoscape.min.js
Log Message:
-----------
Build 3.29.2
Commit: f036313e5b095fb5cfe3320398c92a7b5699d70b
https://github.com/cytoscape/cytoscape.js/commit/f036313e5b095fb5cfe3320398c92a7b5699d70b
Author: mikekucera <[email protected]>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
3.29.2
Commit: 3a5d94dfcef11db077a81f258382f569c3299c4b
https://github.com/cytoscape/cytoscape.js/commit/3a5d94dfcef11db077a81f258382f569c3299c4b
Author: Max Franz <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M src/extensions/renderer/base/load-listeners.js
Log Message:
-----------
Ignore other mouse buttons during a left button gesture
Ref: "free" event doesn't fire if you right click during drag and drop #3005
Commit: cef01319cb22c427366266fdb97c89b81fe80b0a
https://github.com/cytoscape/cytoscape.js/commit/cef01319cb22c427366266fdb97c89b81fe80b0a
Author: Christian Lopes <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M debug/init.js
M src/extensions/renderer/base/coord-ele-math/labels.js
Log Message:
-----------
Cherry pick to master: Merge pull request #3236 from
EliotRagueneau/fix-text-wrap
Keep original separator instead of using space when text-wrapping
Commit: 79bd0ac9fd396f09b61731eb71a9fede2193d98d
https://github.com/cytoscape/cytoscape.js/commit/79bd0ac9fd396f09b61731eb71a9fede2193d98d
Author: Mike Kucera <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
Cherry-pick to master: Add cy.renderedExtent() to docs
Fixes #3242
Commit: 7917c822524ff3ca5cf513656b8bf88c74454b2b
https://github.com/cytoscape/cytoscape.js/commit/7917c822524ff3ca5cf513656b8bf88c74454b2b
Author: maxkfranz <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M documentation/versions.json
Log Message:
-----------
Docs: Add 3.29.3 to versions.json
Commit: 106bfb9db464628f92d71b0dcd4c689656b768f7
https://github.com/cytoscape/cytoscape.js/commit/106bfb9db464628f92d71b0dcd4c689656b768f7
Author: maxkfranz <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M dist/cytoscape.cjs.js
M dist/cytoscape.esm.min.mjs
M dist/cytoscape.esm.mjs
M dist/cytoscape.min.js
M dist/cytoscape.umd.js
M documentation/index.html
M documentation/js/cytoscape.min.js
Log Message:
-----------
Build 3.29.3
Commit: e62a1cfc1a4412873be395409f2379e8aafb9a02
https://github.com/cytoscape/cytoscape.js/commit/e62a1cfc1a4412873be395409f2379e8aafb9a02
Author: maxkfranz <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
3.29.3
Commit: 7dc1f6e6567e88adbd1a43c515c79fc3dfb5f874
https://github.com/cytoscape/cytoscape.js/commit/7dc1f6e6567e88adbd1a43c515c79fc3dfb5f874
Author: maxkfranz <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M documentation/versions.json
Log Message:
-----------
Documentation 3.30.0: Append 3.30.0 to versions.json
Commit: d9fb9f616bf6a6a36e632bbb33a6fa2e339ea930
https://github.com/cytoscape/cytoscape.js/commit/d9fb9f616bf6a6a36e632bbb33a6fa2e339ea930
Author: maxkfranz <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
Log Message:
-----------
Merge master to unstable
Compare:
https://github.com/cytoscape/cytoscape.js/compare/a3b684f00a7f...d9fb9f616bf6
To unsubscribe from these emails, change your notification settings at
https://github.com/cytoscape/cytoscape.js/settings/notifications
--
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/a3b684-d9fb9f%40github.com.