Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: afaa979637920a7af7c6514c7ce5f91fe29febf5
      
https://github.com/cytoscape/cytoscape.js/commit/afaa979637920a7af7c6514c7ce5f91fe29febf5
  Author: Max Franz <[email protected]>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

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

  Log Message:
  -----------
  Improved `multiple:true` style property support

- Property lists can be separated by spaces or commas.  Supporting 
space-separation makes them more consistent with `multiple:true` properties
- Added warning for invalid cases of propList.
- Colour `strValue` always uses `rgb(1,2,3)` (no spaces) format.  This is 
necessary if those values are re-used for colour lists.
- `multiple:true` has `strValue` from joined subvalue `strValue` rather than 
top-level `value`.
- Add type `colors` that can be useful for things like gradient specification. 
#2058


  Commit: 6afb7a180c2d3a5f64ca3ead4f6e6c7db0049879
      
https://github.com/cytoscape/cytoscape.js/commit/6afb7a180c2d3a5f64ca3ead4f6e6c7db0049879
  Author: Max Franz <[email protected]>
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
    M documentation/md/style.md
    M src/extensions/renderer/base/arrow-shapes.js
    M src/style/properties.js

  Log Message:
  -----------
  Add `chevron` edge arrow shape #2082
- Resize the arrow from #2072 to be consistent with other arrow types.
- Remove erroneous `half-triangle-overshot` from #2072
- Corrects the gap for small and large arrow scales


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/a5641ba6b318...6afb7a180c2d

-- 
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.

Reply via email to