Skip to content

Commit

Permalink
[Release] Release of vizro 0.1.28 (#899)
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>
  • Loading branch information
l0uden and pre-commit-ci[bot] authored Nov 27, 2024
1 parent 9cd69c0 commit 6e68ee2
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 1,732 deletions.
17 changes: 17 additions & 0 deletions vizro-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,23 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

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

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

# 0.1.28 — 2024-11-27

## Removed

- Removed all CSS variables from `variables.css` and `token_names.css`, replacing them with CSS variables from `vizro-bootstrap.min.css`.
Refer to [`vizro-bootstrap.min.css](https://github.com/mckinsey/vizro/blob/main/vizro-core/src/vizro/static/css/vizro-bootstrap.min.css) for the updated CSS variables. ([#886](https://github.com/mckinsey/vizro/pull/886))

## Added

- Enable `href` inside `vm.Button`. ([#881](https://github.com/mckinsey/vizro/pull/881))

## Changed

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

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

# 0.1.27 — 2024-11-14
Expand Down
48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20241114_162322_antony.milne_0_1_27.md

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20241114_170413_runner.md

This file was deleted.

This file was deleted.

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.27
vizro==0.1.28
- pymdownx.tabbed:
alternate_style: true
- pymdownx.mark
Expand Down
Loading

0 comments on commit 6e68ee2

Please sign in to comment.