From 1dd7f8ce3471477d1815a97672070135a357de9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:33:43 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #800 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01d734b5d..3b0f9e8af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ Changelog is rather internal in nature. See release notes for the public overvie +- [#800] + - **Description:** Merges v4.6.0 into develop + - **Products impact:** -. + - **Addresses:** -. + - **Components:** -. + - **Breaking:** - + - **Impacts a11y:** - + - **Guidance:** -. + +[#800]: https://github.com/learningequality/kolibri-design-system/pull/800 + + + - [#798] - **Description:** Adds custom computed property `computedAriaLabel` that dynamically sets the `ariaLabel` for `KIconButton` based on the `tooltip` prop when `ariaLabel` is not provided. - **Products impact:** none