diff --git a/vizro-core/CHANGELOG.md b/vizro-core/CHANGELOG.md index ef31d9d93..427b04fd7 100644 --- a/vizro-core/CHANGELOG.md +++ b/vizro-core/CHANGELOG.md @@ -11,6 +11,20 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse + + +# 0.1.30 — 2024-12-16 + +## Removed + +- Remove built-in CSS shortcuts `#floating-*` to float images. These can still be provided manually. ([#919](https://github.com/mckinsey/vizro/pull/919)) + +## Fixed + +- Ensure the single-select dropdown value can be cleared when used as a dynamic filter. ([#915](https://github.com/mckinsey/vizro/pull/915)) + +- Remove static CSS that prevented header text from wrapping in `AgGrid`. ([#928](https://github.com/mckinsey/vizro/pull/928)) + # 0.1.29 — 2024-12-03 diff --git a/vizro-core/changelog.d/20241203_093930_runner.md b/vizro-core/changelog.d/20241203_093930_runner.md deleted file mode 100644 index 4abc0f11e..000000000 --- a/vizro-core/changelog.d/20241203_093930_runner.md +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/vizro-core/changelog.d/20241203_094802_maximilian_schulz_0_1_29.md b/vizro-core/changelog.d/20241203_094802_maximilian_schulz_0_1_29.md deleted file mode 100644 index 4abc0f11e..000000000 --- a/vizro-core/changelog.d/20241203_094802_maximilian_schulz_0_1_29.md +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/vizro-core/changelog.d/20241203_133819_petar_pejovic.md b/vizro-core/changelog.d/20241203_133819_petar_pejovic.md deleted file mode 100644 index c5a4460ba..000000000 --- a/vizro-core/changelog.d/20241203_133819_petar_pejovic.md +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - -### Fixed - -- Ensure the single-select dropdown value can be cleared when used as a dynamic filter. ([#915](https://github.com/mckinsey/vizro/pull/915)) - - diff --git a/vizro-core/changelog.d/20241203_145037_antony.milne_mdformat.md b/vizro-core/changelog.d/20241203_145037_antony.milne_mdformat.md deleted file mode 100644 index 4abc0f11e..000000000 --- a/vizro-core/changelog.d/20241203_145037_antony.milne_mdformat.md +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/vizro-core/changelog.d/20241203_145221_antony.milne_mdformat.md b/vizro-core/changelog.d/20241203_145221_antony.milne_mdformat.md deleted file mode 100644 index 4abc0f11e..000000000 --- a/vizro-core/changelog.d/20241203_145221_antony.milne_mdformat.md +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/vizro-core/changelog.d/20241203_150134_antony.milne_mdformat.md b/vizro-core/changelog.d/20241203_150134_antony.milne_mdformat.md deleted file mode 100644 index 4abc0f11e..000000000 --- a/vizro-core/changelog.d/20241203_150134_antony.milne_mdformat.md +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/vizro-core/changelog.d/20241204_135618_huong_li_nguyen_remove_custom_img_css.md b/vizro-core/changelog.d/20241204_135618_huong_li_nguyen_remove_custom_img_css.md deleted file mode 100644 index 750a8d283..000000000 --- a/vizro-core/changelog.d/20241204_135618_huong_li_nguyen_remove_custom_img_css.md +++ /dev/null @@ -1,48 +0,0 @@ - - - - -### Removed - -- Remove built-in CSS shortcuts `#floating-*` to float images. These can still be provided manually. ([#919](https://github.com/mckinsey/vizro/pull/919)) - - - - - - - diff --git a/vizro-core/changelog.d/20241212_144128_huong_li_nguyen_update_css_codeowner.md b/vizro-core/changelog.d/20241212_144128_huong_li_nguyen_update_css_codeowner.md deleted file mode 100644 index 351e606b1..000000000 --- a/vizro-core/changelog.d/20241212_144128_huong_li_nguyen_update_css_codeowner.md +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - -### Fixed - -- Remove static CSS that prevented header text from wrapping in `AgGrid`. ([#928](https://github.com/mckinsey/vizro/pull/928)) - - - diff --git a/vizro-core/changelog.d/20241202_150655_huong_li_nguyen_refactor_bs_example.md b/vizro-core/changelog.d/20241216_115959_nadija_ratkusic_graca_0_1_30.md similarity index 99% rename from vizro-core/changelog.d/20241202_150655_huong_li_nguyen_refactor_bs_example.md rename to vizro-core/changelog.d/20241216_115959_nadija_ratkusic_graca_0_1_30.md index 4abc0f11e..7c0d58d4f 100644 --- a/vizro-core/changelog.d/20241202_150655_huong_li_nguyen_refactor_bs_example.md +++ b/vizro-core/changelog.d/20241216_115959_nadija_ratkusic_graca_0_1_30.md @@ -10,42 +10,36 @@ Uncomment the section that is right (remove the HTML comment wrapper). - A bullet item for the Highlights ✨ category with a link to the relevant PR at the end of your entry, e.g. Enable feature XXX. ([#1](https://github.com/mckinsey/vizro/pull/1)) --> - - - - - -