Branch: refs/heads/unstable
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 6f188549f20ca283f9fc0f198081059f353f56a8
      
https://github.com/PathwayCommons/factoid/commit/6f188549f20ca283f9fc0f198081059f353f56a8
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M src/model/document/document.js

  Log Message:
  -----------
  Allow for excluding entities in doc organism counts


  Commit: b0431a20c3ace13ddeed366ce6942fddf9234198
      
https://github.com/PathwayCommons/factoid/commit/b0431a20c3ace13ddeed366ce6942fddf9234198
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M src/model/element/element.js

  Log Message:
  -----------
  Allow for entity comparison via `ele.same(otherEle)`


  Commit: 79c9ca34b8ed0943f19437421994299f4fb60e49
      
https://github.com/PathwayCommons/factoid/commit/79c9ca34b8ed0943f19437421994299f4fb60e49
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M src/client/components/element-info/entity-info.js

  Log Message:
  -----------
  Exclude popover entity from being included in organism count

E.g. while typing 'smad3':

(1) You probably type 'smad' quickly.  That's one query.  The node is now 
grounded to smad9 (mouse).
(2) You now add '3'.  The grounding is now for smad3 mouse instead of human, 
because (1) added a bias to mouse.


  Commit: 4eee4b6b8b28e030a92867899b78d21895cc9c99
      
https://github.com/PathwayCommons/factoid/commit/4eee4b6b8b28e030a92867899b78d21895cc9c99
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M src/client/components/element-info/entity-info.js

  Log Message:
  -----------
  Use grounding IDs instead of indices for dropdowns

- Use `ns:id` as ID.
- Use `value` instead of `defaultValue`.  React doesn't use `defaultValue` 
properly.


  Commit: 7ae22ec9e6625d69a5ce32561873673e1bab77c8
      
https://github.com/PathwayCommons/factoid/commit/7ae22ec9e6625d69a5ce32561873673e1bab77c8
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M src/client/components/element-info/entity-info.js
    M src/model/document/document.js
    M src/model/element/element.js

  Log Message:
  -----------
  Merge pull request #869 from PathwayCommons/org-dropdown-misc

Organism dropdown misc


Compare: 
https://github.com/PathwayCommons/factoid/compare/9c2039e86464...7ae22ec9e662

-- 
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/PathwayCommons/factoid/push/refs/heads/unstable/9c2039-7ae22e%40github.com.

Reply via email to