Branch: refs/heads/3.5.x
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 2dd1fcc4b36def78ef405c97c9bd9d0c0ad5001a
      
https://github.com/cytoscape/cytoscape.js/commit/2dd1fcc4b36def78ef405c97c9bd9d0c0ad5001a
  Author: Max Franz <[email protected]>
  Date:   2019-05-23 (Thu, 23 May 2019)

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

  Log Message:
  -----------
  Backport 3.5.x : Integer ID not sanitised as string in `cy.json()`, 
`ele.json()`, `ele.move()` #2411 #2398

- Only list string in sample element json in the docs.  All IDs are strings.  
If you pass an int, it just gets casted to a string.
- Sanitise IDs in `eles.hasElementWithId()`, `eles.getElementById()`, 
`eles.indexOfId()`, `ele.json()`, `cy.json()`, `ele.move()`.
- Additional tests.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/3.5.x/80740b-2dd1fc%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to