Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.0.0
    1. update to d3.v6 (now npm installed)
    2. replaced 1.5 sec wait before centering vis for waiting until the interactions addition force layout simulation is stable; added pre-centering when semi-stable state reached; added reporting in user UI when simulation is still stabilizing
    3. improved zooming and menu display controls
    4. added nvmrc file
    5. improved displayed tooltips for menu options
    6. more modern tsconfig.json configs and split webpack configs for building component and plugin
  • v2.1.0-beta
    release v2.1.0-beta with added rendering interactions fix
  • v2.0.0
    c46d282e · update docs ·
    release v2.0.0 with aggregated interactions view
  • release-1.0 Release: release-1.0
  • release-0.2
    1265a35d · Merge branch 'dev' ·
    first public release along with carbohydrate remediation.
  • release-0.3
    ffeb391c · Merge branch 'dev' ·
    * improved layout (cleaner binding site depiction)
    * changed the way residues and edges are highlighted to improve clarity of busy scenes
    * changed the way residue labels (new font) are drawn and highlighted (no more _1 and _N anymore)
    * improved atom labels on ligand depiction (fixed interaction edges interfering with atom labels in certain cases)
    * improved error handling
    * improve testability in different environments (prod, dev int)
    * fixed node flickering on certain molstar events
    fixed edge flickering on certain edge cases
    * reinitialize bound molecule view when user moved from bound molecule level to bound ligand.
    * fixed broken ‘save SVG’ option
    * add more info to help
  • v.0.1