From bc82b95e4f569db3b6c685f5d7788fb74a3469c4 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Mon, 7 Mar 2022 15:16:26 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5b553175..8bbbf12df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes in ownCloud Design System unreleased. ## Summary * Bugfix - Disabled OcSelect background: [#2008](https://github.com/owncloud/owncloud-design-system/pull/2008) +* Bugfix - Icons/Thumbnails were only visible for clickable resources: [#2007](https://github.com/owncloud/owncloud-design-system/pull/2007) ## Details @@ -17,6 +18,15 @@ The following sections list the changes in ownCloud Design System unreleased. https://github.com/owncloud/owncloud-design-system/pull/2008 + +* Bugfix - Icons/Thumbnails were only visible for clickable resources: [#2007](https://github.com/owncloud/owncloud-design-system/pull/2007) + + We fixed that only clickable resources had icons/thumbnails in `OcResource`. It was fixed by + introducing an `OcResourceLink` component that reduces code complexity and duplication + when linking resources. + + https://github.com/owncloud/owncloud-design-system/pull/2007 + # Changelog for [12.2.2] (2022-03-03) The following sections list the changes in ownCloud Design System 12.2.2.