Version 0.9.1
Panel Material UI 0.9.1 focuses on improving chat components, layout polish, and better integration with related Panel extensions such as panel-reactflow. The release also includes several UI fixes and documentation improvements.
Many thanks to the contributors to this release including: @philippjfr, @ghostiee-11, @ahuang11, @MarcSkovMadsen, and @hoxbro.
✨ Enhancements
- Add
Chip.disabledparameter to allow disabling chips (#599) - Add theme switching support for
panel-reactflowintegration (#594)
🐛 Bug Fixes
- Fix
ChatMessageedit functionality when rendered via React ESM components (#600) - Fix
ChatInterfacescroll behavior, focus handling, and message overflow (#585) - Fix
MenuListrendering issues (#584) - Fix
Autocompletenot updating correctly when using dictionaries - Fix menu rendering when used inside
panel-reactflowlayouts (#590)
🎨 UI Improvements
- Align
Pagelogo correctly with the title (#593) - Hide
LinearProgressindicator when idle in thePageheader (#574) - Ensure bundled font files are loaded correctly (#591)