Skip to content

Commit

Permalink
[Release] Release of vizro 0.1.29 (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxschulz-COL authored Dec 3, 2024
1 parent f875501 commit c3c8c22
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 1,640 deletions.
14 changes: 14 additions & 0 deletions vizro-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

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

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

# 0.1.29 — 2024-12-03

## Highlights ✨

- Filters update automatically when underlying dynamic data changes. See the [user guide on dynamic filters](https://vizro.readthedocs.io/en/stable/pages/user-guides/data/#filters) for more information. ([#879](https://github.com/mckinsey/vizro/pull/879))

## Changed

- Custom controls can be nested arbitrarily deep inside `Page.controls`. ([#903](https://github.com/mckinsey/vizro/pull/903))

- Replace `dmc.Switch` with `dbc.Switch` and change CSS selectors accordingly. ([#907](https://github.com/mckinsey/vizro/pull/907))

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

# 0.1.28 — 2024-11-27
Expand Down

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20241127_104013_alexey_snigir_0_1_28.md

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion vizro-core/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ markdown_extensions:
kwds:
type: vizro
requirements: |
vizro==0.1.28
vizro==0.1.29
- pymdownx.tabbed:
alternate_style: true
- pymdownx.mark
Expand Down
Loading

0 comments on commit c3c8c22

Please sign in to comment.