Skip to content

v0.0.8 - Async loading & updated react-vtk-js

Compare
Choose a tag to compare
@xhluca xhluca released this 15 Apr 20:53
· 25 commits to master since this release
05e2467

Changed

  • react-vtk-js was updated from 1.2.1 to 1.5.0. See diffs
  • dash-vtk is now loaded asynchronously (see #29). It will only be loaded when one or more components is called/displayed; this helps optimize for multi-page apps and use cases where dash-vtk is dynamically loaded.