Skip to content

Commit

Permalink
[Release] Release of vizro 0.1.18 (#545)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Petar Pejovic <[email protected]>
  • Loading branch information
3 people authored Jun 24, 2024
1 parent 627d5c8 commit 3ade3b4
Show file tree
Hide file tree
Showing 25 changed files with 27 additions and 2,342 deletions.
26 changes: 26 additions & 0 deletions vizro-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,32 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

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

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

# 0.1.18 — 2024-06-24

## Highlights ✨

- Introduce `Figure` as a new `Page` component, enabling all Dash components to be reactive in `Vizro`. See the [user guide on figure](https://vizro.readthedocs.io/en/stable/pages/user-guides/figure/) for more information. ([#493](https://github.com/mckinsey/vizro/pull/493), [#524](https://github.com/mckinsey/vizro/pull/524))

- Introduce KPI card functions to be used inside `Figure`. See the [user guide on KPI cards](https://vizro.readthedocs.io/en/stable/pages/user-guides/figure#key-performance-indicator-kpi-cards) for more information. ([#493](https://github.com/mckinsey/vizro/pull/493), [#529](https://github.com/mckinsey/vizro/pull/529))

## Added

- Add KPI dashboard to examples. ([#505](https://github.com/mckinsey/vizro/pull/505))

## Changed

- Turn off `pagination` by default in `dash_ag_grid`. ([#512](https://github.com/mckinsey/vizro/pull/512))

- Move changing theme callback to the client-side. ([#523](https://github.com/mckinsey/vizro/pull/523))

## Fixed

- Fix disappearance of charts after theme switch on mobile. ([#511](https://github.com/mckinsey/vizro/pull/511))

- Ignore unexpected query parameters rather than raising an exception. ([#539](https://github.com/mckinsey/vizro/pull/539))

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

# 0.1.17 — 2024-05-30
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20240530_092703_runner.md

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20240530_095818_petar_pejovic_0_1_17.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3ade3b4

Please sign in to comment.