Version 1.0.2
A micro-release in the 1.0.x series with a number of bug fixes and documentation tweaks. Many thanks to @jbednar and @philippjfr for contributing to this release.
Bug fixes
- Ensure
Design
stylesheets are not replaced when updating component stylesheets (#4883) - Ensure tooltips are rendered correctly as HTML (#4887)
- Fix loading of index page resources (#4891)
- Ensure
FloatPanel
can be rendered in classic notebooks (#4892) - Attempt rendering output in notebooks even if not all resources have been initialized (#4893)
- Do not load large bokeh-mathjax bundle in notebooks by default (#4895)
- Make Fast template sidebar opening transition smoother (#4898)
- Ensure new items added to
Card
layout are rendered (#4899) - Fix logo rendering in BasicAuth template (#4900)