Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: 56a112b08461e1fe9ee6a21cb1366cde34bb4c58
https://github.com/cytoscape/cytoscape.js/commit/56a112b08461e1fe9ee6a21cb1366cde34bb4c58
Author: Max <[email protected]>
Date: 2014-04-17 (Thu, 17 Apr 2014)
Changed paths:
M documentation/docmaker.json
M src/collection-class.js
Log Message:
-----------
eles.classes impl + docs + test; closes #497
Commit: 527b20187222b3b515c5829d24d3e44f53694655
https://github.com/cytoscape/cytoscape.js/commit/527b20187222b3b515c5829d24d3e44f53694655
Author: Max <[email protected]>
Date: 2014-04-17 (Thu, 17 Apr 2014)
Changed paths:
M src/collection-data-functions.js
M src/core-data-functions.js
M test/collection-style.js
Log Message:
-----------
add batch pos for #509
Commit: d1750381fe63decc8a7134b5a385e1e46f5b1df0
https://github.com/cytoscape/cytoscape.js/commit/d1750381fe63decc8a7134b5a385e1e46f5b1df0
Author: Max <[email protected]>
Date: 2014-04-17 (Thu, 17 Apr 2014)
Changed paths:
M src/collection.js
Log Message:
-----------
don't check for dupes for perf.; closes #511
Commit: 52be95630608cf97b33509b40056fb1e72ddd2e7
https://github.com/cytoscape/cytoscape.js/commit/52be95630608cf97b33509b40056fb1e72ddd2e7
Author: Max Franz <[email protected]>
Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths:
M src/extensions/layout.cose.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
cache all dom dims where possible; use client dims
- use getBoundingClientRect()
- fixes #514
Commit: 0a47eedc72578571633093cd462b37b3422a2655
https://github.com/cytoscape/cytoscape.js/commit/0a47eedc72578571633093cd462b37b3422a2655
Author: Max Franz <[email protected]>
Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/collection/move.md
A documentation/md/core/batchMove.md
M src/collection.js
M src/core-add-remove.js
M src/extensions/renderer.canvas.coord-ele-math.js
M test/collection-graph-manipulation.js
M test/core-graph-manipulation.js
Log Message:
-----------
move edges (source, target) and nodes (parent)
closes #512 and #515
Commit: 126be57e72aa718f113705f846f6bdf56cb51937
https://github.com/cytoscape/cytoscape.js/commit/126be57e72aa718f113705f846f6bdf56cb51937
Author: Max Franz <[email protected]>
Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
better scroll check for #514
Commit: 808662c3a9ee02543572f825d4dbf3b790192143
https://github.com/cytoscape/cytoscape.js/commit/808662c3a9ee02543572f825d4dbf3b790192143
Author: Max Franz <[email protected]>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M debug/init.js
M src/extensions/layout.arbor.js
M src/extensions/layout.cose.js
Log Message:
-----------
improve cose & arbor; needs tweaking
Commit: 15677f55f57f0e187585e58e50a0a38b8c4dd57b
https://github.com/cytoscape/cytoscape.js/commit/15677f55f57f0e187585e58e50a0a38b8c4dd57b
Author: Max <[email protected]>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M src/collection-data-functions.js
M src/core-data-functions.js
M src/define.js
M src/extensions/layout.concentric.js
Log Message:
-----------
updateMappers() not enough for data changes
fixes #521
Commit: 5e7f2388d2e0e42543ae3ae4c1d8218d98c12764
https://github.com/cytoscape/cytoscape.js/commit/5e7f2388d2e0e42543ae3ae4c1d8218d98c12764
Author: Max <[email protected]>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M documentation/css/style.css
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/md/collection/codirectedEdges.md
M documentation/md/collection/each.md
A documentation/md/collection/eq.md
M documentation/md/collection/group.md
M documentation/md/collection/parallelEdges.md
M documentation/md/collection/remove.md
M documentation/md/collection/size.md
M documentation/md/core/add.md
M documentation/md/core/collection.md
M documentation/md/core/core.md
M documentation/md/core/init.md
M documentation/md/core/load.md
M documentation/md/core/on.md
M documentation/md/core/trigger.md
M documentation/md/events.md
M documentation/md/intro.md
M documentation/md/notation.md
M documentation/md/selectors.md
M documentation/md/style.md
M documentation/template.html
Log Message:
-----------
improved & reviewed docs ported to 2.3
Commit: 10317ad251e2ca009447d96fc3e82c8edd4a34b7
https://github.com/cytoscape/cytoscape.js/commit/10317ad251e2ca009447d96fc3e82c8edd4a34b7
Author: Max Franz <[email protected]>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fix #528
Commit: f2891fb260c9d0ae06ec4f3112c073e9c357b7c0
https://github.com/cytoscape/cytoscape.js/commit/f2891fb260c9d0ae06ec4f3112c073e9c357b7c0
Author: Max Franz <[email protected]>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fix #524
Commit: 9eaec9e64578093a2706e99ce87402dfdc626c6d
https://github.com/cytoscape/cytoscape.js/commit/9eaec9e64578093a2706e99ce87402dfdc626c6d
Author: Max Franz <[email protected]>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M documentation/index.html
M documentation/template.html
Log Message:
-----------
fix for descr in docs
Conflicts:
documentation/index.html
Commit: 4e89a1ec35fb26986cc251d68141eb69c0fed738
https://github.com/cytoscape/cytoscape.js/commit/4e89a1ec35fb26986cc251d68141eb69c0fed738
Author: Max Franz <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M src/extensions/layout.breadthfirst.js
Log Message:
-----------
Merge pull request #513 from prislop/patch-1
put child ele one level down the parent
Commit: d0877b4b56d83010077ddf137a313523c60fcc19
https://github.com/cytoscape/cytoscape.js/commit/d0877b4b56d83010077ddf137a313523c60fcc19
Author: Max <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M src/extensions/layout.arbor.js
Log Message:
-----------
comment out unfinished arbor improvement until finished
Commit: f0aab603c5519abebf56c5d42456e45381b2ac67
https://github.com/cytoscape/cytoscape.js/commit/f0aab603c5519abebf56c5d42456e45381b2ac67
Author: Max <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/collection/commonAncestors.md
M src/collection-compounds.js
M src/collection-filter.js
M src/collection-iteration.js
M test/collection-compound-nodes.js
Log Message:
-----------
add nodes.commonAncestors(), eles.first(), eles.last(); test & document
closes #453
Commit: 40f52ac6a5ff4e36ef9284b2bcc0ac6ba2145317
https://github.com/cytoscape/cytoscape.js/commit/40f52ac6a5ff4e36ef9284b2bcc0ac6ba2145317
Author: Max <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M documentation/docmaker.json
M src/collection-group.js
Log Message:
-----------
add edge.isSimple() & document
closes #527
Commit: 1b144805f13b417bc65bd55771a005f579a31d8c
https://github.com/cytoscape/cytoscape.js/commit/1b144805f13b417bc65bd55771a005f579a31d8c
Author: Max <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/core/batch.md
R documentation/md/core/batchData.md
R documentation/md/core/batchMove.md
M documentation/md/performance.md
M src/collection-data-functions.js
M src/collection-style.js
M src/core-add-remove.js
M src/core-data-functions.js
M src/core-notification.js
M src/define.js
M src/extensions/renderer.canvas.define-and-init-etc.js
Log Message:
-----------
cy.batch()
closes #534
Commit: 5208861bbdeb95413c2aeeb45bafae3ec396cd01
https://github.com/cytoscape/cytoscape.js/commit/5208861bbdeb95413c2aeeb45bafae3ec396cd01
Author: Max <[email protected]>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M documentation/md/core/batch.md
Log Message:
-----------
sp
Commit: 8188cabdcedf13ed8a5ca707080067a88e49b5e3
https://github.com/cytoscape/cytoscape.js/commit/8188cabdcedf13ed8a5ca707080067a88e49b5e3
Author: Max <[email protected]>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M src/extensions/layout.arbor.js
Log Message:
-----------
make arbor a bit easier to use with max sim time; unfix nodes on free; fixes
#535
Commit: 3c56c807d7d395c343bc9afd1ea9a3f15cb6115f
https://github.com/cytoscape/cytoscape.js/commit/3c56c807d7d395c343bc9afd1ea9a3f15cb6115f
Author: Max <[email protected]>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M src/extensions/layout.arbor.js
Log Message:
-----------
other minor arbor fixes
Commit: e185e2ea2fb443519c2903a8cfe4532d5354c4ce
https://github.com/cytoscape/cytoscape.js/commit/e185e2ea2fb443519c2903a8cfe4532d5354c4ce
Author: Max <[email protected]>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M src/extensions/layout.arbor.js
Log Message:
-----------
better free for arbor
Commit: e4a16b21904025b2cc06f89e41913951b44df947
https://github.com/cytoscape/cytoscape.js/commit/e4a16b21904025b2cc06f89e41913951b44df947
Author: Max <[email protected]>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M src/collection-algorithms.js
M src/collection-traversing.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
Log Message:
-----------
remove constructed id selectors used internally for #529
Commit: a10644e6ba214fd3d8c2a0c3fc2c12cb8595b246
https://github.com/cytoscape/cytoscape.js/commit/a10644e6ba214fd3d8c2a0c3fc2c12cb8595b246
Author: Max <[email protected]>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M debug/init.js
M documentation/md/selectors.md
M src/selector.js
Log Message:
-----------
fix metacharacter matching for #529
Commit: b19e87bbf3a87b16b500682ce63e9df5488d8462
https://github.com/cytoscape/cytoscape.js/commit/b19e87bbf3a87b16b500682ce63e9df5488d8462
Author: Josh Greenwood <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/md/layouts.md
Log Message:
-----------
Fix options hash so that all layout examples are consistent
Commit: 63451a83e789a50ab25dbbdc74d1ed424c3d389a
https://github.com/cytoscape/cytoscape.js/commit/63451a83e789a50ab25dbbdc74d1ed424c3d389a
Author: Yaroslav Sidlovsky <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M src/core-events.js
M src/core.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/selector.js
M src/style.js
Log Message:
-----------
trailing comma is not legal in ECMA-262 object initializers
Commit: 92b5c25f2b6fa1e4f2235ca9328eb7e917cd9312
https://github.com/cytoscape/cytoscape.js/commit/92b5c25f2b6fa1e4f2235ca9328eb7e917cd9312
Author: Yaroslav Sidlovsky <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M src/extensions/layout.springy.js
M src/extensions/renderer.canvas.load-and-listeners.js
M src/math.js
Log Message:
-----------
missing variable declaration
Commit: 2f79e4c2869079845d7549f7994d8c43582b7c13
https://github.com/cytoscape/cytoscape.js/commit/2f79e4c2869079845d7549f7994d8c43582b7c13
Author: Yaroslav Sidlovsky <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-edges.js
Log Message:
-----------
function defined but not used
Commit: 927c5e272d06963b712ebb08671c85a66330b317
https://github.com/cytoscape/cytoscape.js/commit/927c5e272d06963b712ebb08671c85a66330b317
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M gulpfile.js
M package.json
M src/collection-algorithms.js
M src/collection-animation.js
M src/collection-data-functions.js
M src/collection-degree.js
M src/collection-filter.js
M src/collection-iteration.js
M src/collection-style.js
M src/collection-traversing.js
M src/collection.js
M src/core-animation.js
M src/core-export.js
M src/core-layout.js
M src/core-renderer.js
M src/define.js
M src/event.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
M src/extensions/layout.circle.js
M src/extensions/layout.concentric.js
M src/extensions/layout.grid.js
M src/extensions/layout.null.js
M src/extensions/layout.preset.js
M src/extensions/layout.random.js
M src/extensions/layout.springy.js
M src/extensions/renderer.canvas.drawing-label-text.js
M src/extensions/renderer.canvas.drawing-nodes.js
M src/extensions/renderer.canvas.drawing-redraw.js
M src/extensions/renderer.canvas.drawing-shapes.js
M src/extensions/renderer.canvas.export-image.js
M src/extensions/renderer.canvas.load-and-listeners.js
M src/extensions/renderer.canvas.node-shapes.js
M src/extensions/renderer.null.js
M src/instance-registration.js
M src/jquery-plugin.js
M src/selector.js
M src/style.js
M src/util.js
Log Message:
-----------
linting for #541; old renderer code worst culprit and is mostly TODO
Conflicts:
src/define.js
src/extensions/layout.arbor.js
Commit: e48b42fb99328713abb1ce6f7bfc0f6096f5cc95
https://github.com/cytoscape/cytoscape.js/commit/e48b42fb99328713abb1ce6f7bfc0f6096f5cc95
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M README.md
Log Message:
-----------
update readme for testing & linting
Commit: f011afc023fadb516d8f867e423fb34f99fa253b
https://github.com/cytoscape/cytoscape.js/commit/f011afc023fadb516d8f867e423fb34f99fa253b
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M README.md
Log Message:
-----------
formatting
Commit: 5f544d850c02302db3a82fd930e8bbe750284d2b
https://github.com/cytoscape/cytoscape.js/commit/5f544d850c02302db3a82fd930e8bbe750284d2b
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M README.md
Log Message:
-----------
move watch
Commit: 9812770aa7ebe5027b8bc46d772f01be478bbb29
https://github.com/cytoscape/cytoscape.js/commit/9812770aa7ebe5027b8bc46d772f01be478bbb29
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M README.md
Log Message:
-----------
revise targets
Commit: b84fb41f7e5dbac1508ac50e8ffb67ad83f52fab
https://github.com/cytoscape/cytoscape.js/commit/b84fb41f7e5dbac1508ac50e8ffb67ad83f52fab
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M README.md
Log Message:
-----------
clearer indentation
Commit: a8c9b443907ac5c1f0d81ed9ef62575d8226ae81
https://github.com/cytoscape/cytoscape.js/commit/a8c9b443907ac5c1f0d81ed9ef62575d8226ae81
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M README.md
Log Message:
-----------
consistent capitalisation
Commit: a6a0c803ac4ee2c1e70aed2fec47e0649ce8ce71
https://github.com/cytoscape/cytoscape.js/commit/a6a0c803ac4ee2c1e70aed2fec47e0649ce8ce71
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M gulpfile.js
M src/collection.js
M src/define.js
M src/extensions/layout.cose.js
M src/extensions/renderer.canvas.arrow-shapes.js
M src/extensions/renderer.canvas.cached-eles.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/extensions/renderer.canvas.drawing-images.js
M src/extensions/renderer.canvas.drawing-redraw.js
M src/extensions/renderer.canvas.load-and-listeners.js
M src/heap.js
M src/math.js
M src/namespace.js
M src/util.js
Log Message:
-----------
clean lint; closes #541
Conflicts:
src/extensions/layout.cose.js
Commit: 4a9bc371881517a946b88716297db3c88bab11a7
https://github.com/cytoscape/cytoscape.js/commit/4a9bc371881517a946b88716297db3c88bab11a7
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/md/style.md
Log Message:
-----------
mapLayout() => mapLayoutData() in docs; closes #540
Commit: 11711d94651315507de82e0a7e12e57d9ce1aaca
https://github.com/cytoscape/cytoscape.js/commit/11711d94651315507de82e0a7e12e57d9ce1aaca
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/template.html
Log Message:
-----------
Link to user demos; closes #539
Commit: 60daf7c8febcd7a98f5fed3e696190c88ff0a96f
https://github.com/cytoscape/cytoscape.js/commit/60daf7c8febcd7a98f5fed3e696190c88ff0a96f
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/css/style.css
A documentation/img/cytoscape-logo.svg
M documentation/index.html
M documentation/template.html
Log Message:
-----------
Link to Cytoscape desktop on top of docs; closes #542
Commit: dd9dc67bb7adfe3d0c0345550228ee832c52bd70
https://github.com/cytoscape/cytoscape.js/commit/dd9dc67bb7adfe3d0c0345550228ee832c52bd70
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/docmaker.json
M src/collection-class.js
Log Message:
-----------
eles.classes impl + docs + test; closes #497
Commit: defd03fbf68111215dbe7ecfef7594c6efd38a0f
https://github.com/cytoscape/cytoscape.js/commit/defd03fbf68111215dbe7ecfef7594c6efd38a0f
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M src/collection-data-functions.js
M src/core-data-functions.js
M test/collection-style.js
Log Message:
-----------
add batch pos for #509
Commit: 717a379641a9dcf593a3facdad3d7da9f84e337b
https://github.com/cytoscape/cytoscape.js/commit/717a379641a9dcf593a3facdad3d7da9f84e337b
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M src/collection.js
Log Message:
-----------
don't check for dupes for perf.; closes #511
Commit: 88dd75be1a7bf384d15afa33f2fa6894ce7404af
https://github.com/cytoscape/cytoscape.js/commit/88dd75be1a7bf384d15afa33f2fa6894ce7404af
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/collection/move.md
A documentation/md/core/batchMove.md
M src/collection.js
M src/core-add-remove.js
M test/collection-graph-manipulation.js
M test/core-graph-manipulation.js
Log Message:
-----------
move edges (source, target) and nodes (parent)
closes #512 and #515
Commit: 3b98f17a9833f52fe1dd5cbd166449d862e31a23
https://github.com/cytoscape/cytoscape.js/commit/3b98f17a9833f52fe1dd5cbd166449d862e31a23
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M debug/init.js
Log Message:
-----------
improve cose & arbor; needs tweaking
Commit: 59d75463fd73c315e29125e0e2e09d2bc3734366
https://github.com/cytoscape/cytoscape.js/commit/59d75463fd73c315e29125e0e2e09d2bc3734366
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/md/style.md
Log Message:
-----------
improved & reviewed docs ported to 2.3
Commit: fe8bf0ef582df082ca1b22d95498d00a2467fda3
https://github.com/cytoscape/cytoscape.js/commit/fe8bf0ef582df082ca1b22d95498d00a2467fda3
Author: Max Franz <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/index.html
Log Message:
-----------
fix for descr in docs
Conflicts:
documentation/index.html
Commit: 7644255bedf42cf0623d6876878c5b4b699b89de
https://github.com/cytoscape/cytoscape.js/commit/7644255bedf42cf0623d6876878c5b4b699b89de
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/collection/commonAncestors.md
M src/collection-compounds.js
M src/collection-filter.js
M src/collection-iteration.js
M test/collection-compound-nodes.js
Log Message:
-----------
add nodes.commonAncestors(), eles.first(), eles.last(); test & document
closes #453
Commit: f6ef00ad7354c91bb70577e45e881594fcc69200
https://github.com/cytoscape/cytoscape.js/commit/f6ef00ad7354c91bb70577e45e881594fcc69200
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/docmaker.json
M src/collection-group.js
Log Message:
-----------
add edge.isSimple() & document
closes #527
Commit: b21a20479f463a7bfc31c7721ca0b5e6a919eb73
https://github.com/cytoscape/cytoscape.js/commit/b21a20479f463a7bfc31c7721ca0b5e6a919eb73
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/core/batch.md
R documentation/md/core/batchData.md
R documentation/md/core/batchMove.md
M documentation/md/performance.md
M src/collection-data-functions.js
M src/collection-style.js
M src/core-add-remove.js
M src/core-data-functions.js
M src/core-notification.js
M src/define.js
M src/extensions/renderer.canvas.define-and-init-etc.js
Log Message:
-----------
cy.batch()
closes #534
Commit: 6be6f8a35e6582afd6e67958640222813b7e8e57
https://github.com/cytoscape/cytoscape.js/commit/6be6f8a35e6582afd6e67958640222813b7e8e57
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/md/core/batch.md
Log Message:
-----------
sp
Commit: bc517cc2e0f084867e4116dfca675bba3a88676f
https://github.com/cytoscape/cytoscape.js/commit/bc517cc2e0f084867e4116dfca675bba3a88676f
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/index.html
Log Message:
-----------
Link to Cytoscape desktop on top of docs; closes #542
Commit: 498247c2aa15b6de2b4bdf18d523f51b2f7781a7
https://github.com/cytoscape/cytoscape.js/commit/498247c2aa15b6de2b4bdf18d523f51b2f7781a7
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M src/define.js
Log Message:
-----------
rebase
Commit: 1aa017504903fb81533cec10674f76b87d389734
https://github.com/cytoscape/cytoscape.js/commit/1aa017504903fb81533cec10674f76b87d389734
Author: Max <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M documentation/md/style.md
A documentation/md/style.md.orig
M src/define.js
M src/extensions/layout.arbor.js
Log Message:
-----------
rebasing
Commit: a443127b99901b07ccc21becb49854d5804e63ef
https://github.com/cytoscape/cytoscape.js/commit/a443127b99901b07ccc21becb49854d5804e63ef
Author: Max Franz <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M debug/index.html
A debug/jquery-2.1.1.js
R debug/jquery.2.0.3.min.js
M documentation/docmaker.json
A documentation/md/collection/incomers.md
A documentation/md/collection/map.md
A documentation/md/collection/max.md
A documentation/md/collection/min.md
A documentation/md/collection/outgoers.md
A documentation/md/collection/predecessors.md
A documentation/md/collection/successors.md
M src/collection-algorithms.js
M src/collection-compounds.js
M src/collection-filter.js
M src/collection-traversing.js
M src/collection.js
M src/core-add-remove.js
M src/core-search.js
M test/collection-building-and-filtering.js
M test/collection-traversing.js
M test/core-graph-manipulation.js
Log Message:
-----------
eles.map(), nodes.outgoers() etc, improved cy.collection(); better handling
of unique collections; eles.max() etc; closes #519 #546 #547 #548 #520
Commit: d2317308e59525ec0dedb8e511dfa6d7a6701e93
https://github.com/cytoscape/cytoscape.js/commit/d2317308e59525ec0dedb8e511dfa6d7a6701e93
Author: Max Franz <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/md/core/resize.md
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.drawing-redraw.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
cy.resize() doesn't invalidate events BB cache; closes #545
Conflicts:
src/extensions/renderer.canvas.define-and-init-etc.js
Commit: 285ac77d2faf777588e258f02a0e100314576b43
https://github.com/cytoscape/cytoscape.js/commit/285ac77d2faf777588e258f02a0e100314576b43
Author: Max <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M documentation/md/selectors.md
Log Message:
-----------
Note filter functions can be used in place of selectors; closes #544
Commit: 2205cc0627e0ab7c5eabd2e613232d34db70c3f4
https://github.com/cytoscape/cytoscape.js/commit/2205cc0627e0ab7c5eabd2e613232d34db70c3f4
Author: Max <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M documentation/docmaker.json
M src/collection.js
M test/collection-graph-manipulation.js
Log Message:
-----------
Test eles.move() to no parent; close #526
Commit: 92d5e3cb2aae2b74349815ebda8bc7da761c7907
https://github.com/cytoscape/cytoscape.js/commit/92d5e3cb2aae2b74349815ebda8bc7da761c7907
Author: Max <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
mouse case handled for dragging #467; also some renderer cleanup and
performance improvements
Commit: 65d666f8c95f5812160ac229c9c2eee1fa6869b2
https://github.com/cytoscape/cytoscape.js/commit/65d666f8c95f5812160ac229c9c2eee1fa6869b2
Author: Max <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M debug/index.html
M debug/style.css
M debug/toggles.js
Log Message:
-----------
works well enough on iphone considering avail. r/e #516
Commit: 9713c6ca47c77e9e8c0beb2a1a07d50e3f90a854
https://github.com/cytoscape/cytoscape.js/commit/9713c6ca47c77e9e8c0beb2a1a07d50e3f90a854
Author: Max <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M src/style-apply.js
Log Message:
-----------
performance enhancements for style
Commit: 246215adeddadf1c5b07a7f697d8e16006248271
https://github.com/cytoscape/cytoscape.js/commit/246215adeddadf1c5b07a7f697d8e16006248271
Author: Max <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M debug/init.js
Log Message:
-----------
better querying of add ele perf
Commit: e44257ff0e778c7ec22aad3e2784a014810b53db
https://github.com/cytoscape/cytoscape.js/commit/e44257ff0e778c7ec22aad3e2784a014810b53db
Author: Max Franz <[email protected]>
Date: 2014-05-09 (Fri, 09 May 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fixes #467 bugs and some other compound bugs; also perf. enh. for compound
dragging
Commit: 688b5ee852fb850f81259535796fde9d15ed3113
https://github.com/cytoscape/cytoscape.js/commit/688b5ee852fb850f81259535796fde9d15ed3113
Author: Max Franz <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
Document nodes.positions( obj ) #457
Commit: ed75d9f77a3c3e430a22e3adab591ca5a76de8c6
https://github.com/cytoscape/cytoscape.js/commit/ed75d9f77a3c3e430a22e3adab591ca5a76de8c6
Author: Max Franz <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M documentation/md/core/init.md
M src/collection-animation.js
M src/collection-data-functions.js
M src/collection-style.js
M src/core-animation.js
M src/core.js
M src/selector.js
Log Message:
-----------
Disable style by default for headless env #553
Commit: b1917bee26f13bd163bb8ad51462a36bdee00b5c
https://github.com/cytoscape/cytoscape.js/commit/b1917bee26f13bd163bb8ad51462a36bdee00b5c
Author: Max Franz <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M documentation/md/style.md
Log Message:
-----------
clarification of bg opacity
Commit: 3f254bb3e933912f8ea0cec4c1398fe01f83c0ba
https://github.com/cytoscape/cytoscape.js/commit/3f254bb3e933912f8ea0cec4c1398fe01f83c0ba
Author: Max Franz <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M src/collection-iteration.js
Log Message:
-----------
Safer iteration functions #551 for 3.3
Commit: e4c0319e5e73bd7634b5638bcb245fe99654cea4
https://github.com/cytoscape/cytoscape.js/commit/e4c0319e5e73bd7634b5638bcb245fe99654cea4
Author: Max Franz <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M src/collection-algorithms.js
Log Message:
-----------
#dijkstra throws error if root/target element doesn't exist #550
Commit: 6ed68615ae8c73788af5def36afe26e838b1cec3
https://github.com/cytoscape/cytoscape.js/commit/6ed68615ae8c73788af5def36afe26e838b1cec3
Author: Max <[email protected]>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M debug/init.js
M src/collection-data-functions.js
M src/collection-iteration.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/extensions/renderer.canvas.drawing-label-text.js
M src/extensions/renderer.canvas.drawing-nodes.js
M src/extensions/renderer.canvas.drawing-redraw.js
Log Message:
-----------
Improve rendering perf. via less calls to ele.visible() & in z-index sorting
#556
Commit: c2378aa6b064b6a6ee7f0f3b328b8bb30a9446cf
https://github.com/cytoscape/cytoscape.js/commit/c2378aa6b064b6a6ee7f0f3b328b8bb30a9446cf
Author: Max Franz <[email protected]>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M documentation/css/style.css
M documentation/index.html
M documentation/template.html
Log Message:
-----------
docs sp etc
Commit: 26666acdd3002aadea1b2e8d829a915c8e291f34
https://github.com/cytoscape/cytoscape.js/commit/26666acdd3002aadea1b2e8d829a915c8e291f34
Author: Max Franz <[email protected]>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-redraw.js
Log Message:
-----------
remove profile
Commit: 2cb66c67b126b0b1d6ab079029781e470b6c594c
https://github.com/cytoscape/cytoscape.js/commit/2cb66c67b126b0b1d6ab079029781e470b6c594c
Author: Max <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M documentation/css/style.css
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/index.html
R documentation/js/demo.js
M documentation/js/load.js
M documentation/js/script.js
M documentation/md/notation.md
M documentation/template.html
Log Message:
-----------
allow embedding jsbin demos in docs; need more demos
Commit: e4318f1d8fa59f7b0f23fe041b8d2617d61061f6
https://github.com/cytoscape/cytoscape.js/commit/e4318f1d8fa59f7b0f23fe041b8d2617d61061f6
Author: Max <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M documentation/css/style.css
M documentation/index.html
M documentation/template.html
Log Message:
-----------
active state for corner demo icons
Commit: 806d6581ca76ee957a44c768c8a0b35b6c030554
https://github.com/cytoscape/cytoscape.js/commit/806d6581ca76ee957a44c768c8a0b35b6c030554
Author: Max Franz <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
M documentation/js/load.js
Log Message:
-----------
add more jsbin examples
Commit: c4850fc8793a38c43fd9157741f20d1046bd7cef
https://github.com/cytoscape/cytoscape.js/commit/c4850fc8793a38c43fd9157741f20d1046bd7cef
Author: Max <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
Box selection doesn't redraw when elements unselectable #566
Commit: 5e6078e8cc107ebecdd71ca8286f2d4bad1f15cf
https://github.com/cytoscape/cytoscape.js/commit/5e6078e8cc107ebecdd71ca8286f2d4bad1f15cf
Author: Max <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M debug/init.js
M src/style-apply.js
Log Message:
-----------
mapData() possible error for bounds #565
Commit: bbf24724d63bf69262d1bb722c3d2515c9e91d8f
https://github.com/cytoscape/cytoscape.js/commit/bbf24724d63bf69262d1bb722c3d2515c9e91d8f
Author: Max <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M src/collection-algorithms.js
M test/collection-algorithms.js
Log Message:
-----------
bfs bugfixes #564 & #571; improved path tests
Commit: 16614bf9c0eb4ed576682424c627371a132a3686
https://github.com/cytoscape/cytoscape.js/commit/16614bf9c0eb4ed576682424c627371a132a3686
Author: Max <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
M documentation/js/load.js
Log Message:
-----------
more examples
Commit: ac8cc741bdc918127500af0be508860f41adbf5a
https://github.com/cytoscape/cytoscape.js/commit/ac8cc741bdc918127500af0be508860f41adbf5a
Author: Max Franz <[email protected]>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
Log Message:
-----------
some more complex coding examples (less visual)
Commit: 53c63d7371340771fff9e6c702a0e043f152098f
https://github.com/cytoscape/cytoscape.js/commit/53c63d7371340771fff9e6c702a0e043f152098f
Author: Max Franz <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M debug/init.js
M src/core-layout.js
M src/core-renderer.js
M src/core-viewport.js
M src/core.js
M src/extension.js
M src/extensions/layout.arbor.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/is.js
Log Message:
-----------
several improvements to arbor & continuous layout api etc
Viewport bounds functions #578
Bounding box for cy.fit() #579
Infinite layout APIs #561
Improvements to Arbor layout #580
Accessible layout objects #581
Drag layer doesn't get updated for grabbed nodes during continuous
layouts #582
Commit: 363bcbeb85f3f0750eccedd8df1b029fb2b9fd9f
https://github.com/cytoscape/cytoscape.js/commit/363bcbeb85f3f0750eccedd8df1b029fb2b9fd9f
Author: Max Franz <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fix #577; tapdragover possibly not triggered?
Commit: e334f0d0fd999390ff82bfba9d1179afc8fbc0a1
https://github.com/cytoscape/cytoscape.js/commit/e334f0d0fd999390ff82bfba9d1179afc8fbc0a1
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M documentation/css/style.css
A documentation/download/dlmaker.js
A documentation/download/index.html
A documentation/download/template.html
M gulpfile.js
A publish-buildlist.sh
Log Message:
-----------
add builds list & snapshot pub support (easy to give snapshot build for users
after closing a bugfix ticket)
Commit: 5690e6f72d8d354a9be9f288e36863f5aeee6554
https://github.com/cytoscape/cytoscape.js/commit/5690e6f72d8d354a9be9f288e36863f5aeee6554
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M documentation/download/index.html
M gulpfile.js
Log Message:
-----------
shorter snapshot build filenames
Commit: 73897ff8aafb8e1edadcd9cc171da975fe1a8772
https://github.com/cytoscape/cytoscape.js/commit/73897ff8aafb8e1edadcd9cc171da975fe1a8772
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M src/extensions/layout.arbor.js
Log Message:
-----------
arbor cleanup
Commit: 894045136e19e2f3c79c4ace3a69e8d8a4090726
https://github.com/cytoscape/cytoscape.js/commit/894045136e19e2f3c79c4ace3a69e8d8a4090726
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M documentation/md/core/init.md
M src/core.js
M src/jquery-plugin.js
Log Message:
-----------
API to add more ready callbacks w/o jQuery #576
Commit: 12360033707036dd30ed66b81bb9f4bb1fd0dadf
https://github.com/cytoscape/cytoscape.js/commit/12360033707036dd30ed66b81bb9f4bb1fd0dadf
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M src/namespace.js
Log Message:
-----------
Include version in cytoscape object #585
Commit: f9a92793bb91050f88984f45b6b937db8aecd61d
https://github.com/cytoscape/cytoscape.js/commit/f9a92793bb91050f88984f45b6b937db8aecd61d
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M documentation/api/cytoscape.js-latest/cytoscape.js
M documentation/api/cytoscape.js-latest/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-1236003370-1401398986679/arbor.js
A
documentation/api/cytoscape.js-snapshot-1236003370-1401398986679/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-1236003370-1401398986679/cytoscape.min.js
M documentation/css/all.min.css
A documentation/download/cytoscape.js-snapshot-1236003370-1401398986679.zip
M documentation/download/index.html
M documentation/js/all.min.js
M documentation/js/cytoscape.js
M documentation/js/cytoscape.min.js
M gulpfile.js
Log Message:
-----------
better docs html minifying
Commit: d0a981b7d4885dac998e39b785bacce413cc5c06
https://github.com/cytoscape/cytoscape.js/commit/d0a981b7d4885dac998e39b785bacce413cc5c06
Author: Max <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
M src/collection-algorithms.js
Log Message:
-----------
wip #574 algo formats; more testing & docs TODO
Commit: ec591a0abd0b5294e10f0ca10ea433a4feafc88f
https://github.com/cytoscape/cytoscape.js/commit/ec591a0abd0b5294e10f0ca10ea433a4feafc88f
Author: Max Franz <[email protected]>
Date: 2014-05-30 (Fri, 30 May 2014)
Changed paths:
M debug/init.js
M documentation/css/style.css
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/index.html
A documentation/md/core/extent.md
M documentation/template.html
M src/collection-data-functions.js
M src/core-viewport.js
M src/core.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
M src/extensions/layout.circle.js
M src/extensions/layout.concentric.js
M src/extensions/layout.cose.js
M src/extensions/layout.grid.js
M src/extensions/layout.random.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.drawing-redraw.js
M src/extensions/renderer.canvas.export-image.js
M test/collection-algorithms.js
M test/collection-style.js
M test/core-export.js
M test/events.js
M test/selectors.js
Log Message:
-----------
tests & bugs fixed; updated docs
Preferred algo API format w/ options obj as discussed w/ Gerardo #574
Tests need revision for headless style #563
Remove buffers from the DOM if possible #586
Viewport bounds functions #578
Commit: d352faafc19a91622999eb2999a8d6f873577e27
https://github.com/cytoscape/cytoscape.js/commit/d352faafc19a91622999eb2999a8d6f873577e27
Author: Max Franz <[email protected]>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M README.md
A documentation/demoshots.js
M documentation/docmaker.json
R documentation/img/demo.png
M documentation/md/core/init.md
A documentation/ref/architecture.pptx
R documentation/ref/cytoweb-architecture.pptx
A documentation/screencapture.js
M gulpfile.js
M src/style-apply.js
M src/util.js
Log Message:
-----------
docs updates, phantom support for automatic demo screenshots etc
Node linkout demo #584
Clarification of ready event #591
Replace live demo thumbnails with cached ones on build #587
Conflicts:
documentation/md/core/init.md
gulpfile.js
Commit: a9fab8f21a386560bc2053863fd8fa42d3512c2c
https://github.com/cytoscape/cytoscape.js/commit/a9fab8f21a386560bc2053863fd8fa42d3512c2c
Author: Max <[email protected]>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/md/core/init.md
M documentation/md/extensions.md
R documentation/md/plugins.md
M documentation/template.html
M src/core-viewport.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fix bugs etc for 2.2.9
Zoom bounds not respected on pinch #598
Improve thresholds of three finger swipe box select #596
Edge selected on touchmove pan #601
iPhone bottom browser bar disturbs position offsets on docs #595
Drag layer elements not cleared on pinch #594
Extensions download on main docs page #590
Clarification of ready event #591
Conflicts:
documentation/docmaker.js
documentation/index.html
src/core-viewport.js
Commit: d3dd853aacb9baa8c5728546e01058a33c99ac20
https://github.com/cytoscape/cytoscape.js/commit/d3dd853aacb9baa8c5728546e01058a33c99ac20
Author: Max <[email protected]>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M documentation/css/style.css
M documentation/demoshots.js
M documentation/docmaker.js
M documentation/download/dlmaker.js
M documentation/template.html
M gulpfile.js
M package.json
Log Message:
-----------
demo screenshots active
Commit: 0ac596db3eaef826a6eed841e781cb6ab3202002
https://github.com/cytoscape/cytoscape.js/commit/0ac596db3eaef826a6eed841e781cb6ab3202002
Author: Max <[email protected]>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M gulpfile.js
Log Message:
-----------
fix pkgver
Commit: 0a75368d97c52edb8d57afe39c4ba319688c3e76
https://github.com/cytoscape/cytoscape.js/commit/0a75368d97c52edb8d57afe39c4ba319688c3e76
Author: Max <[email protected]>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M documentation/css/style.css
M documentation/js/load.js
Log Message:
-----------
improved main example & demos css for small screens
Compare:
https://github.com/cytoscape/cytoscape.js/compare/56a112b08461^...0a75368d97c5
--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.