Skip to content

v3.2.2

Latest

Choose a tag to compare

@pplonski pplonski released this 18 Jun 10:08

Release Notes

This release brings several UI fixes, widget improvements, and new documentation examples.

Fixed

  • Fixed an issue where some widgets could not be disabled (#570)
  • Fixed numeric input so values can be set from the keyboard (#567)
  • Added missing styling support for the Download button widget in style templates (#562)
  • Improved sidebar layout by adding padding between the left sidebar and main content (#558)
  • Fixed slider widget value display being cut off (#556)
  • Removed unnecessary scrollbars in the sidebar (#555)
  • Fixed extra spacing introduced by the toggle widget when the sidebar is hidden (#553)

Documentation

  • Added an example showing how to style the Indicator widget (#563)
  • Added tutorial for Altair dark plots (#560)
  • Added documentation for creating dark Matplotlib plots (#559)

Thanks to @vansh1011, @apjanusz, @Shaunish123, and @sashmithagandhi for reporting issues, contributing improvements, and helping with documentation. ❤️