[cytoscape/cytoscape.js] 3a9eea: Add support for float numbers in the z-index style...

2023-10-19 Thread 'Dylan Fong' via cytoscape-cvs
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 3a9eea58a16b405661330769416c3ae1f55d3986
  
https://github.com/cytoscape/cytoscape.js/commit/3a9eea58a16b405661330769416c3ae1f55d3986
  Author: Max Franz 
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
M documentation/md/style.md
M src/style/properties.js

  Log Message:
  ---
  Add support for float numbers in the z-index style property #3160

- Revise `z-index` property to use a `nonNegativeNumber` type rather than 
`nonNegativeInt`.
- Revise documentation accordingly.


  Commit: eff8c8c1b78a15779770a052727dc23c3cacbb23
  
https://github.com/cytoscape/cytoscape.js/commit/eff8c8c1b78a15779770a052727dc23c3cacbb23
  Author: Max Franz 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/style/properties.js

  Log Message:
  ---
  Change the `z-index` to allow for negative values

Ref: Add support for float numbers in the z-index style property #3160


  Commit: d1e33f2ef36f2cc3856648f08c26c41647116ab9
  
https://github.com/cytoscape/cytoscape.js/commit/d1e33f2ef36f2cc3856648f08c26c41647116ab9
  Author: Max Franz 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M documentation/md/style.md

  Log Message:
  ---
  Updated related docs re. : Add support for float numbers in the z-index style 
property #3160


  Commit: b1751b8253eade16c128a92ce4520df550ca77b7
  
https://github.com/cytoscape/cytoscape.js/commit/b1751b8253eade16c128a92ce4520df550ca77b7
  Author: Dylan Fong 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M documentation/md/style.md
M src/style/properties.js

  Log Message:
  ---
  Merge pull request #3171 from cytoscape/feature/float-z-index

Add support for float numbers (positive & negative) in the z-index style 
property


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/5351c063d7ee...b1751b8253ea

-- 
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/unstable/5351c0-b1751b%40github.com.


[cytoscape/cytoscape.js] 3a9eea: Add support for float numbers in the z-index style...

2023-09-27 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/feature/float-z-index
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 3a9eea58a16b405661330769416c3ae1f55d3986
  
https://github.com/cytoscape/cytoscape.js/commit/3a9eea58a16b405661330769416c3ae1f55d3986
  Author: Max Franz 
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
M documentation/md/style.md
M src/style/properties.js

  Log Message:
  ---
  Add support for float numbers in the z-index style property #3160

- Revise `z-index` property to use a `nonNegativeNumber` type rather than 
`nonNegativeInt`.
- Revise documentation accordingly.


-- 
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/feature/float-z-index/00-3a9eea%40github.com.