github holoviz/panel v0.10.2
Version 0.10.2

latest releases: v1.4.3a1, v1.4.2, v1.4.2rc2...
3 years ago

This is another micro-release primarily fixing various minor bugs in functionality introduced as part of the 0.10.0 release. Many thanks to @MarcSkovMadsen, @ahuang11, @xavArtley, @Hoxbro, @jbednar and @philippjfr.

Bug fixes:

  • Fix various issues with Template CSS (#1663, #1742)
  • Fix BytesIO/StringIO buffers as input to image panes (#1711)
  • Fix out-of-bounds errors when assigning to GridSpec with fixed ncols (#1721)
  • Fix deserialization issues for Plotly.hover_data (#1722)
  • Fixed updating of Alert parameters after initialization (#1725)
  • Fix ordering of items added to Template areas (#1736)
  • Fix interactivity for items in Card (#1750)
  • Ensure onload callbacks are only run once (#1746)
  • Allow overriding items in grid based templates (#1741)
  • Ensure ECharts and ipywidget rerender when in Card (#1765)
  • Ensure template dark theme persists on HoloViews plots (#1764)
  • Fix responsive height in Plotly pane (#1770)
  • Ensure image panes resize in width and height (#1777)
  • Fix issues with Location.sync serialization (#1784)
  • ECharts pane now loads echarts-gl for 3D support (#1785)
  • Ensure CheckBoxGroup and CheckButtonGroup support arbitrary objects as options (#1793)

Enhancements:

  • Improved OAuth encryption key validation (#1762)
  • Add progress option to .save method (#1776)
  • Add throttled argument to interact (#1259)

Don't miss a new panel release

NewReleases is sending notifications on new releases.