Skip to content

v0.0.4

Compare
Choose a tag to compare
@xhluca xhluca released this 22 Jan 20:05
· 345 commits to master since this release

Added

  • Homepage URL for PyPi
  • Long Description for PyPi

Changed

  • Cytoscape component docstring for thorough and well-formatted references (#26)
  • Refactored code base to match the up-to-date version of dash-component-boilerplate (#27)

Fixed

  • Console error where setProps gets called even when it is undefined (# 28)
  • Incorrect setProps assignment that causes setProps to not be properly defined when nested in bigger apps (e.g. dash-docs) (#28)