Branch: refs/heads/3.13.x
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: ba5367a5c5fa2f859052d406943d8872b881824f
      
https://github.com/cytoscape/cytoscape.js/commit/ba5367a5c5fa2f859052d406943d8872b881824f
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M src/collection/index.js
    M test/core-graph-manipulation.js

  Log Message:
  -----------
  `ele.json({ data })` modifies the parent only if the `parent` key is defined 
in `data`

- `ele.json({ data: { parent: null } })` : remove parent
- `ele.json({ data: { parent: undefined } })` : remove parent
- `ele.json({ data: { } })` : no change w.r.t. parent (no parent key)

Ref #2653


-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/3.13.x/75d6a9-ba5367%40github.com.

Reply via email to