From dc4197411ee4ed9fb8be94dda4db100440cb06e9 Mon Sep 17 00:00:00 2001 From: AlekseyManetov Date: Fri, 15 Nov 2024 14:13:32 +0100 Subject: [PATCH] update changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 236fc8c297..a06210b3ea 100644 --- a/changelog.md +++ b/changelog.md @@ -14,6 +14,7 @@ **What's Fixed** * [TabButton][VerticalTabButton]: decreased paddings, added gaps `3px` between internal items for all sizes according to design * [Tag]: Added gaps between internal items, changed padding according to design + [Badge]: changed gaps & paddings according design, removed padding before first icon & after counter * [VirtualList]: fixed estimatedHeight calculations in components with pagination * [RTE]: fixed working of old iframe data structure with 'src' prop * [VerticalTabButton]: reverted paddings & gaps to previous values for all sizes