Closed ioannakok closed 1 year ago
Bumps CAPI client to 19.2.1. We want to have access to an updated special report alt tag. PR that updated it here: https://github.com/guardian/content-api-scala-client/pull/380
We need this change for facia-press to be able to get the correct theme from the client:
facia-press
CardStyle
content.theme
Tested successfully locally with the SNAPSHOT version in facia-tool and frontend by running:
facia-tool
frontend
compile
Test / compile
test
What does this change?
Bumps CAPI client to 19.2.1. We want to have access to an updated special report alt tag. PR that updated it here: https://github.com/guardian/content-api-scala-client/pull/380
We need this change for
facia-press
to be able to get the correct theme from the client:CardStyle
based on thecontent.theme
that's coming from CAPI clientfacia-press
usesCardStyle
. This will affect the style of the cards on fronts rendered by frontend.How to test
Tested successfully locally with the SNAPSHOT version in
facia-tool
andfrontend
by running:compile
Test / compile
test
How can we measure success?
Have we considered potential risks?
Images
Accessibility
Deployment