Merge branch 'develop' into feature/bma/leaveSpace

This commit is contained in:
Benoit Marty
2025-09-26 15:46:57 +02:00
committed by GitHub
117 changed files with 2158 additions and 287 deletions

View File

@@ -62,6 +62,7 @@ class KonsistClassNameTest {
.withAllParentsOf(PreviewParameterProvider::class)
.withoutName(
"AspectRatioProvider",
"LoginModeViewErrorProvider",
"OverlapRatioProvider",
"TextFileContentProvider",
)

View File

@@ -82,6 +82,7 @@ class KonsistPreviewTest {
"BackgroundVerticalGradientEnterprisePreview",
"BackgroundVerticalGradientPreview",
"ColorAliasesPreview",
"DefaultRoomListTopBarMultiAccountPreview",
"DefaultRoomListTopBarWithIndicatorPreview",
"FocusedEventEnterprisePreview",
"FocusedEventPreview",