Another micro-release in the 1.0.x series addressing small issues reported by our engaged community. Many thanks to @ahuang11, @simzer, @alexmilowski and the core contributors @droumis, @hoxbro and @philippjfr for contributing to this release.
- Fix global loading spinner (#4936)
- Fix issues resolving
IPyWidgetmodel (#4939) - Fix recursive and inplace updates on reactive panes (#4946, #4958)
- Fix issues with single
Selectwidget (#4947) - Ensure CSS
configparameters can be passed toTemplateconstructor (#4948) - Fixed vizzu data series type conversion for datetime (#4955)
- Small documentation fixes (#4943, #4960)
- Fix
icononToggleandButtonwidget (#4961) - Fix Volume definition on
Videopane - Ensure icon renders on
Togglebutton (#4969) (#4970) - Ensure
Card.header_coloris correctly applied (#4971) - Update
param.Listsignatures to suppress warnings (#4973) - Fix font loading in
VanillaTemplate(#4975) - Guard is_file check on Windows (#4985)
- Fix serialization of
Plotly.selection_data(#4987) - Speed up dynamic layout updates (#4989)