Branch: refs/heads/3.20.x
Home: https://github.com/cytoscape/cytoscape.js
Commit: 0b51f6171fbe89754fbcc170ebcccd9ec5470b36
https://github.com/cytoscape/cytoscape.js/commit/0b51f6171fbe89754fbcc170ebcccd9ec5470b36
Author: Max Franz <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M src/selector/tokens.js
M test/selectors.js
Log Message:
-----------
Merge pull request #2997 from mkelly1495/fix-css-selector
Fix css class selector.
Ref : Backport 3.20.x : CSS style selectors with multiple classes are not
parsed correctly. #2999
Commit: b4bde636a95791afbec2979e2e37a7d0c342e64d
https://github.com/cytoscape/cytoscape.js/commit/b4bde636a95791afbec2979e2e37a7d0c342e64d
Author: Max Franz <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M test/selectors.js
Log Message:
-----------
Comment out extraneous tests re. 3.20 -- dot operator doesn't work in
selectors in 3.20. It only exists in 3.21+.
Ref:
- Backport 3.20.x : CSS style selectors with multiple classes are not parsed
correctly. #2999
- Allow paths for ele.data(), e.g. ele.data('foo.bar') #2952
Compare:
https://github.com/cytoscape/cytoscape.js/compare/a0b85c9e04d3...b4bde636a957
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/3.20.x/a0b85c-b4bde6%40github.com.