Skip to content

Release 0.11.4

Choose a tag to compare

@swainn swainn released this 27 Oct 16:08
· 168 commits to master since this release
555f17d

New features:

  • Support added for a panel method on Parameterized classes in Form Input Steps. These methods can be used to return a custom Panel layout.
  • Form Input Steps with the bokeh renderer now support submitting slider widgets.

Various fixes to the Cesium Map View:

  • Updates uses of layer_id and other Tethys data attributes for models and primitives to reflect changes in Tethys (now contained in tethys_data attribute as with layers)
  • Fixes issue with visibility toggle controls not working for model layers.