vizro-core-0.1.15
Highlights ✨
- Add dynamic data, which can be reloaded while the dashboard is running. An optional caching layer enables efficient refreshes with per-data source timeouts. Visit the user guide on data for more details. (#398)
Changed
-
Replace default bootstrap stylesheet with
vizro-bootstrap
stylesheet. (#384) -
Refactor code and remove custom classNames from
Button
,Card
,NavBar
andNavLink
. (#384) -
Change default continuous color scale to
SEQUENTIAL_CYAN
. (#407)
Fixed
- Fix CSS for
floatingFilter
inAgGrid
. (#388)