Group design components in Showkase for the Compound team (#375)

* Screenshot tests changes:

    - Group components for Showkase.
    - Set special Paparazzi config for scrolling screens using non null `Preview.heightDp`.
    - Add merged theme preview with `ElementThemedPreview` component.
This commit is contained in:
Jorge Martin Espinosa 2023-05-02 18:13:35 +02:00 committed by GitHub
parent 977c87c141
commit 921fb55220
413 changed files with 1451 additions and 1079 deletions

View file

@ -35,7 +35,7 @@ test_core = "1.5.0"
coil = "2.3.0"
datetime = "0.4.0"
serialization_json = "1.5.0"
showkase = "1.0.0-beta17"
showkase = "1.0.0-beta18"
jsoup = "1.16.1"
appyx = "1.2.0"
dependencycheck = "8.2.1"