Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: f8ec5557cc7c3b0444260a5a06077fbad55e96c1
https://github.com/cytoscape/cytoscape.js/commit/f8ec5557cc7c3b0444260a5a06077fbad55e96c1
Author: Chris <[email protected]>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M package-lock.json
M package.json
M src/define/data.js
M src/selector/tokens.js
M test/selectors.js
Log Message:
-----------
allow paths for get and set data field
Commit: 7071e6a57ac46c06b07b35e519c196e6ec14ef0f
https://github.com/cytoscape/cytoscape.js/commit/7071e6a57ac46c06b07b35e519c196e6ec14ef0f
Author: Chris <[email protected]>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M test/selectors.js
Log Message:
-----------
remove bracket-notation test case
Commit: 5d5089a261d800a0ec079ca071ac456f3301a8b9
https://github.com/cytoscape/cytoscape.js/commit/5d5089a261d800a0ec079ca071ac456f3301a8b9
Author: Chris <[email protected]>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M src/define/data.js
Log Message:
-----------
separate get/set for paths
Commit: e3edb4001302ca68c7819ba577cf7d6951849799
https://github.com/cytoscape/cytoscape.js/commit/e3edb4001302ca68c7819ba577cf7d6951849799
Author: Chris <[email protected]>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M src/define/data.js
Log Message:
-----------
isPath
Commit: 899fef6933e38294b6dc8b54addee11b247136f8
https://github.com/cytoscape/cytoscape.js/commit/899fef6933e38294b6dc8b54addee11b247136f8
Author: Chris <[email protected]>
Date: 2021-11-19 (Fri, 19 Nov 2021)
Changed paths:
M package-lock.json
M package.json
M src/define/data.js
Log Message:
-----------
get/set via path
Commit: f9afefe710e7d4eb38f23c96be1c4ea8e9a8f14d
https://github.com/cytoscape/cytoscape.js/commit/f9afefe710e7d4eb38f23c96be1c4ea8e9a8f14d
Author: zirkelc <[email protected]>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M test/selectors.js
Log Message:
-----------
add test cases with meta chars
Commit: 8df1fbb71ae3588d465cfc632fe0273f1c288bfc
https://github.com/cytoscape/cytoscape.js/commit/8df1fbb71ae3588d465cfc632fe0273f1c288bfc
Author: zirkelc <[email protected]>
Date: 2021-12-13 (Mon, 13 Dec 2021)
Changed paths:
M test/selectors.js
Log Message:
-----------
fix test string
Commit: a8bb969263f7cf894bd9e10c53d70ce58b0b946d
https://github.com/cytoscape/cytoscape.js/commit/a8bb969263f7cf894bd9e10c53d70ce58b0b946d
Author: zirkelc <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M documentation/md/selectors.md
M test/selectors.js
Log Message:
-----------
document selectors; add test case for object access
Commit: 3e600be620866243d476b2ea5c4a205199571574
https://github.com/cytoscape/cytoscape.js/commit/3e600be620866243d476b2ea5c4a205199571574
Author: zirkelc <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
update package
Commit: ba18ae97dd43068b04f1ea5aea2b8c36414e490d
https://github.com/cytoscape/cytoscape.js/commit/ba18ae97dd43068b04f1ea5aea2b8c36414e490d
Author: zirkelc <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M .size-snapshot.json
M README.md
M documentation/docmaker.js
M documentation/index.html
M documentation/js/cytoscape.min.js
M documentation/md/collection/bellmanFord.md
M documentation/md/extensions.md
M documentation/md/intro.md
M documentation/md/links.md
M src/collection/algorithms/bellman-ford.js
M src/collection/dimensions/position.js
M src/extension.js
M src/extensions/layout/breadthfirst.js
M src/extensions/renderer/base/load-listeners.js
M test/collection-algorithms.js
Log Message:
-----------
Merge branch 'unstable' into bug/issue-2948
Commit: 21d76b2e261a499c2e3078227bda79661314eb26
https://github.com/cytoscape/cytoscape.js/commit/21d76b2e261a499c2e3078227bda79661314eb26
Author: Max Franz <[email protected]>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M documentation/md/selectors.md
M package-lock.json
M package.json
M src/define/data.js
M src/selector/tokens.js
M test/selectors.js
Log Message:
-----------
Merge pull request #2952 from zirkelc/bug/issue-2948
allow paths for get and set data field
Compare:
https://github.com/cytoscape/cytoscape.js/compare/fff9475bad08...21d76b2e261a
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/fff947-21d76b%40github.com.