Skip to content

Version 0.10.0

Choose a tag to compare

@philippjfr philippjfr released this 13 May 07:00
· 48 commits to main since this release

Panel Material UI 0.10.0 introduces new layout and chat capabilities, including a Feed layout component, "mention" support in ChatInterface, and scroll behaviors for Column. The release also brings several menu and navigation improvements, compatibility with the upcoming Panel 1.9.0 release, and a range of bug fixes and UI polish.

Many thanks to the contributors to this release including: @philippjfr, @hoxbro, @ghostiee-11, @ahuang11, and @AtharvaJaiswal005.

✨ Enhancements

  • Implement Feed layout component (#608)
  • Add mention support to ChatInterface (#607)
  • Add placeholder parameter to ChatInterface (#588)
  • Add tooltip support to Chip (#622)
  • Add separator support to MenuButton (#620)
  • Implement scroll behaviors for Column (#606)

🐛 Bug Fixes

  • Fix DatePicker not clearing correctly (#618)
  • Fix menu divider handling (#621)
  • Fix editing message background fill not stretching with additional lines (#604)

🎨 UI Improvements

  • Ensure Tabulator highlights odd rows correctly in light mode (#619)
  • Ensure grid color is applied to Bokeh plots (#614)
  • Optimize sx, RGB calculations, and dark theme toggling (#609)

📦 Compatibility & Dependency Updates

  • Compatibility with Panel 1.9.0 (#616)