Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: c344771e1988cf169fa57c0bcd492b9a6fc1fb9c
https://github.com/cytoscape/cytoscape.js/commit/c344771e1988cf169fa57c0bcd492b9a6fc1fb9c
Author: Benjamin <[email protected]>
Date: 2019-02-28 (Thu, 28 Feb 2019)
Changed paths:
M src/collection/element.js
Log Message:
-----------
Fix bug that causes an emit before emitter is created.
Commit: 560b066aa0fcc2e0e2c6361f57644be61d677ea8
https://github.com/cytoscape/cytoscape.js/commit/560b066aa0fcc2e0e2c6361f57644be61d677ea8
Author: Max Franz <[email protected]>
Date: 2019-02-28 (Thu, 28 Feb 2019)
Changed paths:
M test/core-graph-manipulation.js
M test/core-init.js
Log Message:
-----------
Add headless (style disabled) test case and style-enabled test case
The styleless case fails with the fix in #2314, but the styled cases passes.
Ref #2313 #2314
Commit: 9fb2e7653560135bb66aac3154d0d74f7664a664
https://github.com/cytoscape/cytoscape.js/commit/9fb2e7653560135bb66aac3154d0d74f7664a664
Author: Max Franz <[email protected]>
Date: 2019-02-28 (Thu, 28 Feb 2019)
Changed paths:
M src/collection/element.js
Log Message:
-----------
Fix for the style disabled test case for #2313
The init code shouldn't be using `cy.style()` directly without checking whether
style is enabled. So, it's better to just use `this.style()`, which already
includes the check.
Ref #2313 #2314
Commit: 31154aa0372107c6c975f54f0f4eb4949752bbbd
https://github.com/cytoscape/cytoscape.js/commit/31154aa0372107c6c975f54f0f4eb4949752bbbd
Author: Max Franz <[email protected]>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M src/collection/element.js
M test/core-graph-manipulation.js
M test/core-init.js
Log Message:
-----------
Merge bug/emitter-2313 into unstable: Replaces PR #2314.
Ref : Emit is called before emitter is created on Element #2313
Compare:
https://github.com/cytoscape/cytoscape.js/compare/bdb0e0f65b74...31154aa03721
--
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 https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.