Branch: refs/heads/master
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
Commit: 37f3544bc3f3dbbe4722bb4d85b9d3c65e3e019e
https://github.com/cytoscape/cytoscape.js/commit/37f3544bc3f3dbbe4722bb4d85b9d3c65e3e019e
Author: Max <[email protected]>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M documentation/template.html
Log Message:
-----------
remove user demos (we have the demo list now)
Commit: 5bf241914a8a8b25378cec4dab84325645a56a1d
https://github.com/cytoscape/cytoscape.js/commit/5bf241914a8a8b25378cec4dab84325645a56a1d
Author: Max <[email protected]>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M documentation/css/style.css
Log Message:
-----------
better scaling of demo imgs
Commit: 2d5ff73dc9296412056b419b59e4d8ce02c4a3d2
https://github.com/cytoscape/cytoscape.js/commit/2d5ff73dc9296412056b419b59e4d8ce02c4a3d2
Author: Max <[email protected]>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M src/collection-data-functions.js
M src/collection-style.js
M src/core-renderer.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/style-apply.js
Log Message:
-----------
Recalculate rendered style per element set #602
Commit: 2a67dd762840fea605df66d0f269edc89f49f8e6
https://github.com/cytoscape/cytoscape.js/commit/2a67dd762840fea605df66d0f269edc89f49f8e6
Author: Max <[email protected]>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M debug/init.js
M src/collection-traversing.js
M src/define.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-redraw.js
M src/math.js
Log Message:
-----------
renderer handles only eles inside viewport extent & other related perf. enh's
Redraw regions #532
Commit: 3f0464aaeb419e9af17cbe3f9424540cb4a86daa
https://github.com/cytoscape/cytoscape.js/commit/3f0464aaeb419e9af17cbe3f9424540cb4a86daa
Author: Max Franz <[email protected]>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M src/core-viewport.js
Log Message:
-----------
cy.center( eles ) and cy.center( selector ) does not work #603
Commit: a257edf6a58fc09a8c38ab3f478edbaf79ade383
https://github.com/cytoscape/cytoscape.js/commit/a257edf6a58fc09a8c38ab3f478edbaf79ade383
Author: Max Franz <[email protected]>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M documentation/md/core/init.md
Log Message:
-----------
docs should have container info
Commit: d85cb3b7fecda2d11d0e4c253652993b7ebd7af0
https://github.com/cytoscape/cytoscape.js/commit/d85cb3b7fecda2d11d0e4c253652993b7ebd7af0
Author: Max Franz <[email protected]>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M documentation/js/script.js
Log Message:
-----------
cy.resize() needed when showing cy after hide for demo
Commit: 52605edc6a387d114bb27e7a4cf9035ca543f2e2
https://github.com/cytoscape/cytoscape.js/commit/52605edc6a387d114bb27e7a4cf9035ca543f2e2
Author: Max Franz <[email protected]>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M README.md
Log Message:
-----------
notes on builds & branches
Commit: 8b8a443d1c796b3c31466b60b9f79e676711fffb
https://github.com/cytoscape/cytoscape.js/commit/8b8a443d1c796b3c31466b60b9f79e676711fffb
Author: Max Franz <[email protected]>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M debug/init.js
M src/collection-animation.js
M src/collection-events.js
M src/collection-filter.js
M src/collection.js
M src/core-animation.js
M src/core-notification.js
M src/core.js
M src/define.js
M src/selector.js
M src/style-bypass.js
M src/style-get-for-ele.js
M src/util.js
Log Message:
-----------
several performance improvements & some bug fixes
#500
Improve event trigger() performance by improving delegate match
performance #608
Collection mutation functions #609
Improve performance of renderer notifications #610
Animations don't allow length units other than px #611
Commit: 72d5af3bc90e6321122a81e08772c4e38a1b0a2b
https://github.com/cytoscape/cytoscape.js/commit/72d5af3bc90e6321122a81e08772c4e38a1b0a2b
Author: Max <[email protected]>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M src/extensions/renderer.canvas.coord-ele-math.js
Log Message:
-----------
fix rendered style recalc for beziers
Commit: 27f4861c42e5efcb51b87e4e26ffe293ac0fb820
https://github.com/cytoscape/cytoscape.js/commit/27f4861c42e5efcb51b87e4e26ffe293ac0fb820
Author: Max <[email protected]>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/style.js
Log Message:
-----------
add haystack radius css
Commit: df6e5d269c94f5e65db076f0547b236166661f3f
https://github.com/cytoscape/cytoscape.js/commit/df6e5d269c94f5e65db076f0547b236166661f3f
Author: Max <[email protected]>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-edges.js
Log Message:
-----------
Refactor dashed edges #614
Commit: 96b0edb1a9531ac532cc93053b8ecf5a9268db2b
https://github.com/cytoscape/cytoscape.js/commit/96b0edb1a9531ac532cc93053b8ecf5a9268db2b
Author: Max <[email protected]>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M documentation/md/style.md
Log Message:
-----------
document haystack-radius css
Commit: 3f123db4ce6e37e9bcd5a644b07a3c346f67984c
https://github.com/cytoscape/cytoscape.js/commit/3f123db4ce6e37e9bcd5a644b07a3c346f67984c
Author: Max <[email protected]>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M documentation/md/style.md
M src/extensions/renderer.canvas.drawing-nodes.js
M src/style.js
Log Message:
-----------
add border-style css
https://github.com/cytoscape/cytoscape.js/issues/605
Commit: fcf97fd6b80906756511ed2c28974821d956b576
https://github.com/cytoscape/cytoscape.js/commit/fcf97fd6b80906756511ed2c28974821d956b576
Author: Max Franz <[email protected]>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M debug/init.js
M documentation/docmaker.json
A documentation/md/core/viewport.md
M src/collection-class.js
M src/core-viewport.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:
-----------
new docs & features
Viewport extent functions #578
Document cy.viewport() #625
Add show fps option to renderer for performance testing #626
Collated viewport event #599
eles.flashClass() #618
Commit: 5e2adf13d390b1b956f77bec3dbf7dc7709a8871
https://github.com/cytoscape/cytoscape.js/commit/5e2adf13d390b1b956f77bec3dbf7dc7709a8871
Author: Max <[email protected]>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M documentation/md/notation.md
Log Message:
-----------
Fix element JSON example #627
Commit: 00a9765eda6deba4ae8f0ddcc5ebf3d35e24487a
https://github.com/cytoscape/cytoscape.js/commit/00a9765eda6deba4ae8f0ddcc5ebf3d35e24487a
Author: Max <[email protected]>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M .npmignore
M bower.json
M package.json
Log Message:
-----------
leaner packages for bower & npm
Conflicts:
package.json
Commit: 70ca831c78f07b1b5b8117fcac6e70934cce7ca5
https://github.com/cytoscape/cytoscape.js/commit/70ca831c78f07b1b5b8117fcac6e70934cce7ca5
Author: Max Franz <[email protected]>
Date: 2014-06-20 (Fri, 20 Jun 2014)
Changed paths:
M documentation/md/notation.md
M documentation/template.html
Log Message:
-----------
docs updates
Detailed compound node description in documentation #629
Commit: e525acd121864dfc2509f71df509caf999427a9b
https://github.com/cytoscape/cytoscape.js/commit/e525acd121864dfc2509f71df509caf999427a9b
Author: Max Franz <[email protected]>
Date: 2014-06-20 (Fri, 20 Jun 2014)
Changed paths:
M documentation/md/architecture.md
Log Message:
-----------
arch typo
Commit: f58458f82c95a5e43738c6ccb6485eea2c974470
https://github.com/cytoscape/cytoscape.js/commit/f58458f82c95a5e43738c6ccb6485eea2c974470
Author: Max Franz <[email protected]>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M debug/index.html
A lib/springy.js
M src/collection-switch-functions.js
M src/core-viewport.js
M src/core.js
M src/extensions/layout.springy.js
Log Message:
-----------
auto* overrides & init springy layout testing
some springy testing #508
autounselectify but needs bugfixes & docs #492
Commit: 2ccb1a98cad08bba6e2bb63f21b44377ec49ceb4
https://github.com/cytoscape/cytoscape.js/commit/2ccb1a98cad08bba6e2bb63f21b44377ec49ceb4
Author: Gui Meira <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M documentation/md/core/init.md
M src/core.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
Added the wheelSensitivity initialisation option
Commit: b9d1dbef5e42a3773223637469ea34738d5a8f26
https://github.com/cytoscape/cytoscape.js/commit/b9d1dbef5e42a3773223637469ea34738d5a8f26
Author: Max Franz <[email protected]>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M documentation/md/core/init.md
M src/core.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
Merge pull request #632 from guimeira/unstable
Added the wheelSensitivity initialisation option
Commit: 9c77c074f87baf07cfd91d677cb826a35a2079b3
https://github.com/cytoscape/cytoscape.js/commit/9c77c074f87baf07cfd91d677cb826a35a2079b3
Author: Max <[email protected]>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M documentation/md/layouts.md
Log Message:
-----------
Fix concentric layout example in src #633
Commit: d2bb09cd522d2b2b2b364555cbbb31c0825d30e1
https://github.com/cytoscape/cytoscape.js/commit/d2bb09cd522d2b2b2b364555cbbb31c0825d30e1
Author: Max <[email protected]>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M debug/index.html
M documentation/docmaker.json
A lib/cola.v3.min.js
A lib/dagre.js
A src/extensions/layout.cola.js
A src/extensions/layout.dagre.js
M src/util.js
Log Message:
-----------
bug fixes; add dagre layout; cola layout seems coupled with d3 unfortunately
Commit: ded919f19e694916324ae1da2e1f4e562a44538e
https://github.com/cytoscape/cytoscape.js/commit/ded919f19e694916324ae1da2e1f4e562a44538e
Author: Max Franz <[email protected]>
Date: 2014-06-27 (Fri, 27 Jun 2014)
Changed paths:
M debug/init.js
M documentation/md/style.md
M src/extensions/renderer.canvas.arrow-shapes.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/style.js
Log Message:
-----------
new arrows; mid arrows (bezier+haystack); +docs
Triangle-tee arrowhead #620
Pointy arrowhead style #619
Mid arrow styles + rendering support #557
Commit: f7953a4c64079948eda786c013496df0f1b91bd3
https://github.com/cytoscape/cytoscape.js/commit/f7953a4c64079948eda786c013496df0f1b91bd3
Author: Max Franz <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M src/is.js
Log Message:
-----------
is.js uses 'instanceof' instead of Array.isArray #641
Commit: 7baa880ae8221b771f62b181a57027cc9a41bfd4
https://github.com/cytoscape/cytoscape.js/commit/7baa880ae8221b771f62b181a57027cc9a41bfd4
Author: Max Franz <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M src/style-apply.js
Log Message:
-----------
Little bug in css() function #638
Commit: b5f4487da8fb9a08a60a1236ace8ef97c8be6850
https://github.com/cytoscape/cytoscape.js/commit/b5f4487da8fb9a08a60a1236ace8ef97c8be6850
Author: Max Franz <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
cxttapstart on everything but nodes and edges #637
Commit: 5da37bccf7e74c53ed45f8a431d98508f7596371
https://github.com/cytoscape/cytoscape.js/commit/5da37bccf7e74c53ed45f8a431d98508f7596371
Author: Gui Meira <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M documentation/md/style.md
M src/extensions/renderer.canvas.drawing-label-text.js
M src/style.js
Log Message:
-----------
Added the style option text-rotation
Commit: d33cad8f24d02ed5ec806c8239955425ccdc63bf
https://github.com/cytoscape/cytoscape.js/commit/d33cad8f24d02ed5ec806c8239955425ccdc63bf
Author: Gui Meira <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-label-text.js
Log Message:
-----------
Avoid rotation overhead when angle is zero
Commit: 6aad15fdf1c323b6f4b28e366259c7261b2f0f1b
https://github.com/cytoscape/cytoscape.js/commit/6aad15fdf1c323b6f4b28e366259c7261b2f0f1b
Author: Gui Meira <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-label-text.js
Log Message:
-----------
Use inverte rotation instead of context.restore()
Commit: c0c7482f57cc58f079b48c8aaf57a07e76fabc8e
https://github.com/cytoscape/cytoscape.js/commit/c0c7482f57cc58f079b48c8aaf57a07e76fabc8e
Author: Max Franz <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M documentation/md/style.md
M src/extensions/renderer.canvas.drawing-label-text.js
M src/style.js
Log Message:
-----------
Merge pull request #644 from guimeira/unstable
Added style option text-rotation
Commit: b31cfc85e29f987c24266a6d72a8cbcc6f626f86
https://github.com/cytoscape/cytoscape.js/commit/b31cfc85e29f987c24266a6d72a8cbcc6f626f86
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
Mouseover triggered on elements when div overlays graph #646
Commit: 593630d826a7896962e2a4db31b0ae437e46c63f
https://github.com/cytoscape/cytoscape.js/commit/593630d826a7896962e2a4db31b0ae437e46c63f
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.arrow-shapes.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/style.js
Log Message:
-----------
fix path bug & init impl of #621
Commit: 362752b0b878255ac0f64f1dd4ad92908f76fb9d
https://github.com/cytoscape/cytoscape.js/commit/362752b0b878255ac0f64f1dd4ad92908f76fb9d
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M debug/init.js
M src/extensions/renderer.canvas.drawing-nodes.js
M src/style.js
Log Message:
-----------
pie-i-background-opacity #483 & #647
Commit: 982ce7715531bcb5aa484864148aad8493396216
https://github.com/cytoscape/cytoscape.js/commit/982ce7715531bcb5aa484864148aad8493396216
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M documentation/md/style.md
Log Message:
-----------
add docs for pie-i-background-opacity
Commit: f1c2115f65109b1509f9cbc439ffa215e0e04ef0
https://github.com/cytoscape/cytoscape.js/commit/f1c2115f65109b1509f9cbc439ffa215e0e04ef0
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M debug/init.js
M documentation/md/style.md
M src/extensions/renderer.canvas.drawing-images.js
M src/style.js
Log Message:
-----------
background-image-opacity #482
Commit: 31a113c7f65cb7d49faed6425bcc34dd1d75b4da
https://github.com/cytoscape/cytoscape.js/commit/31a113c7f65cb7d49faed6425bcc34dd1d75b4da
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M debug/init.js
M src/core-renderer.js
Log Message:
-----------
Event for cy.resize() #643
Commit: 040c9b689150ad118855edbace5cb7a69c27f77c
https://github.com/cytoscape/cytoscape.js/commit/040c9b689150ad118855edbace5cb7a69c27f77c
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M debug/init.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fix #613 : Compound parents get dragged with children
Commit: 0ef861eaad834d2a10f96d1ee2533e0f8065ef66
https://github.com/cytoscape/cytoscape.js/commit/0ef861eaad834d2a10f96d1ee2533e0f8065ef66
Author: Max Franz <[email protected]>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M src/collection-data-functions.js
M src/style.js
Log Message:
-----------
init impl for #531 (origin pos) & #530 (`position` style)
Commit: 2776aa53c983cb444cc4a9e710bbe6dd336645c5
https://github.com/cytoscape/cytoscape.js/commit/2776aa53c983cb444cc4a9e710bbe6dd336645c5
Author: Max <[email protected]>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
always add children to drag
Commit: c10b2a629d3afd1afe23bc140276e7872d976621
https://github.com/cytoscape/cytoscape.js/commit/c10b2a629d3afd1afe23bc140276e7872d976621
Author: Max <[email protected]>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M src/collection-data-functions.js
M src/collection.js
Log Message:
-----------
simple parent pos fn for #530
TODO add logic to node.position() etc to set relative child pos based
on parent pos delta
Commit: 85e37e0e87cd0529416d0d6ac5d4d169d1429a9a
https://github.com/cytoscape/cytoscape.js/commit/85e37e0e87cd0529416d0d6ac5d4d169d1429a9a
Author: Max <[email protected]>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
add docs for #492
Commit: f8ee9759b3a47c027d29dc7eac5118848de99be5
https://github.com/cytoscape/cytoscape.js/commit/f8ee9759b3a47c027d29dc7eac5118848de99be5
Author: Max Franz <[email protected]>
Date: 2014-08-12 (Tue, 12 Aug 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
M documentation/md/collection/each.md
A documentation/md/collection/forEach.md
M documentation/md/collection/map.md
M documentation/md/core/init.md
M documentation/md/extensions.md
M documentation/md/selectors.md
M src/collection-comparators.js
M src/collection-filter.js
M src/collection-iteration.js
M src/collection-traversing.js
M src/core.js
M src/selector.js
Log Message:
-----------
selectors, array-like functions, headless opt for 2.3
Commit: bc8c1398c95f64f1cd32d5c142456a83d439b9c5
https://github.com/cytoscape/cytoscape.js/commit/bc8c1398c95f64f1cd32d5c142456a83d439b9c5
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M package.json
Log Message:
-----------
add homepage to package.json
Commit: b28517386d3e16b6269597e6ec7b226dccaed969
https://github.com/cytoscape/cytoscape.js/commit/b28517386d3e16b6269597e6ec7b226dccaed969
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M documentation/css/style.css
M documentation/docmaker.json
M documentation/index.html
M documentation/md/collection/breadthFirstSearch.md
M documentation/md/collection/css.md
M documentation/md/collection/depthFirstSearch.md
M documentation/md/collection/removeCss.md
M documentation/template.html
Log Message:
-----------
Function name aliases as part of template in docs #656
Commit: 293561257f7551de01c62df495d0dee36ba90055
https://github.com/cytoscape/cytoscape.js/commit/293561257f7551de01c62df495d0dee36ba90055
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M documentation/index.html
M documentation/md/style.md
Log Message:
-----------
reorganise style docs so toc nav is easier
Commit: 72cfebe18bec6bef9a186097409ad714acc55452
https://github.com/cytoscape/cytoscape.js/commit/72cfebe18bec6bef9a186097409ad714acc55452
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M documentation/index.html
M documentation/md/style.md
Log Message:
-----------
move mappers up
Commit: f2bb5f2caa279608b2a11fab27f6926bbafd7c28
https://github.com/cytoscape/cytoscape.js/commit/f2bb5f2caa279608b2a11fab27f6926bbafd7c28
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M src/collection-animation.js
M src/core-animation.js
M src/core-viewport.js
M src/core.js
M src/define.js
Log Message:
-----------
animations runnable on core
Commit: 597bd26687a7425d7dda53c8f8b7af9b094f7fd5
https://github.com/cytoscape/cytoscape.js/commit/597bd26687a7425d7dda53c8f8b7af9b094f7fd5
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M src/collection-filter.js
M src/core-animation.js
M test/collection-building-and-filtering.js
Log Message:
-----------
merging tests & animation cleaned up
Commit: 2141104b5ede52f4a9011963e0fa82e13e356667
https://github.com/cytoscape/cytoscape.js/commit/2141104b5ede52f4a9011963e0fa82e13e356667
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M documentation/css/style.css
A documentation/img/demos/aqupun.png
A documentation/img/demos/domek.png
A documentation/img/demos/kahar.png
A documentation/img/demos/kewem.png
A documentation/img/demos/pajoc.png
A documentation/img/demos/qohop.png
A documentation/img/demos/royel.png
A documentation/img/demos/urabis.png
A documentation/img/demos/wuvac.png
A documentation/img/demos/yeqom.png
A documentation/img/demos/yozazu.png
A documentation/img/demos/zurup.png
M documentation/index.html
M documentation/js/cytoscape.js
M documentation/js/cytoscape.min.js
M documentation/js/script.js
M documentation/template.html
M src/core-animation.js
M src/define.js
Log Message:
-----------
updates docs & animate viewport on core #184
Commit: a7bb460cc8571bcce47e0f850b7cdb8925f97853
https://github.com/cytoscape/cytoscape.js/commit/a7bb460cc8571bcce47e0f850b7cdb8925f97853
Author: Max <[email protected]>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M documentation/css/style.css
M documentation/docmaker.json
M documentation/img/demos/aqupun.png
M documentation/img/demos/domek.png
M documentation/img/demos/kewem.png
M documentation/img/demos/royel.png
M documentation/img/demos/wuvac.png
M documentation/img/demos/yeqom.png
M documentation/index.html
Log Message:
-----------
more docs improvements
Commit: 8c1fec6310ef8c7347f98e5f0b3a6d17969ed208
https://github.com/cytoscape/cytoscape.js/commit/8c1fec6310ef8c7347f98e5f0b3a6d17969ed208
Author: Max <[email protected]>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M documentation/docmaker.json
M documentation/md/selectors.md
M src/collection-compounds.js
M src/selector.js
Log Message:
-----------
parentless => orphan + function
Commit: cc103ea0cce989b2a3ab17ae46cd6c2bf58727dd
https://github.com/cytoscape/cytoscape.js/commit/cc103ea0cce989b2a3ab17ae46cd6c2bf58727dd
Author: Max <[email protected]>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M debug/tests.js
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/index.html
M documentation/md/core/init.md
M documentation/md/selectors.md
M documentation/template.html
M src/extensions/renderer.canvas.coord-ele-math.js
Log Message:
-----------
link internal typed args in docs; fix edge ctrlpt index causing bezier edges
to jump
Commit: 68970b7c3f41b8180bcf0e1ce41ed801e5f88984
https://github.com/cytoscape/cytoscape.js/commit/68970b7c3f41b8180bcf0e1ce41ed801e5f88984
Author: Max <[email protected]>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M README.md
M gulpfile.js
A publish-beta-docs.sh
Log Message:
-----------
add beta docs pub
Commit: 2eb845b298f67479f467f3f71aa88c1ade767c71
https://github.com/cytoscape/cytoscape.js/commit/2eb845b298f67479f467f3f71aa88c1ade767c71
Author: Max <[email protected]>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
A documentation/md/core/animate.md
Log Message:
-----------
document core animation & reorg sections a bit; closes #184
Commit: 17d21e22d58bbbded24c35d8d2364893d04963cd
https://github.com/cytoscape/cytoscape.js/commit/17d21e22d58bbbded24c35d8d2364893d04963cd
Author: Max <[email protected]>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M documentation/md/intro.md
M documentation/template.html
Log Message:
-----------
add networks in docs
Commit: ce29b04144d6a0f614531043c5264c5fdf73231f
https://github.com/cytoscape/cytoscape.js/commit/ce29b04144d6a0f614531043c5264c5fdf73231f
Author: Max Franz <[email protected]>
Date: 2014-08-15 (Fri, 15 Aug 2014)
Changed paths:
M debug/layout.js
M documentation/docmaker.json
M documentation/index.html
M documentation/md/core/layout.md
M documentation/md/events.md
M documentation/md/layouts.md
M src/core-add-remove.js
M src/core-layout.js
M src/core-renderer.js
M src/define.js
M src/extension.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
M src/extensions/layout.circle.js
M src/extensions/layout.cola.js
M src/extensions/layout.concentric.js
M src/extensions/layout.cose.js
M src/extensions/layout.dagre.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
Log Message:
-----------
layout improvements
Commit: 75cbd8ed27e78aab6b9b3d56f69d473604c297e4
https://github.com/cytoscape/cytoscape.js/commit/75cbd8ed27e78aab6b9b3d56f69d473604c297e4
Author: Max <[email protected]>
Date: 2014-08-18 (Mon, 18 Aug 2014)
Changed paths:
M documentation/css/style.css
M documentation/docmaker.json
M documentation/index.html
M documentation/template.html
Log Message:
-----------
pure aliases improvements
Commit: b4b2128045d454cf55f5739e9ff1854478a919da
https://github.com/cytoscape/cytoscape.js/commit/b4b2128045d454cf55f5739e9ff1854478a919da
Author: Max <[email protected]>
Date: 2014-08-18 (Mon, 18 Aug 2014)
Changed paths:
M debug/index.html
M debug/layout.js
A src/collection-layout.js
M src/core-add-remove.js
M src/core-layout.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.dagre.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
Log Message:
-----------
layout improvements; backwards api compat; springy ok; transition animations
Commit: 488d19a053a63f7fd1c143ded8d9546043c6f6b0
https://github.com/cytoscape/cytoscape.js/commit/488d19a053a63f7fd1c143ded8d9546043c6f6b0
Author: Max Franz <[email protected]>
Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths:
M documentation/md/layouts.md
Log Message:
-----------
fix layouts examples now that there's backwards compat
Commit: b3715c5647bd69768fe9404077b7b80087e46386
https://github.com/cytoscape/cytoscape.js/commit/b3715c5647bd69768fe9404077b7b80087e46386
Author: Max Franz <[email protected]>
Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths:
M documentation/md/extensions.md
Log Message:
-----------
simplified submission process for extensions
Commit: a58e3d37dd0e0b853611c33103bcb2bd8d542373
https://github.com/cytoscape/cytoscape.js/commit/a58e3d37dd0e0b853611c33103bcb2bd8d542373
Author: Max Franz <[email protected]>
Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths:
M src/extensions/layout.arbor.js
Log Message:
-----------
reorg params
Commit: 3febb6346a923fe2aae9475fcdf306afe19290d9
https://github.com/cytoscape/cytoscape.js/commit/3febb6346a923fe2aae9475fcdf306afe19290d9
Author: Max Franz <[email protected]>
Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths:
M debug/index.html
A lib/cola.adaptor.js
M src/extensions/layout.cola.js
Log Message:
-----------
prototype generalised cola adaptor; initial layout integration
TODO more complicated cola params
TODO push cola adaptor back to cola codebase when done
Commit: 23a14721b78654eea7f61fd489999acf33880593
https://github.com/cytoscape/cytoscape.js/commit/23a14721b78654eea7f61fd489999acf33880593
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M bower.json
M package.json
Log Message:
-----------
improvements to repo json specs
Commit: 803a753da40218cb8ee14f83f98a955ff2ede368
https://github.com/cytoscape/cytoscape.js/commit/803a753da40218cb8ee14f83f98a955ff2ede368
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.cola.js
Log Message:
-----------
cola supports compound nodes
Commit: 45a5ab56406870430e04ea23a660399042769cd4
https://github.com/cytoscape/cytoscape.js/commit/45a5ab56406870430e04ea23a660399042769cd4
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.grid.js
Log Message:
-----------
fix grid layout dims
Commit: 4f39a5e1a398be5bae5a10aab44d7c241ad0f98b
https://github.com/cytoscape/cytoscape.js/commit/4f39a5e1a398be5bae5a10aab44d7c241ad0f98b
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.cola.js
Log Message:
-----------
cola allows different edge length specs
Commit: b4b05ff391fb31348e31ab4a82d9da13058d4ca6
https://github.com/cytoscape/cytoscape.js/commit/b4b05ff391fb31348e31ab4a82d9da13058d4ca6
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M debug/init.js
M src/extensions/layout.arbor.js
M src/extensions/layout.cola.js
Log Message:
-----------
cola allows DAG flow
Commit: f90673eba4ceb8d3d56d2f6c5f70eed1f0429469
https://github.com/cytoscape/cytoscape.js/commit/f90673eba4ceb8d3d56d2f6c5f70eed1f0429469
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M lib/cola.adaptor.js
M src/extensions/layout.cola.js
Log Message:
-----------
cola allows node dragging
Commit: 964bbe68c8c8867a0c718210ed7a8617b7ee7f8e
https://github.com/cytoscape/cytoscape.js/commit/964bbe68c8c8867a0c718210ed7a8617b7ee7f8e
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.arbor.js
M src/extensions/layout.cola.js
Log Message:
-----------
allow infinite cola & other minor improvements
Commit: 248d178bb150095d076ebc93facf9326480ae6ec
https://github.com/cytoscape/cytoscape.js/commit/248d178bb150095d076ebc93facf9326480ae6ec
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.cola.js
Log Message:
-----------
allow alignment constraints & infinite false fix
Commit: e5aac23ff90d0db6162e1810f098c72ba6553d73
https://github.com/cytoscape/cytoscape.js/commit/e5aac23ff90d0db6162e1810f098c72ba6553d73
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.cola.js
Log Message:
-----------
minor improvements to cola
Commit: 488e6295317af179eb90d167a77cd92f395c18c1
https://github.com/cytoscape/cytoscape.js/commit/488e6295317af179eb90d167a77cd92f395c18c1
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.cola.js
Log Message:
-----------
fix cola not stoppable in infinite mode
Commit: abf68f9916b54de73f92fb044ea86a62aec5ef56
https://github.com/cytoscape/cytoscape.js/commit/abf68f9916b54de73f92fb044ea86a62aec5ef56
Author: Max <[email protected]>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M src/extensions/layout.cola.js
Log Message:
-----------
extra check in case layout not run yet
Commit: 6178117fadd391fe27b196a5032154492761b793
https://github.com/cytoscape/cytoscape.js/commit/6178117fadd391fe27b196a5032154492761b793
Author: Max <[email protected]>
Date: 2014-08-21 (Thu, 21 Aug 2014)
Changed paths:
M debug/index.html
M debug/init.js
M debug/style.css
M debug/view.js
M src/collection-data-functions.js
A src/collection-viewport.js
M src/core-viewport.js
M src/extensions/renderer.canvas.coord-ele-math.js
Log Message:
-----------
fix fitting bug & other misc improvements
Commit: 229e79273e3fccd3788618f6596ee17e2fbb2d34
https://github.com/cytoscape/cytoscape.js/commit/229e79273e3fccd3788618f6596ee17e2fbb2d34
Author: Max Franz <[email protected]>
Date: 2014-08-22 (Fri, 22 Aug 2014)
Changed paths:
M src/collection-data-functions.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
M src/extensions/layout.circle.js
M src/extensions/layout.cola.js
M src/extensions/layout.concentric.js
M src/extensions/layout.cose.js
M src/extensions/layout.dagre.js
M src/extensions/layout.grid.js
M src/extensions/layout.preset.js
M src/extensions/layout.random.js
M src/extensions/layout.springy.js
M src/util.js
Log Message:
-----------
bb cleanup; layout bounding box; other layout improvements
Commit: 22e695b8941a0908a7edfd31029a2d32089ab73d
https://github.com/cytoscape/cytoscape.js/commit/22e695b8941a0908a7edfd31029a2d32089ab73d
Author: Max Franz <[email protected]>
Date: 2014-08-25 (Mon, 25 Aug 2014)
Changed paths:
M debug/init.js
M documentation/md/style.md
M lib/cola.adaptor.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/style.js
Log Message:
-----------
minor cola fix; turn off probably now redundant find edge endpts; unbundled
bezier edges
Commit: aa935b5e7e93376927e871a02cb9a0192f28814b
https://github.com/cytoscape/cytoscape.js/commit/aa935b5e7e93376927e871a02cb9a0192f28814b
Author: Max Franz <[email protected]>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M debug/init.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/style-apply.js
M src/style-bypass.js
M src/style.js
Log Message:
-----------
improve ctrlpt perf; improve unbundled beziers; ms|s time style vals;
improved style transition perf
Commit: 915ca952dbbe5a7075cc273ecb98acaff33ec44f
https://github.com/cytoscape/cytoscape.js/commit/915ca952dbbe5a7075cc273ecb98acaff33ec44f
Author: Max Franz <[email protected]>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/collection.js
M src/define.js
M src/event.js
M src/selector.js
M src/style-apply.js
M src/style.js
Log Message:
-----------
improve performance of style application flow (style itself, events, selector)
Commit: 02347355b943966a79733110fef5a9a2653e9017
https://github.com/cytoscape/cytoscape.js/commit/02347355b943966a79733110fef5a9a2653e9017
Author: Max Franz <[email protected]>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/collection-layout.js
M src/core-layout.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
M src/extensions/layout.circle.js
M src/extensions/layout.cola.js
M src/extensions/layout.concentric.js
M src/extensions/layout.cose.js
M src/extensions/layout.dagre.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
Log Message:
-----------
per element layouts #355
Commit: 2a03749ad913cc86e114f02327b18eaf0a684666
https://github.com/cytoscape/cytoscape.js/commit/2a03749ad913cc86e114f02327b18eaf0a684666
Author: Max Franz <[email protected]>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/collection-algorithms.js
M src/extensions/layout.breadthfirst.js
Log Message:
-----------
bfs & dfps api updates for bfs layout etc
Commit: f993aed3e42b8d89617b9a7f17d9252aff84606e
https://github.com/cytoscape/cytoscape.js/commit/f993aed3e42b8d89617b9a7f17d9252aff84606e
Author: Max Franz <[email protected]>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/core-add-remove.js
Log Message:
-----------
remove copy; re. add performance @mephux
Commit: fdd493621529b845f8ffea4d5893a8ce4d77bdeb
https://github.com/cytoscape/cytoscape.js/commit/fdd493621529b845f8ffea4d5893a8ce4d77bdeb
Author: Max Franz <[email protected]>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/collection-algorithms.js
Log Message:
-----------
fix commas
Commit: 2cf8c56d4afa73186f8524c5406a9b46ddbb34b4
https://github.com/cytoscape/cytoscape.js/commit/2cf8c56d4afa73186f8524c5406a9b46ddbb34b4
Author: Max Franz <[email protected]>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M debug/tests.js
M documentation/docmaker.json
M documentation/md/core/style.md
M src/collection-style.js
M src/core-notification.js
M src/core-style.js
M src/core.js
M src/style-apply.js
M src/style-bypass.js
M src/style.js
Log Message:
-----------
simplified style calc mechanism; faster, more scalable, uses less memory,
makes transition animations faster, and fixes some odd edge case bugs in style
- completely removes need for rollbacks; prev #612
- add improved eles.removeCss() api
Commit: 7c7bbd69845f3add72352e3f8ace2bf5d03ca8c2
https://github.com/cytoscape/cytoscape.js/commit/7c7bbd69845f3add72352e3f8ace2bf5d03ca8c2
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M debug/init.js
M documentation/md/core/init.md
M src/core.js
M src/extensions/renderer.canvas.define-and-init-etc.js
M src/extensions/renderer.canvas.drawing-redraw.js
Log Message:
-----------
add a motion blur option to the renderer; makes interactions with large
graphs have much higher perceived performance
Commit: f04df64f63ea6b13d3bf38374552195adb52a3ad
https://github.com/cytoscape/cytoscape.js/commit/f04df64f63ea6b13d3bf38374552195adb52a3ad
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M src/style-apply.js
Log Message:
-----------
improve style performance by caching list of props affected by context changes
Commit: 4ba8e18c8683d68dc3abd31ffcc368013901fb3c
https://github.com/cytoscape/cytoscape.js/commit/4ba8e18c8683d68dc3abd31ffcc368013901fb3c
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M src/style-apply.js
Log Message:
-----------
improve style performance by reducing list of properties for context diffs
(if overridden by later context)
Commit: 6b79fa27ce6e7c9a79ae367fc4e009fe978e68f7
https://github.com/cytoscape/cytoscape.js/commit/6b79fa27ce6e7c9a79ae367fc4e009fe978e68f7
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-label-text.js
M src/style.js
Log Message:
-----------
remove unused text rotation
Commit: aa138b56cc566122204b6164c69dfb23986dfaaa
https://github.com/cytoscape/cytoscape.js/commit/aa138b56cc566122204b6164c69dfb23986dfaaa
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M documentation/md/style.md
Log Message:
-----------
style labels in docs
Commit: 3ad84b750614a4e20abc724444f784579d8464cb
https://github.com/cytoscape/cytoscape.js/commit/3ad84b750614a4e20abc724444f784579d8464cb
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.coord-ele-math.js
M src/style-apply.js
Log Message:
-----------
better hints to decrease cost of bb calcs
Commit: 2fe4e26146fcc6a4041e073746a8533b9e5b4842
https://github.com/cytoscape/cytoscape.js/commit/2fe4e26146fcc6a4041e073746a8533b9e5b4842
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M documentation/docmaker.json
M src/extensions/renderer.canvas.export-image.js
Log Message:
-----------
cy.png() scale option #659
Commit: 2071846dccc21a88ca3929209b2b6e7f6103e915
https://github.com/cytoscape/cytoscape.js/commit/2071846dccc21a88ca3929209b2b6e7f6103e915
Author: Max <[email protected]>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M debug/init.js
M src/collection-algorithms.js
M src/extensions/layout.breadthfirst.js
Log Message:
-----------
breadthlayout hierarchy impl but needs some work
Commit: e1a8ea2ca429ba878a2d87b5d9fae738833c0703
https://github.com/cytoscape/cytoscape.js/commit/e1a8ea2ca429ba878a2d87b5d9fae738833c0703
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M documentation/template.html
Log Message:
-----------
fix milestone link w/ update g/h url
Commit: d45f90bc1039be1619e690b1ed369bbdeb743c35
https://github.com/cytoscape/cytoscape.js/commit/d45f90bc1039be1619e690b1ed369bbdeb743c35
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M debug/index.html
M gulpfile.js
M src/core.js
R src/instance-registration.js
M src/jquery-plugin.js
M test/index.html
Log Message:
-----------
remove registrations for #661
Commit: b45e1247a5054b3a03e5f7d013eb634d14c6fbcd
https://github.com/cytoscape/cytoscape.js/commit/b45e1247a5054b3a03e5f7d013eb634d14c6fbcd
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
fix json
Commit: b14a212c37f2a7dff99f5093eb274b4ed9f755a9
https://github.com/cytoscape/cytoscape.js/commit/b14a212c37f2a7dff99f5093eb274b4ed9f755a9
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M debug/index.html
M src/core-style.js
M test/events.js
M test/index.html
Log Message:
-----------
fix tests
Commit: 0cbee08aa8008b8f81890d9b03143f32b7954800
https://github.com/cytoscape/cytoscape.js/commit/0cbee08aa8008b8f81890d9b03143f32b7954800
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-edges.js
M src/extensions/renderer.canvas.drawing-redraw.js
Log Message:
-----------
improved loop rendering (& path caching); less iterations on edge rendering
Commit: e60a8f92213ff54c91583093edc39a8447c13373
https://github.com/cytoscape/cytoscape.js/commit/e60a8f92213ff54c91583093edc39a8447c13373
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M src/collection-class.js
M src/collection-filter.js
M src/collection.js
M src/core.js
M src/define.js
M src/heap.js
M src/style.js
M src/util.js
Log Message:
-----------
don't use delete operator for better browser memory usage/gc/runtime perf
Commit: b3469743e3844da2652ab0dd1d0bd40b3d3d42e6
https://github.com/cytoscape/cytoscape.js/commit/b3469743e3844da2652ab0dd1d0bd40b3d3d42e6
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-edges.js
Log Message:
-----------
setup for #662
Commit: 301439cbe9afed8b46494b9f55e42316f4424f6f
https://github.com/cytoscape/cytoscape.js/commit/301439cbe9afed8b46494b9f55e42316f4424f6f
Author: Max Franz <[email protected]>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M src/collection-layout.js
Log Message:
-----------
Viewport doesn't always fit for animated eles.layoutPositions() #634
Commit: 0d36345089e46a9f5fd2808014f762816d972d4e
https://github.com/cytoscape/cytoscape.js/commit/0d36345089e46a9f5fd2808014f762816d972d4e
Author: Max <[email protected]>
Date: 2014-09-02 (Tue, 02 Sep 2014)
Changed paths:
M src/core.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
fix renderer scope issue for #661 + autodestroy for renderer listeners
Commit: 1b2726deb80bf387a6c0219aec36facb397abb86
https://github.com/cytoscape/cytoscape.js/commit/1b2726deb80bf387a6c0219aec36facb397abb86
Author: Max <[email protected]>
Date: 2014-09-02 (Tue, 02 Sep 2014)
Changed paths:
M src/extensions/renderer.canvas.arrow-shapes.js
M src/extensions/renderer.canvas.drawing-edges.js
Log Message:
-----------
More performant edge arrows with Path2D cache #662
Commit: cc1d130c16a4e53bac3459a9b9055116a33597fb
https://github.com/cytoscape/cytoscape.js/commit/cc1d130c16a4e53bac3459a9b9055116a33597fb
Author: Max Franz <[email protected]>
Date: 2014-09-03 (Wed, 03 Sep 2014)
Changed paths:
M debug/init.js
M documentation/css/style.css
M documentation/docmaker.json
M documentation/index.html
M documentation/js/script.js
M documentation/md/core/batch.md
A documentation/md/core/destroy.md
M documentation/md/core/init.md
M documentation/md/intro.md
M documentation/md/notation.md
M documentation/template.html
M src/collection-data-functions.js
M src/collection-style.js
M src/collection.js
M src/core-animation.js
M src/core-notification.js
M src/core.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.dagre.js
M src/extensions/layout.grid.js
M src/extensions/layout.preset.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/style.js
Log Message:
-----------
cleanup, docs, etc
cy.destroy() #664
Improve DPI detection #665
Commit: 6638415982dddab599dbbe40da3da09cee25b861
https://github.com/cytoscape/cytoscape.js/commit/6638415982dddab599dbbe40da3da09cee25b861
Author: Max <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M src/collection-iteration.js
M src/extensions/renderer.canvas.drawing-redraw.js
Log Message:
-----------
Edges connected to compounds, draw z-order off #666
reorganise z sort and collated draw
Conflicts:
src/collection-iteration.js
src/extensions/renderer.canvas.drawing-redraw.js
Commit: 3322c1141d26e5e0dd779e9f6a3d674976620eb7
https://github.com/cytoscape/cytoscape.js/commit/3322c1141d26e5e0dd779e9f6a3d674976620eb7
Author: Max <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M gulpfile.js
Log Message:
-----------
improve docspub stability
Commit: 70ea42351e22d24f60d188e032f2347394e9e760
https://github.com/cytoscape/cytoscape.js/commit/70ea42351e22d24f60d188e032f2347394e9e760
Author: Max <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M gulpfile.js
Log Message:
-----------
safer gulpfile for pub
Commit: ee1c3b764edd68e42fa9d744239e835873f7e8fd
https://github.com/cytoscape/cytoscape.js/commit/ee1c3b764edd68e42fa9d744239e835873f7e8fd
Author: Max <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M documentation/template.html
Log Message:
-----------
add canonical url to docs
Commit: 30864492b5d9c9c6cb144d46a9c7cc7437039082
https://github.com/cytoscape/cytoscape.js/commit/30864492b5d9c9c6cb144d46a9c7cc7437039082
Author: Max Franz <[email protected]>
Date: 2014-09-05 (Fri, 05 Sep 2014)
Changed paths:
M documentation/js/load.js
Log Message:
-----------
extra cleanup b/c w/ no instances list, need to manually remove
Commit: a9cde15aba6e06bc457a37f549a8cd94c39d33f8
https://github.com/cytoscape/cytoscape.js/commit/a9cde15aba6e06bc457a37f549a8cd94c39d33f8
Author: Max Franz <[email protected]>
Date: 2014-09-05 (Fri, 05 Sep 2014)
Changed paths:
M debug/index.html
M debug/init.js
A debug/profile.js
M documentation/index.html
M documentation/js/load.js
M src/collection-data-functions.js
M src/collection-style.js
M src/core-renderer.js
M src/core.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-label-text.js
M src/extensions/renderer.canvas.node-shapes.js
M src/extensions/renderer.null.js
M src/math.js
Log Message:
-----------
debug page profiler; ren'd style perf; hittest perf; text render perf; shape
collision perf & filesize reduct'n; cleanup for release
Commit: 5c6874d27cd7435a0ca7da263aa2d6870cf52379
https://github.com/cytoscape/cytoscape.js/commit/5c6874d27cd7435a0ca7da263aa2d6870cf52379
Author: Max <[email protected]>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M documentation/js/load.js
M src/core.js
M src/jquery-plugin.js
Log Message:
-----------
clean up reg
Conflicts:
documentation/js/load.js
src/jquery-plugin.js
Commit: a1765d0dd08cca97432ffacb4b4c6ad3016f50e9
https://github.com/cytoscape/cytoscape.js/commit/a1765d0dd08cca97432ffacb4b4c6ad3016f50e9
Author: Max <[email protected]>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M documentation/js/load.js
M src/extensions/layout.arbor.js
M src/extensions/layout.cola.js
M src/extensions/layout.dagre.js
M src/extensions/layout.springy.js
M src/namespace.js
M src/preamble.js
M src/util.js
Log Message:
-----------
common require function; layouts use require() for ext libs like
arbor/cola/etc
Commit: 564a7f637a764b3e742d5988eadac9d10dca37fe
https://github.com/cytoscape/cytoscape.js/commit/564a7f637a764b3e742d5988eadac9d10dca37fe
Author: Max Franz <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M documentation/docmaker.js
M package.json
Log Message:
-----------
use jsonlint directly in docmaker for easier spotting of json errors
@gerardohuck you may find this convenient; thanks for your feedback
Commit: d5da20f6143c51bac93d378f8f2092eef745c23b
https://github.com/cytoscape/cytoscape.js/commit/d5da20f6143c51bac93d378f8f2092eef745c23b
Author: Max Franz <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
M documentation/md/collection/commonAncestors.md
A documentation/md/collection/compoundNodes.md
A documentation/md/collection/scratch.md
M documentation/md/core/animate.md
M documentation/md/core/init.md
M documentation/md/notation.md
M src/core-animation.js
M src/core-viewport.js
M src/core.js
M src/define.js
M src/extensions/layout.breadthfirst.js
Log Message:
-----------
improve docs; scratch docs; more cy.animate() opts; cleanup
Commit: 7682ea55f015c729aac66966ac099721637ba1a9
https://github.com/cytoscape/cytoscape.js/commit/7682ea55f015c729aac66966ac099721637ba1a9
Author: Max Franz <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M documentation/css/style.css
M documentation/docmaker.json
M documentation/index.html
M src/collection-comparators.js
M src/collection-data-functions.js
M src/core.js
M test/collection-building-and-filtering.js
M test/collection-comparison.js
M test/collection-compound-nodes.js
M test/collection-data.js
M test/collection-iteration.js
M test/collection-traversing.js
M test/heap.js
M test/selectors.js
Log Message:
-----------
add tests; fixes to codebase from tests; docs updates
Commit: 670b4cb0ec8f9507215dc56b70999f002ec264d7
https://github.com/cytoscape/cytoscape.js/commit/670b4cb0ec8f9507215dc56b70999f002ec264d7
Author: Max <[email protected]>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M documentation/docmaker.json
M documentation/index.html
M documentation/md/core/layout.md
A documentation/md/core/makeLayout.md
Log Message:
-----------
changes to layout docs; some TODO
Commit: 3dab4073911867333e8d3e7c9b6b46cee6196e19
https://github.com/cytoscape/cytoscape.js/commit/3dab4073911867333e8d3e7c9b6b46cee6196e19
Author: Max <[email protected]>
Date: 2014-09-12 (Fri, 12 Sep 2014)
Changed paths:
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
less restrictive mousemove check #646
Commit: 5327f259c60ac9db607c1b5440710c7b3c4fc25b
https://github.com/cytoscape/cytoscape.js/commit/5327f259c60ac9db607c1b5440710c7b3c4fc25b
Author: Max <[email protected]>
Date: 2014-09-12 (Fri, 12 Sep 2014)
Changed paths:
M documentation/css/style.css
M documentation/demoshots.js
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/img/demos/aqupun.png
M documentation/img/demos/domek.png
M documentation/img/demos/kahar.png
M documentation/img/demos/kewem.png
A documentation/img/demos/mexemi.png
M documentation/img/demos/pajoc.png
M documentation/img/demos/qohop.png
M documentation/img/demos/royel.png
M documentation/img/demos/urabis.png
M documentation/img/demos/wuvac.png
M documentation/img/demos/yeqom.png
M documentation/img/demos/yozazu.png
M documentation/img/demos/zurup.png
M documentation/index.html
M documentation/md/architecture.md
R documentation/md/layouts.md
A documentation/md/layouts.md.orig
A documentation/md/layouts/arbor.md
A documentation/md/layouts/breadthfirst.md
A documentation/md/layouts/circle.md
A documentation/md/layouts/concentric.md
A documentation/md/layouts/cose.md
A documentation/md/layouts/grid.md
A documentation/md/layouts/intro.md
A documentation/md/layouts/null.md
A documentation/md/layouts/preset.md
A documentation/md/layouts/random.md
M documentation/template.html
Log Message:
-----------
docs improvements
layout opts autogen’d so no sync/forget to update issues; reorganise &
prepare for layout demos
Commit: d74f0e8c29165d08dbd3f6b77485cd2d81a4a801
https://github.com/cytoscape/cytoscape.js/commit/d74f0e8c29165d08dbd3f6b77485cd2d81a4a801
Author: Gerardo Huck <[email protected]>
Date: 2014-09-13 (Sat, 13 Sep 2014)
Changed paths:
M debug/index.html
M documentation/docmaker.json
M documentation/index.html
A documentation/md/collection/aStar.md
A documentation/md/collection/bellmanford.md
A documentation/md/collection/floydwarshall.md
A documentation/md/collection/kargerstein.md
A documentation/md/collection/pagerank.md
A src/collection-algorithms2.js
M test/collection-algorithms.js
A test/collection-algorithms2.js
M test/index.html
Log Message:
-----------
Added source code, tests and documentation that was created as part of Google
Summer of Code 2014 by Gerardo Huck.
Commit: 70dc56f5000b777b70d7bee23da358343084cb6a
https://github.com/cytoscape/cytoscape.js/commit/70dc56f5000b777b70d7bee23da358343084cb6a
Author: Max Franz <[email protected]>
Date: 2014-09-15 (Mon, 15 Sep 2014)
Changed paths:
M src/collection-algorithms2.js
M src/is.js
M test/collection-algorithms2.js
M test/index.html
Log Message:
-----------
cleanup indent etc
Commit: f4d860900f14ce19d8ab030312d673dbb0fdcf83
https://github.com/cytoscape/cytoscape.js/commit/f4d860900f14ce19d8ab030312d673dbb0fdcf83
Author: Max Franz <[email protected]>
Date: 2014-09-15 (Mon, 15 Sep 2014)
Changed paths:
M README.md
M debug/tests.js
A documentation/api/cytoscape.js-2.3-beta/arbor.js
A documentation/api/cytoscape.js-2.3-beta/cola.adaptor.js
A documentation/api/cytoscape.js-2.3-beta/cola.v3.min.js
A documentation/api/cytoscape.js-2.3-beta/cytoscape.js
A documentation/api/cytoscape.js-2.3-beta/cytoscape.min.js
A documentation/api/cytoscape.js-2.3-beta/dagre.js
A documentation/api/cytoscape.js-2.3-beta/springy.js
A documentation/api/cytoscape.js-latest/cola.adaptor.js
A documentation/api/cytoscape.js-latest/cola.v3.min.js
M documentation/api/cytoscape.js-latest/cytoscape.js
M documentation/api/cytoscape.js-latest/cytoscape.min.js
A documentation/api/cytoscape.js-latest/dagre.js
A documentation/api/cytoscape.js-latest/springy.js
M documentation/css/style.css
M documentation/docmaker.json
A documentation/download/cytoscape.js-2.3-beta.zip
M documentation/download/index.html
M documentation/img/demos/aqupun.png
M documentation/img/demos/domek.png
M documentation/img/demos/kewem.png
M documentation/img/demos/wuvac.png
M documentation/img/demos/yeqom.png
M documentation/index.html
A documentation/js/cola.adaptor.js
A documentation/js/cola.v3.min.js
M documentation/js/cytoscape.js
M documentation/js/cytoscape.min.js
A documentation/js/dagre.js
M documentation/js/script.js
A documentation/js/springy.js
M documentation/md/collection/aStar.md
M documentation/md/collection/bellmanford.md
M documentation/md/collection/codirectedEdges.md
M documentation/md/collection/dijkstra.md
M documentation/md/collection/floydwarshall.md
M documentation/md/collection/kargerstein.md
M documentation/md/collection/move.md
M documentation/md/collection/pagerank.md
M documentation/md/collection/parallelEdges.md
M documentation/md/core/init.md
M documentation/md/core/makeLayout.md
M documentation/md/core/style.md
M documentation/md/intro.md
M documentation/md/notation.md
M documentation/md/style.md
M documentation/template.html
M gulpfile.js
M src/collection-algorithms.js
M src/collection-algorithms2.js
M src/core-add-remove.js
M src/core-layout.js
M src/core-style.js
M src/core.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/style-apply.js
M src/style.js
Log Message:
-----------
docs & bugfixes from docs
Commit: 714088f356fff048c9fc966f61e45ab13b9c6f70
https://github.com/cytoscape/cytoscape.js/commit/714088f356fff048c9fc966f61e45ab13b9c6f70
Author: Max <[email protected]>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M debug/index.html
M package.json
M src/jquery-plugin.js
M test/core-init.js
M test/index.html
A test/lib/jquery.js
Log Message:
-----------
testing #669 and #646 for release
Conflicts:
package.json
Commit: 85807eabb493eda8f17e254c80c04fa0af9498db
https://github.com/cytoscape/cytoscape.js/commit/85807eabb493eda8f17e254c80c04fa0af9498db
Author: Max <[email protected]>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M debug/index.html
M debug/view.js
A documentation/api/cytoscape.js-2.2.14/arbor.js
A documentation/api/cytoscape.js-2.2.14/cola.adaptor.js
A documentation/api/cytoscape.js-2.2.14/cola.v3.min.js
A documentation/api/cytoscape.js-2.2.14/cytoscape.js
A documentation/api/cytoscape.js-2.2.14/cytoscape.min.js
A documentation/api/cytoscape.js-2.2.14/dagre.js
A documentation/api/cytoscape.js-2.2.14/springy.js
M documentation/api/cytoscape.js-latest/cytoscape.js
M documentation/api/cytoscape.js-latest/cytoscape.min.js
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/index.html
M documentation/js/cytoscape.js
M documentation/js/cytoscape.min.js
M documentation/js/load.js
M documentation/js/script.js
M documentation/md/collection/animate.md
A documentation/md/collection/delay.md
A documentation/md/collection/grabify.md
M documentation/md/collection/json.md
M documentation/md/collection/jsons.md
A documentation/md/collection/lock.md
A documentation/md/collection/positions.md
A documentation/md/collection/select.md
A documentation/md/collection/selectify.md
A documentation/md/collection/stop.md
A documentation/md/collection/ungrabify.md
A documentation/md/collection/unlock.md
A documentation/md/collection/unselect.md
A documentation/md/collection/unselectify.md
A documentation/md/core/autolock.md
A documentation/md/core/autoungrabify.md
A documentation/md/core/autounselectify.md
A documentation/md/core/boxSelectionEnabled.md
A documentation/md/core/delay.md
A documentation/md/core/getElementById.md
M documentation/md/core/json.md
A documentation/md/core/panningEnabled.md
A documentation/md/core/png.md
A documentation/md/core/stop.md
M documentation/md/core/style.md
A documentation/md/core/userPanningEnabled.md
A documentation/md/core/userZoomingEnabled.md
A documentation/md/core/zoomingEnabled.md
M src/core-animation.js
M src/core-viewport.js
M src/core.js
M src/define.js
M src/extensions/renderer.canvas.load-and-listeners.js
Log Message:
-----------
docs & bugfixes
Commit: 798565530cfe3ab232f48c2909eda846f7b7c667
https://github.com/cytoscape/cytoscape.js/commit/798565530cfe3ab232f48c2909eda846f7b7c667
Author: Max Franz <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M documentation/api/cytoscape.js-2.3-beta/cytoscape.js
M documentation/api/cytoscape.js-2.3-beta/cytoscape.min.js
M documentation/api/cytoscape.js-latest/cytoscape.js
M documentation/api/cytoscape.js-latest/cytoscape.min.js
M documentation/docmaker.json
M documentation/index.html
M documentation/js/cytoscape.js
M documentation/js/cytoscape.min.js
M documentation/js/load.js
M documentation/md/collection/aStar.md
A documentation/md/collection/add.md
A documentation/md/collection/addClass.md
A documentation/md/collection/allAre.md
A documentation/md/collection/allAreNeighbors.md
A documentation/md/collection/anySame.md
M documentation/md/collection/bellmanford.md
M documentation/md/collection/codirectedEdges.md
A documentation/md/collection/connectedEdges.md
A documentation/md/collection/connectedNodes.md
A documentation/md/collection/edgesTo.md
A documentation/md/collection/edgesWith.md
A documentation/md/collection/every.md
A documentation/md/collection/filter.md
A documentation/md/collection/flashClass.md
M documentation/md/collection/floydwarshall.md
A documentation/md/collection/hasClass.md
A documentation/md/collection/intersect.md
A documentation/md/collection/is.md
M documentation/md/collection/kargerstein.md
M documentation/md/collection/map.md
M documentation/md/collection/neighborhood.md
A documentation/md/collection/not.md
M documentation/md/collection/pagerank.md
M documentation/md/collection/parallelEdges.md
A documentation/md/collection/removeClass.md
A documentation/md/collection/same.md
A documentation/md/collection/some.md
A documentation/md/collection/sort.md
A documentation/md/collection/source.md
A documentation/md/collection/sources.md
A documentation/md/collection/stdFilter.md
A documentation/md/collection/target.md
A documentation/md/collection/targets.md
A documentation/md/collection/toggleClass.md
A documentation/md/layout/events.md
A documentation/md/layout/intro.md
A documentation/md/layout/manipulation.md
A documentation/md/layout/off.md
A documentation/md/layout/on.md
A documentation/md/layout/one.md
A documentation/md/layout/run.md
A documentation/md/layout/stop.md
A documentation/md/layout/trigger.md
R documentation/md/layouts/intro.md
M documentation/template.html
M src/collection-algorithms2.js
M src/collection-data-functions.js
M src/collection-style.js
M src/core-layout.js
M src/extension.js
M test/collection-algorithms.js
M test/collection-algorithms2.js
M test/collection-traversing.js
M test/core-export.js
Log Message:
-----------
docs, fixes, etc for 2.3
Commit: bbcbd3cc44539ffeb0978592bd0c9c8055045d69
https://github.com/cytoscape/cytoscape.js/commit/bbcbd3cc44539ffeb0978592bd0c9c8055045d69
Author: Max <[email protected]>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M debug/index.html
M debug/tests.js
M documentation/api/cytoscape.js-2.3-beta/cytoscape.js
M documentation/api/cytoscape.js-2.3-beta/cytoscape.min.js
M documentation/api/cytoscape.js-latest/cytoscape.js
M documentation/api/cytoscape.js-latest/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/arbor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cola.adaptor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cola.v3.min.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/dagre.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/springy.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/arbor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cola.adaptor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cola.v3.min.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/dagre.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/springy.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/arbor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cola.adaptor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cola.v3.min.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/dagre.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/springy.js
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/download/cytoscape.js-2.3-beta.zip
M documentation/img/demos/aqupun.png
M documentation/img/demos/domek.png
M documentation/img/demos/kewem.png
M documentation/img/demos/wuvac.png
M documentation/img/demos/yeqom.png
M documentation/index.html
M documentation/js/cytoscape.js
M documentation/js/cytoscape.min.js
A documentation/md/collection/layout.md
A documentation/md/collection/makeLayout.md
M documentation/md/core/init.md
M documentation/md/core/makeLayout.md
M documentation/md/extensions.md
M documentation/md/layout/run.md
M documentation/md/layout/stop.md
M documentation/md/layouts/arbor.md
A documentation/md/layouts/cola.md
A documentation/md/layouts/dagre.md
A documentation/md/layouts/springy.md
M documentation/md/notation.md
M documentation/md/performance.md
M documentation/template.html
M gulpfile.js
M src/collection-algorithms2.js
M src/collection-class.js
M src/collection-data-functions.js
M src/collection-filter.js
M src/collection-layout.js
M src/collection-style.js
M src/core-layout.js
M src/core-notification.js
M src/define.js
M src/extension.js
M src/extensions/layout.arbor.js
M src/extensions/layout.breadthfirst.js
M src/extensions/layout.circle.js
M src/extensions/layout.cola.js
M src/extensions/layout.concentric.js
M src/extensions/layout.cose.js
M src/extensions/layout.dagre.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.arrow-shapes.js
M src/extensions/renderer.canvas.coord-ele-math.js
M src/extensions/renderer.canvas.drawing-edges.js
M src/extensions/renderer.canvas.drawing-nodes.js
M src/extensions/renderer.canvas.drawing-redraw.js
M src/extensions/renderer.canvas.load-and-listeners.js
M src/jquery-plugin.js
M src/selector.js
M src/style-apply.js
M src/style-bypass.js
M src/style-get-for-ele.js
M src/style.js
M src/util.js
Log Message:
-----------
docs updates etc
Commit: fbcf88bb80da00eef085d451e71d414dde35b594
https://github.com/cytoscape/cytoscape.js/commit/fbcf88bb80da00eef085d451e71d414dde35b594
Author: Max <[email protected]>
Date: 2014-09-19 (Fri, 19 Sep 2014)
Changed paths:
M README.md
M documentation/index.html
M documentation/md/architecture.md
M documentation/md/core/init.md
M documentation/md/extensions.md
M documentation/md/layouts/cola.md
M documentation/md/layouts/dagre.md
M documentation/md/layouts/springy.md
M documentation/md/performance.md
Log Message:
-----------
credits, docs, etc
Commit: 412ea5276d234a891da320c633d3892007ddac0a
https://github.com/cytoscape/cytoscape.js/commit/412ea5276d234a891da320c633d3892007ddac0a
Author: Max <[email protected]>
Date: 2014-09-19 (Fri, 19 Sep 2014)
Changed paths:
M src/extensions/renderer.canvas.drawing-redraw.js
Log Message:
-----------
don't set font for fps meter (better for debugging)
Commit: 9c30324eec875de1e0d7d2dfe22aaa1224bb91f7
https://github.com/cytoscape/cytoscape.js/commit/9c30324eec875de1e0d7d2dfe22aaa1224bb91f7
Author: Max <[email protected]>
Date: 2014-09-19 (Fri, 19 Sep 2014)
Changed paths:
M README.md
M bower.json
M debug/index.html
M debug/init.js
A debug/jquery-2.1.1.js
R debug/jquery.2.0.3.min.js
A debug/profile.js
M debug/style.css
M debug/tests.js
M debug/toggles.js
M debug/view.js
A documentation/api/cytoscape.js-2.2.14/cola.adaptor.js
A documentation/api/cytoscape.js-2.2.14/cola.v3.min.js
A documentation/api/cytoscape.js-2.2.14/dagre.js
A documentation/api/cytoscape.js-2.2.14/springy.js
A documentation/api/cytoscape.js-2.3-beta/arbor.js
A documentation/api/cytoscape.js-2.3-beta/cola.adaptor.js
A documentation/api/cytoscape.js-2.3-beta/cola.v3.min.js
A documentation/api/cytoscape.js-2.3-beta/cytoscape.js
A documentation/api/cytoscape.js-2.3-beta/cytoscape.min.js
A documentation/api/cytoscape.js-2.3-beta/dagre.js
A documentation/api/cytoscape.js-2.3-beta/springy.js
A documentation/api/cytoscape.js-latest/cola.adaptor.js
A documentation/api/cytoscape.js-latest/cola.v3.min.js
A documentation/api/cytoscape.js-latest/dagre.js
A documentation/api/cytoscape.js-latest/springy.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
A documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/arbor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cola.adaptor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cola.v3.min.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/dagre.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065257878/springy.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/arbor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cola.adaptor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cola.v3.min.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/dagre.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065424734/springy.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/arbor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cola.adaptor.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cola.v3.min.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cytoscape.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/cytoscape.min.js
A documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/dagre.js
A
documentation/api/cytoscape.js-snapshot-798565530c-1411065470987/springy.js
M documentation/css/style.css
M documentation/demoshots.js
M documentation/docmaker.js
M documentation/docmaker.json
A documentation/download/cytoscape.js-2.3-beta.zip
A documentation/download/cytoscape.js-snapshot-1236003370-1401398986679.zip
M documentation/download/index.html
M documentation/img/demos/aqupun.png
M documentation/img/demos/domek.png
M documentation/img/demos/kahar.png
M documentation/img/demos/kewem.png
A documentation/img/demos/mexemi.png
M documentation/img/demos/pajoc.png
M documentation/img/demos/qohop.png
M documentation/img/demos/royel.png
M documentation/img/demos/urabis.png
M documentation/img/demos/wuvac.png
M documentation/img/demos/yeqom.png
M documentation/img/demos/yozazu.png
M documentation/img/demos/zurup.png
M documentation/index.html
M documentation/js/all.min.js
A documentation/js/cola.adaptor.js
A documentation/js/cola.v3.min.js
M documentation/js/cytoscape.js
A documentation/js/dagre.js
A documentation/js/springy.js
A documentation/md/collection/aStar.md
A documentation/md/collection/add.md
A documentation/md/collection/addClass.md
A documentation/md/collection/allAre.md
A documentation/md/collection/allAreNeighbors.md
A documentation/md/collection/anySame.md
A documentation/md/collection/bellmanford.md
A documentation/md/collection/commonAncestors.md
A documentation/md/collection/compoundNodes.md
A documentation/md/collection/connectedEdges.md
A documentation/md/collection/connectedNodes.md
A documentation/md/collection/delay.md
A documentation/md/collection/edgesTo.md
A documentation/md/collection/edgesWith.md
A documentation/md/collection/every.md
A documentation/md/collection/filter.md
A documentation/md/collection/flashClass.md
A documentation/md/collection/floydwarshall.md
A documentation/md/collection/forEach.md
A documentation/md/collection/grabify.md
A documentation/md/collection/hasClass.md
A documentation/md/collection/incomers.md
A documentation/md/collection/intersect.md
A documentation/md/collection/is.md
A documentation/md/collection/kargerstein.md
A documentation/md/collection/layout.md
A documentation/md/collection/lock.md
A documentation/md/collection/makeLayout.md
A documentation/md/collection/map.md
A documentation/md/collection/max.md
A documentation/md/collection/min.md
A documentation/md/collection/move.md
A documentation/md/collection/not.md
A documentation/md/collection/outgoers.md
A documentation/md/collection/pagerank.md
A documentation/md/collection/positions.md
A documentation/md/collection/predecessors.md
A documentation/md/collection/removeClass.md
A documentation/md/collection/same.md
A documentation/md/collection/scratch.md
A documentation/md/collection/select.md
A documentation/md/collection/selectify.md
A documentation/md/collection/some.md
A documentation/md/collection/sort.md
A documentation/md/collection/source.md
A documentation/md/collection/sources.md
A documentation/md/collection/stdFilter.md
A documentation/md/collection/stop.md
A documentation/md/collection/successors.md
A documentation/md/collection/target.md
A documentation/md/collection/targets.md
A documentation/md/collection/toggleClass.md
A documentation/md/collection/ungrabify.md
A documentation/md/collection/unlock.md
A documentation/md/collection/unselect.md
A documentation/md/collection/unselectify.md
A documentation/md/core/animate.md
A documentation/md/core/autolock.md
A documentation/md/core/autoungrabify.md
A documentation/md/core/autounselectify.md
A documentation/md/core/batch.md
R documentation/md/core/batchData.md
A documentation/md/core/boxSelectionEnabled.md
A documentation/md/core/delay.md
A documentation/md/core/destroy.md
A documentation/md/core/extent.md
A documentation/md/core/getElementById.md
A documentation/md/core/makeLayout.md
A documentation/md/core/panningEnabled.md
A documentation/md/core/png.md
A documentation/md/core/stop.md
A documentation/md/core/userPanningEnabled.md
A documentation/md/core/userZoomingEnabled.md
A documentation/md/core/viewport.md
A documentation/md/core/zoomingEnabled.md
A documentation/md/layout/events.md
A documentation/md/layout/intro.md
A documentation/md/layout/manipulation.md
A documentation/md/layout/off.md
A documentation/md/layout/on.md
A documentation/md/layout/one.md
A documentation/md/layout/run.md
A documentation/md/layout/stop.md
A documentation/md/layout/trigger.md
R documentation/md/layouts.md
A documentation/md/layouts.md.orig
A documentation/md/layouts/arbor.md
A documentation/md/layouts/breadthfirst.md
A documentation/md/layouts/circle.md
A documentation/md/layouts/cola.md
A documentation/md/layouts/concentric.md
A documentation/md/layouts/cose.md
A documentation/md/layouts/dagre.md
A documentation/md/layouts/grid.md
A documentation/md/layouts/null.md
A documentation/md/layouts/preset.md
A documentation/md/layouts/random.md
A documentation/md/layouts/springy.md
A documentation/md/style.md.orig
A lib/cola.adaptor.js
A lib/cola.v3.min.js
A lib/dagre.js
A lib/springy.js
A publish-beta-docs.sh
A src/collection-algorithms2.js
A src/collection-layout.js
A src/collection-viewport.js
A src/extensions/layout.cola.js
A src/extensions/layout.dagre.js
A test/collection-algorithms2.js
Log Message:
-----------
Merge branch 'unstable'
Conflicts:
bower.json
documentation/api/cytoscape.js-2.2.14/cytoscape.js
documentation/api/cytoscape.js-2.2.14/cytoscape.min.js
documentation/api/cytoscape.js-latest/cytoscape.js
documentation/api/cytoscape.js-latest/cytoscape.min.js
documentation/css/all.min.css
documentation/css/style.css
documentation/demoshots.js
documentation/docmaker.js
documentation/docmaker.json
documentation/download/index.html
documentation/img/demos/aqupun.png
documentation/img/demos/domek.png
documentation/img/demos/kahar.png
documentation/img/demos/kewem.png
documentation/img/demos/pajoc.png
documentation/img/demos/qohop.png
documentation/img/demos/royel.png
documentation/img/demos/urabis.png
documentation/img/demos/wuvac.png
documentation/img/demos/yeqom.png
documentation/img/demos/yozazu.png
documentation/img/demos/zurup.png
documentation/index.html
documentation/js/all.min.js
documentation/js/cytoscape.js
documentation/js/cytoscape.min.js
documentation/js/load.js
documentation/js/script.js
documentation/md/architecture.md
documentation/md/core/init.md
documentation/md/extensions.md
documentation/md/notation.md
documentation/template.html
gulpfile.js
package.json
src/collection-algorithms.js
src/collection-iteration.js
src/core-viewport.js
src/core.js
src/extensions/renderer.canvas.define-and-init-etc.js
src/extensions/renderer.canvas.drawing-nodes.js
src/extensions/renderer.canvas.load-and-listeners.js
src/jquery-plugin.js
src/style-apply.js
Compare:
https://github.com/cytoscape/cytoscape.js/compare/c2ec9c440eb9...9c30324eec87
--
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.