Vizro

Latest version: v0.1.29

Safety actively analyzes 688463 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.1.11

Fixed

- Improve layouts for small devices. ([302](https://github.com/mckinsey/vizro/pull/302))

<a id='changelog-0.1.10'></a>

0.1.10

Highlights ✨

- Introduce `Tabs` model as a new `Page` component. ([280](https://github.com/mckinsey/vizro/pull/280))

Changed

- Replace `html.P` with `html.Label` in form components. ([293](https://github.com/mckinsey/vizro/pull/293))

Fixed

- Fix bug on accordion group not opening properly when re-directing to active page via navigation card or URL path. ([276](https://github.com/mckinsey/vizro/pull/276))

<a id='changelog-0.1.9'></a>

0.1.9

Highlights ✨

- Introduce `Container` model as a new `Page` component. Visit the [user guide on container](https://vizro.readthedocs.io/en/stable/pages/user_guides/container/) to learn more. ([#254](https://github.com/mckinsey/vizro/pull/254))

Added

- Enable automatic logo insertion into `page-header` container. ([248](https://github.com/mckinsey/vizro/pull/248))

- Enable the side panel to collapse/expand with a button. ([225](https://github.com/mckinsey/vizro/pull/225))

Changed

- Move `dashboard-title` to top header container `page-header`. ([238](https://github.com/mckinsey/vizro/pull/238))

Fixed

- Add CSS for `dmc.Switch` and fix CSS when toggle-switch is turned on. ([244](https://github.com/mckinsey/vizro/pull/244))

- Fix bug of `value` argument not properly being evaluated in `Slider` and `RangeSlider`. ([266](https://github.com/mckinsey/vizro/pull/266))

- Fix bug on scrolling and viewport on Safari. ([277](https://github.com/mckinsey/vizro/pull/277))

<a id='changelog-0.1.8'></a>

vizro-ai-0.1.1
<a id='changelog-0.1.1'></a>

0.1.8

Added

- When set, the dashboard title appears alongside the individual page title as the text labeling a browser tab. ([228](https://github.com/mckinsey/vizro/pull/228))

- Enable adding description and image to the meta tags. ([185](https://github.com/mckinsey/vizro/pull/185))

Changed

- Re-arrange main containers on page and change their CSS IDs. ([205](https://github.com/mckinsey/vizro/pull/205))

Fixed

- Fix position of invisible button inside `Card`. ([236](https://github.com/mckinsey/vizro/pull/236))

- Fix a bug that prevented the update of nested graph properties through parameters when the graph property was not previously defined. ([273](https://github.com/mckinsey/vizro/pull/237))

<a id='changelog-0.1.7'></a>

0.1.7

Highlights ✨

- Release of custom actions. Visit the [user guide on custom actions](https://vizro.readthedocs.io/en/stable/pages/user_guides/custom_actions/) to learn more. ([#178](https://github.com/mckinsey/vizro/pull/178))

- Add `NavBar` and `NavLink` models to enable a hierarchical navigation bar with icons. Visit the [user guide on navigation](https://vizro.readthedocs.io/en/stable/pages/user_guides/navigation/) to learn more. ([#70](https://github.com/mckinsey/vizro/pull/70))

Added

- Enable tooltips for `NavLink` ([186](https://github.com/mckinsey/vizro/pull/186))

Changed

- Change the persistence of client-side data to `session` rather than `local` ([182](https://github.com/mckinsey/vizro/pull/182))

- Bump dash lower bound to 2.14.1 ([203](https://github.com/mckinsey/vizro/pull/203))

Fixed

- Remove graph flickering on page load with Vizro light theme ([166](https://github.com/mckinsey/vizro/pull/166))

- Fix `vm.Slider` and `vm.RangeSlider` to work with incorrect text input ([173](https://github.com/mckinsey/vizro/pull/173))

- Remove default font color from global CSS to enable overwrites ([213](https://github.com/mckinsey/vizro/pull/213))

<a id='changelog-0.1.6'></a>

vizro-ai-0.1.0
Highlights ✨

- Initial release of Vizro-AI package. Vizro-AI is a tool for generating data
visualizations. ([138](https://github.com/mckinsey/vizro/pull/138))

0.1.6

Highlights ✨

- Release of the Vizro Dash DataTable. Visit the [user guide on tables](https://vizro.readthedocs.io/en/stable/pages/user_guides/table/) to learn more. ([#114](https://github.com/mckinsey/vizro/pull/114))

Added

- `Vizro` takes `**kwargs` that are passed through to `Dash` ([151](https://github.com/mckinsey/vizro/pull/151))

Changed

- The path to a custom assets folder is now configurable using the `assets_folder` argument when instantiating `Vizro` ([151](https://github.com/mckinsey/vizro/pull/151))

Fixed

- Assets are now routed correctly when hosting the dashboard in a subdirectory ([151](https://github.com/mckinsey/vizro/pull/151))

Security

- Bump werkzeug version suggested by Snyk to avoid a vulnerability: https://security.snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177 ([#128](https://github.com/mckinsey/vizro/pull/128))

<a id='changelog-0.1.5'></a>

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.