8000 [Release] Release of vizro 0.1.22 by huong-li-nguyen · Pull Request #692 · mckinsey/vizro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Release] Release of 8000 vizro 0.1.22 #692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions vizro-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,28 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

<!-- scriv-insert-here -->

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

# 0.1.22 — 2024-09-10

## Removed

- Remove automatic alignment for chart title when it's specified within a Plotly chart. A warning will now suggest using `Graph.title` instead. ([#669](https://github.com/mckinsey/vizro/pull/669))

## Added

- Enable `header` and `footer` argument inside `Graph`, `Table` and `AgGrid`. ([#669](https://github.com/mckinsey/vizro/pull/669))

- Enable `title` argument inside `Graph`. ([#669](https://github.com/mckinsey/vizro/pull/669))

- Add chart layout template specification for `map_style`. ([#677](https://github.com/mckinsey/vizro/pull/677))

## Fixed

- Fix bug that prevented `VizroBaseModel._to_python()` to convert `dict` fields of models correctly. ([#660](https://github.com/mckinsey/vizro/pull/660))

- Fix dynamically calculated row height for `Dropdown` when the options are provided as dictionaries. ([#672](https://github.com/mckinsey/vizro/pull/672))

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

# 0.1.21 — 2024-08-28
Expand Down

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20240828_073627_runner.md

This file was deleted.

This file was deleted.

This file was deleted.

47 changes: 0 additions & 47 deletions vizro-core/changelog.d/20240828_094343_maximilian_schulz.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading
0