You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HighlightedCard: add support for xib and storyboard (5e3afa7)
HighlightedCard: fix showActionButton and showCloseButton so that the value of the variables makes sense in English (b6a2921)
HighlightedCard: nake init with parameters: (title:subtitle:rightImage:actionButtonStyle:) configures the correct styles. (31f2bf6)
HighlightedCard: set multi lines support for both texts (title and subtitle) (#77) (657a3bc)
HighlightedCard,MediaCard,MediaCard,Stepper: fix border color by replacing "divider" by "border" of the color palette and set the border size to 1 px (66e4aae)
MediaCard: fix border color of card and vertical spacing after headline (f62b6f2)