Branch: refs/heads/typescript
Home: https://github.com/cytoscape/cytoscape.js
Commit: 3622575bec64e5cc397eb553b9643b808bad863f
https://github.com/cytoscape/cytoscape.js/commit/3622575bec64e5cc397eb553b9643b808bad863f
Author: rahul799 <[email protected]>
Date: 2020-12-31 (Thu, 31 Dec 2020)
Changed paths:
M documentation/docmaker.json
A documentation/fn-json/ani/apply.json
A documentation/fn-json/ani/applying.json
A documentation/fn-json/ani/completed.json
A documentation/fn-json/ani/pause.json
A documentation/fn-json/ani/play.json
A documentation/fn-json/ani/playing.json
A documentation/fn-json/ani/progress.json
A documentation/fn-json/ani/promise.json
A documentation/fn-json/ani/reverse.json
A documentation/fn-json/ani/stop.json
A documentation/fn-json/cy/$.json
A documentation/fn-json/cy/add.json
A documentation/fn-json/cy/autolock.json
A documentation/fn-json/cy/autoungrabify.json
A documentation/fn-json/cy/autounselectify.json
A documentation/fn-json/cy/batch.json
A documentation/fn-json/cy/boxSelectionEnabled.json
A documentation/fn-json/cy/center.json
A documentation/fn-json/cy/collection.json
A documentation/fn-json/cy/container.json
A documentation/fn-json/cy/destroy.json
A documentation/fn-json/cy/destroyed.json
A documentation/fn-json/cy/extent.json
A documentation/fn-json/cy/fit.json
A documentation/fn-json/cy/getElementById.json
A documentation/fn-json/cy/height.json
A documentation/fn-json/cy/json.json
A documentation/fn-json/cy/layout.json
A documentation/fn-json/cy/maxZoom.json
A documentation/fn-json/cy/minZoom.json
A documentation/fn-json/cy/mount.json
A documentation/fn-json/cy/pan.json
A documentation/fn-json/cy/panBy.json
A documentation/fn-json/cy/panningEnabled.json
A documentation/fn-json/cy/ready.json
M documentation/fn-json/cy/remove.json
A documentation/fn-json/cy/reset.json
A documentation/fn-json/cy/selectionType.json
A documentation/fn-json/cy/style.json
A documentation/fn-json/cy/unmount.json
A documentation/fn-json/cy/userPanningEnabled.json
A documentation/fn-json/cy/userZoomingEnabled.json
A documentation/fn-json/cy/viewport.json
A documentation/fn-json/cy/width.json
A documentation/fn-json/cy/zoom.json
A documentation/fn-json/cy/zoomingEnabled.json
A documentation/fn-json/edge/source.json
A documentation/fn-json/edge/sources.json
A documentation/fn-json/edge/target.json
A documentation/fn-json/edge/targets.json
A documentation/fn-json/ele/effectiveOpacity.json
A documentation/fn-json/ele/numericStyle.json
A documentation/fn-json/ele/numericStyleUnits.json
A documentation/fn-json/ele/transparent.json
A documentation/fn-json/eles/addClass.json
A documentation/fn-json/eles/allAre.json
A documentation/fn-json/eles/allAreNeighbors.json
A documentation/fn-json/eles/anySame.json
A documentation/fn-json/eles/classes.json
A documentation/fn-json/eles/contains.json
A documentation/fn-json/eles/diff.json
A documentation/fn-json/eles/empty.json
A documentation/fn-json/eles/eq.json
A documentation/fn-json/eles/every.json
A documentation/fn-json/eles/flashClass.json
A documentation/fn-json/eles/forEach.json
A documentation/fn-json/eles/hasClass.json
A documentation/fn-json/eles/is.json
A documentation/fn-json/eles/layout.json
A documentation/fn-json/eles/map.json
A documentation/fn-json/eles/max.json
A documentation/fn-json/eles/min.json
A documentation/fn-json/eles/reduce.json
A documentation/fn-json/eles/removeClass.json
A documentation/fn-json/eles/same.json
A documentation/fn-json/eles/size.json
A documentation/fn-json/eles/slice.json
A documentation/fn-json/eles/some.json
A documentation/fn-json/eles/sort.json
A documentation/fn-json/eles/style.json
A documentation/fn-json/eles/toggleClass.json
A documentation/fn-json/eles/unmerge.json
A documentation/fn-json/layout/emit.json
A documentation/fn-json/layout/on.json
A documentation/fn-json/layout/one.json
A documentation/fn-json/layout/promiseOn.json
A documentation/fn-json/layout/removeAllListeners.json
A documentation/fn-json/layout/removeListener.json
A documentation/fn-json/layout/run.json
A documentation/fn-json/layout/stop.json
A documentation/fn-json/node/layoutDimensions.json
A documentation/fn-json/nodes/absoluteComplement.json
A documentation/fn-json/nodes/children.json
A documentation/fn-json/nodes/commonAncestors.json
A documentation/fn-json/nodes/descendants.json
A documentation/fn-json/nodes/group.json
A documentation/fn-json/nodes/incomers.json
A documentation/fn-json/nodes/isChild.json
A documentation/fn-json/nodes/isChildless.json
A documentation/fn-json/nodes/isEdge.json
A documentation/fn-json/nodes/isLoop.json
A documentation/fn-json/nodes/isNode.json
A documentation/fn-json/nodes/isOrphan.json
A documentation/fn-json/nodes/isParent.json
A documentation/fn-json/nodes/isSimple.json
A documentation/fn-json/nodes/layoutPositions.json
A documentation/fn-json/nodes/leaves.json
A documentation/fn-json/nodes/nonorphans.json
A documentation/fn-json/nodes/orphans.json
A documentation/fn-json/nodes/outgoers.json
A documentation/fn-json/nodes/parent.json
A documentation/fn-json/nodes/predecessors.json
A documentation/fn-json/nodes/roots.json
A documentation/fn-json/nodes/siblings.json
A documentation/fn-json/nodes/successors.json
A documentation/fn-json/nodes/toArray.json
M documentation/generateDocs.js
Log Message:
-----------
files added
Commit: abf9c6d146e83dea8344ba88fcbdd58827e3f551
https://github.com/cytoscape/cytoscape.js/commit/abf9c6d146e83dea8344ba88fcbdd58827e3f551
Author: rahul799 <[email protected]>
Date: 2021-01-03 (Sun, 03 Jan 2021)
Changed paths:
M documentation/fn-json/ani/apply.json
M documentation/fn-json/ani/applying.json
M documentation/fn-json/ani/completed.json
M documentation/fn-json/ani/pause.json
M documentation/fn-json/ani/play.json
M documentation/fn-json/ani/playing.json
M documentation/fn-json/ani/progress.json
M documentation/fn-json/ani/promise.json
M documentation/fn-json/ani/reverse.json
M documentation/fn-json/ani/stop.json
M documentation/fn-json/cy/$.json
M documentation/fn-json/cy/add.json
M documentation/fn-json/cy/autolock.json
M documentation/fn-json/cy/autoungrabify.json
M documentation/fn-json/cy/autounselectify.json
M documentation/fn-json/cy/batch.json
M documentation/fn-json/cy/boxSelectionEnabled.json
M documentation/fn-json/cy/center.json
M documentation/fn-json/cy/collection.json
M documentation/fn-json/cy/container.json
M documentation/fn-json/cy/destroy.json
M documentation/fn-json/cy/destroyed.json
M documentation/fn-json/cy/extent.json
M documentation/fn-json/cy/fit.json
M documentation/fn-json/cy/getElementById.json
M documentation/fn-json/cy/height.json
M documentation/fn-json/cy/json.json
M documentation/fn-json/cy/layout.json
M documentation/fn-json/cy/maxZoom.json
M documentation/fn-json/cy/minZoom.json
M documentation/fn-json/cy/mount.json
M documentation/fn-json/cy/pan.json
M documentation/fn-json/cy/panBy.json
M documentation/fn-json/cy/panningEnabled.json
M documentation/fn-json/cy/ready.json
M documentation/fn-json/cy/remove.json
M documentation/fn-json/cy/reset.json
M documentation/fn-json/cy/selectionType.json
M documentation/fn-json/cy/style.json
M documentation/fn-json/cy/unmount.json
M documentation/fn-json/cy/userPanningEnabled.json
M documentation/fn-json/cy/userZoomingEnabled.json
M documentation/fn-json/cy/viewport.json
M documentation/fn-json/cy/width.json
M documentation/fn-json/cy/zoom.json
M documentation/fn-json/cy/zoomingEnabled.json
M documentation/fn-json/edge/source.json
M documentation/fn-json/edge/sources.json
M documentation/fn-json/edge/target.json
M documentation/fn-json/edge/targets.json
M documentation/fn-json/ele/effectiveOpacity.json
M documentation/fn-json/ele/numericStyle.json
M documentation/fn-json/ele/numericStyleUnits.json
M documentation/fn-json/ele/transparent.json
M documentation/fn-json/eles/addClass.json
M documentation/fn-json/eles/allAre.json
M documentation/fn-json/eles/allAreNeighbors.json
M documentation/fn-json/eles/anySame.json
M documentation/fn-json/eles/classes.json
M documentation/fn-json/eles/contains.json
M documentation/fn-json/eles/diff.json
M documentation/fn-json/eles/empty.json
M documentation/fn-json/eles/eq.json
M documentation/fn-json/eles/every.json
M documentation/fn-json/eles/flashClass.json
M documentation/fn-json/eles/forEach.json
M documentation/fn-json/eles/hasClass.json
M documentation/fn-json/eles/is.json
M documentation/fn-json/eles/layout.json
M documentation/fn-json/eles/map.json
M documentation/fn-json/eles/max.json
M documentation/fn-json/eles/min.json
M documentation/fn-json/eles/reduce.json
M documentation/fn-json/eles/removeClass.json
M documentation/fn-json/eles/same.json
M documentation/fn-json/eles/size.json
M documentation/fn-json/eles/slice.json
M documentation/fn-json/eles/some.json
M documentation/fn-json/eles/sort.json
M documentation/fn-json/eles/style.json
M documentation/fn-json/eles/toggleClass.json
M documentation/fn-json/eles/unmerge.json
M documentation/fn-json/layout/emit.json
M documentation/fn-json/layout/on.json
M documentation/fn-json/layout/one.json
M documentation/fn-json/layout/promiseOn.json
M documentation/fn-json/layout/removeAllListeners.json
M documentation/fn-json/layout/removeListener.json
M documentation/fn-json/layout/run.json
M documentation/fn-json/layout/stop.json
M documentation/fn-json/node/layoutDimensions.json
M documentation/fn-json/nodes/absoluteComplement.json
M documentation/fn-json/nodes/children.json
M documentation/fn-json/nodes/commonAncestors.json
M documentation/fn-json/nodes/descendants.json
M documentation/fn-json/nodes/group.json
M documentation/fn-json/nodes/incomers.json
M documentation/fn-json/nodes/isChild.json
M documentation/fn-json/nodes/isChildless.json
M documentation/fn-json/nodes/isEdge.json
M documentation/fn-json/nodes/isLoop.json
M documentation/fn-json/nodes/isNode.json
M documentation/fn-json/nodes/isOrphan.json
M documentation/fn-json/nodes/isParent.json
M documentation/fn-json/nodes/isSimple.json
M documentation/fn-json/nodes/layoutPositions.json
M documentation/fn-json/nodes/leaves.json
M documentation/fn-json/nodes/nonorphans.json
M documentation/fn-json/nodes/orphans.json
M documentation/fn-json/nodes/outgoers.json
M documentation/fn-json/nodes/parent.json
M documentation/fn-json/nodes/predecessors.json
M documentation/fn-json/nodes/roots.json
M documentation/fn-json/nodes/siblings.json
M documentation/fn-json/nodes/successors.json
M documentation/fn-json/nodes/toArray.json
M documentation/generateDocs.js
Log Message:
-----------
typo
Commit: 7c93de02dbe59be9eb7f3c80d9d467e1402e26d0
https://github.com/cytoscape/cytoscape.js/commit/7c93de02dbe59be9eb7f3c80d9d467e1402e26d0
Author: rahul799 <[email protected]>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
A documentation/fn-json/eles/emit.json
A documentation/fn-json/eles/filter.json
A documentation/fn-json/eles/one.json
M documentation/generateDocs.js
M src/collection/events.js
M src/collection/filter.js
Log Message:
-----------
adding-annotations
Commit: 5ac9ca9b6486827b7a80dcadc9969d3ec5e657a9
https://github.com/cytoscape/cytoscape.js/commit/5ac9ca9b6486827b7a80dcadc9969d3ec5e657a9
Author: rahul799 <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
A documentation/fn-json/eles/neighborhood.json
A documentation/fn-json/eles/on.json
A documentation/fn-json/eles/once.json
A documentation/fn-json/eles/removeAllListeners.json
A documentation/fn-json/eles/removeListener.json
M src/collection/events.js
M src/collection/traversing.js
Log Message:
-----------
adding annotations
Commit: e332391c23f69731d0b0cb4224073411c99a4c0e
https://github.com/cytoscape/cytoscape.js/commit/e332391c23f69731d0b0cb4224073411c99a4c0e
Author: rahul799 <[email protected]>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
A documentation/fn-json/edges/codirectedEdges.json
A documentation/fn-json/edges/connectedNodes.json
A documentation/fn-json/edges/parallelEdges.json
A documentation/fn-json/nodes/connectedEdges.json
A documentation/fn-json/nodes/edgesTo.json
A documentation/fn-json/nodes/edgesWith.json
M src/collection/traversing.js
Log Message:
-----------
adding annotation
Commit: 050b2ee52d3a259a848cde3b494d81810db277be
https://github.com/cytoscape/cytoscape.js/commit/050b2ee52d3a259a848cde3b494d81810db277be
Author: rahul799 <[email protected]>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
A documentation/fn-json/ele/clone.json
A documentation/fn-json/ele/cy.json
A documentation/fn-json/ele/inside.json
A documentation/fn-json/ele/removed.json
A documentation/fn-json/ele/visible.json
A documentation/fn-json/eles/move.json
A documentation/fn-json/eles/remove.json
M src/collection/index.js
M src/collection/style.js
Log Message:
-----------
annotation added
Commit: 7d8d4954095657a09e796c40fd923c49d444eeb9
https://github.com/cytoscape/cytoscape.js/commit/7d8d4954095657a09e796c40fd923c49d444eeb9
Author: rahul799 <[email protected]>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
A documentation/fn-json/ele/id.json
A documentation/fn-json/ele/removeScratch.json
A documentation/fn-json/ele/scratch.json
A documentation/fn-json/eles/removeData.json
A documentation/fn-json/node/degree.json
M documentation/fn-json/node/layoutDimensions.json
M documentation/fn-json/nodes/layoutPositions.json
M documentation/generateDocs.js
M src/collection/data.js
M src/collection/degree.js
Log Message:
-----------
adding annotations
Commit: c67e858c395499f40961f31c29ffbd7b44f4a9c5
https://github.com/cytoscape/cytoscape.js/commit/c67e858c395499f40961f31c29ffbd7b44f4a9c5
Author: rahul799 <[email protected]>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
A documentation/fn-json/ele/animated.json
A documentation/fn-json/ele/animation.json
A documentation/fn-json/ele/delayAnimation.json
A documentation/fn-json/eles/animate.json
A documentation/fn-json/eles/clearQueue.json
A documentation/fn-json/eles/delay.json
A documentation/fn-json/eles/stop.json
M src/collection/animation.js
Log Message:
-----------
adding annotation to collection/animations
Commit: ccad4f55f99a073c10322e02a7b210d2e9712b96
https://github.com/cytoscape/cytoscape.js/commit/ccad4f55f99a073c10322e02a7b210d2e9712b96
Author: rahul799 <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
A documentation/fn-json/cy/data.json
A documentation/fn-json/cy/emit.json
A documentation/fn-json/cy/on.json
A documentation/fn-json/cy/one.json
A documentation/fn-json/cy/removeAllListeners.json
A documentation/fn-json/cy/removeData.json
A documentation/fn-json/cy/removeListener.json
A documentation/fn-json/cy/removeScratch.json
A documentation/fn-json/cy/scratch.json
M src/core/data.js
M src/core/events.js
Log Message:
-----------
annotations added inside core
Commit: 6917d1fceb4fac3878d04769f029b29d77cc0a62
https://github.com/cytoscape/cytoscape.js/commit/6917d1fceb4fac3878d04769f029b29d77cc0a62
Author: rahul799 <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
adding fnsOrder in dockmaker.json
Commit: 03b7b15b9ead60f413e9656790a5824ba020b208
https://github.com/cytoscape/cytoscape.js/commit/03b7b15b9ead60f413e9656790a5824ba020b208
Author: rahul799 <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
fnsOrder added
Commit: ccac3375909c89599b511a014931a888ea4f8f1d
https://github.com/cytoscape/cytoscape.js/commit/ccac3375909c89599b511a014931a888ea4f8f1d
Author: rahul799 <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M documentation/docmaker.json
A documentation/fn-json/eles/hopcroftTarjanBiconnected.json
A documentation/fn-json/eles/kargerStein.json
A documentation/fn-json/eles/markovClustering.json
A documentation/fn-json/eles/tarjanStronglyConnected.json
A documentation/fn-json/nodes/affinityPropagation.json
A documentation/fn-json/nodes/fuzzyCMeans.json
A documentation/fn-json/nodes/hierarchicalClustering.json
A documentation/fn-json/nodes/kMeans.json
A documentation/fn-json/nodes/kMedoids.json
M documentation/generateDocs.js
M package.json
M src/collection/algorithms/hopcroft-tarjan-biconnected.js
M src/collection/algorithms/karger-stein.js
M src/collection/algorithms/tarjan-strongly-connected.js
Log Message:
-----------
annotations added
Commit: bcfb199ecf8920a40c740072ddde02fce41f8e48
https://github.com/cytoscape/cytoscape.js/commit/bcfb199ecf8920a40c740072ddde02fce41f8e48
Author: rahul799 <[email protected]>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M documentation/docmaker.json
A documentation/fn-json/cy/animate.json
A documentation/fn-json/cy/animated.json
A documentation/fn-json/cy/animation.json
A documentation/fn-json/cy/clearQueue.json
A documentation/fn-json/cy/delay.json
A documentation/fn-json/cy/delayAnimation.json
A documentation/fn-json/cy/resize.json
A documentation/fn-json/cy/stop.json
M package.json
M src/core/animation/index.js
M src/core/renderer.js
Log Message:
-----------
adding annotation for animation section
Commit: 350546b1e93f1493a4698126ef98e26faca84a16
https://github.com/cytoscape/cytoscape.js/commit/350546b1e93f1493a4698126ef98e26faca84a16
Author: rahul799 <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
A documentation/fn-json/cy/jpg.json
A documentation/fn-json/cy/png.json
M src/core/export.js
Log Message:
-----------
adding jpg and png
Commit: 3e4a78fc903a19790d43114e3481860425fa878a
https://github.com/cytoscape/cytoscape.js/commit/3e4a78fc903a19790d43114e3481860425fa878a
Author: rahul799 <[email protected]>
Date: 2021-02-07 (Sun, 07 Feb 2021)
Changed paths:
A documentation/fn-json/cy/promiseOn.json
A documentation/fn-json/edge/isLoop.json
A documentation/fn-json/edge/isSimple.json
A documentation/fn-json/ele/group.json
A documentation/fn-json/ele/isEdge.json
A documentation/fn-json/ele/isNode.json
A documentation/fn-json/ele/json.json
A documentation/fn-json/eles/clone.json
A documentation/fn-json/eles/data.json
A documentation/fn-json/eles/jsons.json
A documentation/fn-json/eles/promiseOn.json
A documentation/fn-json/eles/restore.json
A documentation/fn-json/node/position.json
M src/collection/data.js
M src/collection/dimensions/position.js
Log Message:
-----------
annotations added
Commit: 3e0cc4e74eee3e55dcd20227f9ea615fe7647e08
https://github.com/cytoscape/cytoscape.js/commit/3e0cc4e74eee3e55dcd20227f9ea615fe7647e08
Author: rahul799 <[email protected]>
Date: 2021-02-14 (Sun, 14 Feb 2021)
Changed paths:
M documentation/docmaker.json
A documentation/fn-json/edge/controlPoints.json
A documentation/fn-json/edge/midpoint.json
A documentation/fn-json/edge/segmentPoints.json
A documentation/fn-json/edge/sourceEndpoint.json
A documentation/fn-json/edge/targetEndpoint.json
A documentation/fn-json/ele/active.json
A documentation/fn-json/ele/height.json
A documentation/fn-json/ele/pannable.json
A documentation/fn-json/ele/width.json
A documentation/fn-json/eles/boundingBox.json
A documentation/fn-json/eles/panify.json
A documentation/fn-json/eles/renderedBoundingBox.json
M documentation/fn-json/eles/style.json
A documentation/fn-json/eles/unpanify.json
A documentation/fn-json/node/grabbable.json
A documentation/fn-json/node/grabbed.json
A documentation/fn-json/node/locked.json
A documentation/fn-json/node/relativePosition.json
A documentation/fn-json/node/renderedPosition.json
A documentation/fn-json/nodes/grabify.json
A documentation/fn-json/nodes/lock.json
A documentation/fn-json/nodes/positions.json
A documentation/fn-json/nodes/shift.json
A documentation/fn-json/nodes/ungrabify.json
A documentation/fn-json/nodes/unlock.json
M documentation/generateDocs.js
M src/collection/dimensions/edge-points.js
M src/collection/dimensions/position.js
Log Message:
-----------
few more annotations added
Commit: 018abbfe5404c292d4b3f4f1578cc4bbe328274d
https://github.com/cytoscape/cytoscape.js/commit/018abbfe5404c292d4b3f4f1578cc4bbe328274d
Author: rahul799 <[email protected]>
Date: 2021-03-13 (Sat, 13 Mar 2021)
Changed paths:
A documentation/fn-json/ele/hasClass.json
A documentation/fn-json/ele/selectable.json
A documentation/fn-json/ele/selected.json
A documentation/fn-json/eles/absoluteComplement.json
M documentation/fn-json/eles/data.json
A documentation/fn-json/eles/difference.json
A documentation/fn-json/eles/getElementById.json
A documentation/fn-json/eles/intersection.json
A documentation/fn-json/eles/select.json
A documentation/fn-json/eles/selectify.json
A documentation/fn-json/eles/toArray.json
A documentation/fn-json/eles/union.json
A documentation/fn-json/eles/unselect.json
A documentation/fn-json/eles/unselectify.json
R documentation/fn-json/nodes/absoluteComplement.json
Log Message:
-----------
added annotations
Commit: 3557a87a7cbb2cf1fd881af32a89c0b47c630f23
https://github.com/cytoscape/cytoscape.js/commit/3557a87a7cbb2cf1fd881af32a89c0b47c630f23
Author: rahul799 <[email protected]>
Date: 2021-03-27 (Sat, 27 Mar 2021)
Changed paths:
M documentation/docmaker.json
R documentation/fn-json/edge/sources.json
R documentation/fn-json/edge/targets.json
A documentation/fn-json/edges/sources.json
A documentation/fn-json/edges/targets.json
A documentation/fn-json/eles/components.json
A documentation/fn-json/eles/merge.json
A documentation/fn-json/eles/symmetricDifference.json
M documentation/index.html
M src/collection/filter.js
M src/collection/traversing.js
Log Message:
-----------
added other functions
Commit: 24a73f984a70433ebe3b57953b890ec821c377cf
https://github.com/cytoscape/cytoscape.js/commit/24a73f984a70433ebe3b57953b890ec821c377cf
Author: rahul799 <[email protected]>
Date: 2021-03-27 (Sat, 27 Mar 2021)
Changed paths:
M documentation/docmaker.json
A documentation/fn-json/eles/aStar.json
A documentation/fn-json/eles/bellmanFord.json
A documentation/fn-json/eles/betweennessCentrality.json
A documentation/fn-json/eles/breadthFirstSearch.json
A documentation/fn-json/eles/closenessCentrality.json
A documentation/fn-json/eles/closenessCentralityNormalized.json
A documentation/fn-json/eles/degreeCentrality.json
A documentation/fn-json/eles/degreeCentralityNormalized.json
A documentation/fn-json/eles/depthFirstSearch.json
A documentation/fn-json/eles/dijkstra.json
A documentation/fn-json/eles/floydWarshall.json
A documentation/fn-json/eles/hierholzer.json
A documentation/fn-json/eles/kruskal.json
A documentation/fn-json/eles/pageRank.json
A documentation/fn-json/node/isChild.json
A documentation/fn-json/node/isChildless.json
A documentation/fn-json/node/isOrphan.json
A documentation/fn-json/node/isParent.json
A documentation/fn-json/nodes/ancestors.json
M src/collection/algorithms/betweenness-centrality.js
M src/collection/algorithms/closeness-centrality.js
M src/collection/algorithms/degree-centrality.js
M src/collection/algorithms/page-rank.js
Log Message:
-----------
added remaining functions
Commit: fce1a63d2e2805880c6c3034cd6a67c5a3c7ad86
https://github.com/cytoscape/cytoscape.js/commit/fce1a63d2e2805880c6c3034cd6a67c5a3c7ad86
Author: Max Franz <[email protected]>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M documentation/docmaker.json
A documentation/fn-json/ani/apply.json
A documentation/fn-json/ani/applying.json
A documentation/fn-json/ani/completed.json
A documentation/fn-json/ani/pause.json
A documentation/fn-json/ani/play.json
A documentation/fn-json/ani/playing.json
A documentation/fn-json/ani/progress.json
A documentation/fn-json/ani/promise.json
A documentation/fn-json/ani/reverse.json
A documentation/fn-json/ani/stop.json
A documentation/fn-json/cy/$.json
A documentation/fn-json/cy/add.json
A documentation/fn-json/cy/animate.json
A documentation/fn-json/cy/animated.json
A documentation/fn-json/cy/animation.json
A documentation/fn-json/cy/autolock.json
A documentation/fn-json/cy/autoungrabify.json
A documentation/fn-json/cy/autounselectify.json
A documentation/fn-json/cy/batch.json
A documentation/fn-json/cy/boxSelectionEnabled.json
A documentation/fn-json/cy/center.json
A documentation/fn-json/cy/clearQueue.json
A documentation/fn-json/cy/collection.json
A documentation/fn-json/cy/container.json
A documentation/fn-json/cy/data.json
A documentation/fn-json/cy/delay.json
A documentation/fn-json/cy/delayAnimation.json
A documentation/fn-json/cy/destroy.json
A documentation/fn-json/cy/destroyed.json
A documentation/fn-json/cy/emit.json
A documentation/fn-json/cy/extent.json
A documentation/fn-json/cy/fit.json
A documentation/fn-json/cy/getElementById.json
A documentation/fn-json/cy/height.json
A documentation/fn-json/cy/jpg.json
A documentation/fn-json/cy/json.json
A documentation/fn-json/cy/layout.json
A documentation/fn-json/cy/maxZoom.json
A documentation/fn-json/cy/minZoom.json
A documentation/fn-json/cy/mount.json
A documentation/fn-json/cy/on.json
A documentation/fn-json/cy/one.json
A documentation/fn-json/cy/pan.json
A documentation/fn-json/cy/panBy.json
A documentation/fn-json/cy/panningEnabled.json
A documentation/fn-json/cy/png.json
A documentation/fn-json/cy/promiseOn.json
A documentation/fn-json/cy/ready.json
M documentation/fn-json/cy/remove.json
A documentation/fn-json/cy/removeAllListeners.json
A documentation/fn-json/cy/removeData.json
A documentation/fn-json/cy/removeListener.json
A documentation/fn-json/cy/removeScratch.json
A documentation/fn-json/cy/reset.json
A documentation/fn-json/cy/resize.json
A documentation/fn-json/cy/scratch.json
A documentation/fn-json/cy/selectionType.json
A documentation/fn-json/cy/stop.json
A documentation/fn-json/cy/style.json
A documentation/fn-json/cy/unmount.json
A documentation/fn-json/cy/userPanningEnabled.json
A documentation/fn-json/cy/userZoomingEnabled.json
A documentation/fn-json/cy/viewport.json
A documentation/fn-json/cy/width.json
A documentation/fn-json/cy/zoom.json
A documentation/fn-json/cy/zoomingEnabled.json
A documentation/fn-json/edge/controlPoints.json
A documentation/fn-json/edge/isLoop.json
A documentation/fn-json/edge/isSimple.json
A documentation/fn-json/edge/midpoint.json
A documentation/fn-json/edge/segmentPoints.json
A documentation/fn-json/edge/source.json
A documentation/fn-json/edge/sourceEndpoint.json
A documentation/fn-json/edge/target.json
A documentation/fn-json/edge/targetEndpoint.json
A documentation/fn-json/edges/codirectedEdges.json
A documentation/fn-json/edges/connectedNodes.json
A documentation/fn-json/edges/parallelEdges.json
A documentation/fn-json/edges/sources.json
A documentation/fn-json/edges/targets.json
A documentation/fn-json/ele/active.json
A documentation/fn-json/ele/animated.json
A documentation/fn-json/ele/animation.json
A documentation/fn-json/ele/clone.json
A documentation/fn-json/ele/cy.json
A documentation/fn-json/ele/delayAnimation.json
A documentation/fn-json/ele/effectiveOpacity.json
A documentation/fn-json/ele/group.json
A documentation/fn-json/ele/hasClass.json
A documentation/fn-json/ele/height.json
A documentation/fn-json/ele/id.json
A documentation/fn-json/ele/inside.json
A documentation/fn-json/ele/isEdge.json
A documentation/fn-json/ele/isNode.json
A documentation/fn-json/ele/json.json
A documentation/fn-json/ele/numericStyle.json
A documentation/fn-json/ele/numericStyleUnits.json
A documentation/fn-json/ele/pannable.json
A documentation/fn-json/ele/removeScratch.json
A documentation/fn-json/ele/removed.json
A documentation/fn-json/ele/scratch.json
A documentation/fn-json/ele/selectable.json
A documentation/fn-json/ele/selected.json
A documentation/fn-json/ele/transparent.json
A documentation/fn-json/ele/visible.json
A documentation/fn-json/ele/width.json
A documentation/fn-json/eles/aStar.json
A documentation/fn-json/eles/absoluteComplement.json
A documentation/fn-json/eles/addClass.json
A documentation/fn-json/eles/allAre.json
A documentation/fn-json/eles/allAreNeighbors.json
A documentation/fn-json/eles/animate.json
A documentation/fn-json/eles/anySame.json
A documentation/fn-json/eles/bellmanFord.json
A documentation/fn-json/eles/betweennessCentrality.json
A documentation/fn-json/eles/boundingBox.json
A documentation/fn-json/eles/breadthFirstSearch.json
A documentation/fn-json/eles/classes.json
A documentation/fn-json/eles/clearQueue.json
A documentation/fn-json/eles/clone.json
A documentation/fn-json/eles/closenessCentrality.json
A documentation/fn-json/eles/closenessCentralityNormalized.json
A documentation/fn-json/eles/components.json
A documentation/fn-json/eles/contains.json
A documentation/fn-json/eles/data.json
A documentation/fn-json/eles/degreeCentrality.json
A documentation/fn-json/eles/degreeCentralityNormalized.json
A documentation/fn-json/eles/delay.json
A documentation/fn-json/eles/depthFirstSearch.json
A documentation/fn-json/eles/diff.json
A documentation/fn-json/eles/difference.json
A documentation/fn-json/eles/dijkstra.json
A documentation/fn-json/eles/emit.json
A documentation/fn-json/eles/empty.json
A documentation/fn-json/eles/eq.json
A documentation/fn-json/eles/every.json
A documentation/fn-json/eles/filter.json
A documentation/fn-json/eles/flashClass.json
A documentation/fn-json/eles/floydWarshall.json
A documentation/fn-json/eles/forEach.json
A documentation/fn-json/eles/getElementById.json
A documentation/fn-json/eles/hasClass.json
A documentation/fn-json/eles/hierholzer.json
A documentation/fn-json/eles/hopcroftTarjanBiconnected.json
A documentation/fn-json/eles/intersection.json
A documentation/fn-json/eles/is.json
A documentation/fn-json/eles/jsons.json
A documentation/fn-json/eles/kargerStein.json
A documentation/fn-json/eles/kruskal.json
A documentation/fn-json/eles/layout.json
A documentation/fn-json/eles/map.json
A documentation/fn-json/eles/markovClustering.json
A documentation/fn-json/eles/max.json
A documentation/fn-json/eles/merge.json
A documentation/fn-json/eles/min.json
A documentation/fn-json/eles/move.json
A documentation/fn-json/eles/neighborhood.json
A documentation/fn-json/eles/on.json
A documentation/fn-json/eles/once.json
A documentation/fn-json/eles/one.json
A documentation/fn-json/eles/pageRank.json
A documentation/fn-json/eles/panify.json
A documentation/fn-json/eles/promiseOn.json
A documentation/fn-json/eles/reduce.json
A documentation/fn-json/eles/remove.json
A documentation/fn-json/eles/removeAllListeners.json
A documentation/fn-json/eles/removeClass.json
A documentation/fn-json/eles/removeData.json
A documentation/fn-json/eles/removeListener.json
A documentation/fn-json/eles/renderedBoundingBox.json
A documentation/fn-json/eles/restore.json
A documentation/fn-json/eles/same.json
A documentation/fn-json/eles/select.json
A documentation/fn-json/eles/selectify.json
A documentation/fn-json/eles/size.json
A documentation/fn-json/eles/slice.json
A documentation/fn-json/eles/some.json
A documentation/fn-json/eles/sort.json
A documentation/fn-json/eles/stop.json
A documentation/fn-json/eles/style.json
A documentation/fn-json/eles/symmetricDifference.json
A documentation/fn-json/eles/tarjanStronglyConnected.json
A documentation/fn-json/eles/toArray.json
A documentation/fn-json/eles/toggleClass.json
A documentation/fn-json/eles/union.json
A documentation/fn-json/eles/unmerge.json
A documentation/fn-json/eles/unpanify.json
A documentation/fn-json/eles/unselect.json
A documentation/fn-json/eles/unselectify.json
A documentation/fn-json/layout/emit.json
A documentation/fn-json/layout/on.json
A documentation/fn-json/layout/one.json
A documentation/fn-json/layout/promiseOn.json
A documentation/fn-json/layout/removeAllListeners.json
A documentation/fn-json/layout/removeListener.json
A documentation/fn-json/layout/run.json
A documentation/fn-json/layout/stop.json
A documentation/fn-json/node/degree.json
A documentation/fn-json/node/grabbable.json
A documentation/fn-json/node/grabbed.json
A documentation/fn-json/node/isChild.json
A documentation/fn-json/node/isChildless.json
A documentation/fn-json/node/isOrphan.json
A documentation/fn-json/node/isParent.json
A documentation/fn-json/node/layoutDimensions.json
A documentation/fn-json/node/locked.json
A documentation/fn-json/node/position.json
A documentation/fn-json/node/relativePosition.json
A documentation/fn-json/node/renderedPosition.json
A documentation/fn-json/nodes/affinityPropagation.json
A documentation/fn-json/nodes/ancestors.json
A documentation/fn-json/nodes/children.json
A documentation/fn-json/nodes/commonAncestors.json
A documentation/fn-json/nodes/connectedEdges.json
A documentation/fn-json/nodes/descendants.json
A documentation/fn-json/nodes/edgesTo.json
A documentation/fn-json/nodes/edgesWith.json
A documentation/fn-json/nodes/fuzzyCMeans.json
A documentation/fn-json/nodes/grabify.json
A documentation/fn-json/nodes/group.json
A documentation/fn-json/nodes/hierarchicalClustering.json
A documentation/fn-json/nodes/incomers.json
A documentation/fn-json/nodes/isChild.json
A documentation/fn-json/nodes/isChildless.json
A documentation/fn-json/nodes/isEdge.json
A documentation/fn-json/nodes/isLoop.json
A documentation/fn-json/nodes/isNode.json
A documentation/fn-json/nodes/isOrphan.json
A documentation/fn-json/nodes/isParent.json
A documentation/fn-json/nodes/isSimple.json
A documentation/fn-json/nodes/kMeans.json
A documentation/fn-json/nodes/kMedoids.json
A documentation/fn-json/nodes/layoutPositions.json
A documentation/fn-json/nodes/leaves.json
A documentation/fn-json/nodes/lock.json
A documentation/fn-json/nodes/nonorphans.json
A documentation/fn-json/nodes/orphans.json
A documentation/fn-json/nodes/outgoers.json
A documentation/fn-json/nodes/parent.json
A documentation/fn-json/nodes/positions.json
A documentation/fn-json/nodes/predecessors.json
A documentation/fn-json/nodes/roots.json
A documentation/fn-json/nodes/shift.json
A documentation/fn-json/nodes/siblings.json
A documentation/fn-json/nodes/successors.json
A documentation/fn-json/nodes/toArray.json
A documentation/fn-json/nodes/ungrabify.json
A documentation/fn-json/nodes/unlock.json
M documentation/generateDocs.js
M documentation/index.html
M package.json
M src/collection/algorithms/betweenness-centrality.js
M src/collection/algorithms/closeness-centrality.js
M src/collection/algorithms/degree-centrality.js
M src/collection/algorithms/hopcroft-tarjan-biconnected.js
M src/collection/algorithms/karger-stein.js
M src/collection/algorithms/page-rank.js
M src/collection/algorithms/tarjan-strongly-connected.js
M src/collection/animation.js
M src/collection/data.js
M src/collection/degree.js
M src/collection/dimensions/edge-points.js
M src/collection/dimensions/position.js
M src/collection/events.js
M src/collection/filter.js
M src/collection/index.js
M src/collection/style.js
M src/collection/traversing.js
M src/core/animation/index.js
M src/core/data.js
M src/core/events.js
M src/core/export.js
M src/core/renderer.js
Log Message:
-----------
Merge pull request #2804 from rahul799/typescript
[WIP] fns-order folder added
Compare:
https://github.com/cytoscape/cytoscape.js/compare/a629825a89d9...fce1a63d2e28
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/typescript/a62982-fce1a6%40github.com.