Skip to content

Commit

Permalink
Update vizro-core/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilian Schulz <[email protected]>
Signed-off-by: Antony Milne <[email protected]>
  • Loading branch information
antonymilne and maxschulz-COL authored Oct 26, 2023
1 parent fb27fc7 commit f1f1a78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vizro-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse
## Added

- Add plotly layout template for waterfall chart type ([#106](https://github.com/mckinsey/vizro/pull/106))

- Add CSS default styling for `textarea` ([#106](https://github.com/mckinsey/vizro/pull/106))

- Provide ID to unique outer HTML divs on page ([#111](https://github.com/mckinsey/vizro/pull/111))

- Enable turning off `marks` when `step` is defined in `Slider` and `RangeSlider` ([#115](https://github.com/mckinsey/vizro/pull/115))

## Changed

- Autopopulate `navigation.pages` with registered pages during `Dashboard` validation if `navigation.pages = None` ([#117](https://github.com/mckinsey/vizro/pull/117))
Expand All @@ -38,8 +41,6 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

- Fix alignment between control panel, dashboard title and page title ([#106](https://github.com/mckinsey/vizro/pull/106))

- Enable turning off `marks` when `step` is defined in `Slider` and `RangeSlider` ([#115](https://github.com/mckinsey/vizro/pull/115))

- `CapturedCallable` now handles variadic keywords arguments (`**kwargs`) correctly ([#121](https://github.com/mckinsey/vizro/pull/121))

## Security
Expand Down

0 comments on commit f1f1a78

Please sign in to comment.