From 20f93507a7dfd0e7b3a02c2e652f1c6a41d6d6ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:34:36 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #838 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a659c44b..31f80d40f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ Changelog is rather internal in nature. See release notes for the public overvie +- [#838] + - **Description:** Re-organizes `KCard` styles to improve content tolerance and simplify styles, and fixes the thumbnail overflow problems in horizontal layout with small thumbnail + - **Products impact:** bugfix + - **Addresses:** Thumbnail overflow problems in horizontal layout with small thumbnail experienced in Kolibri and Studio + - **Components:** `KCard` + - **Breaking:** no + - **Impacts a11y:** no + - **Guidance:** - + +[#838]: https://github.com/learningequality/kolibri-design-system/pull/838 + + + - [#824] - **Description:** Adds default sorting functionality feature - **Products impact:** new API