dotcom-rendering icon indicating copy to clipboard operation
dotcom-rendering copied to clipboard

The Guardian web rendering service

Results 799 dotcom-rendering issues
Sort by recently updated
recently updated
newest added

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1095.0 to 2.1194.0. Release notes Sourced from aws-sdk's releases. Release v2.1194.0 See changelog for more information. Release v2.1193.0 See changelog for more information. Release v2.1192.0 See changelog...

AR Dependency
apps-rendering

TODO ## What does this change? ## Why? ## Screenshots | Before | After | |-------------|------------| | ![before][] | ![after][] | [before]: https://example.com/before.png [after]: https://example.com/after.png

dotcom-rendering

## What? This PR ensures consistent spacing of 36px below each container on fronts ## Why? Previously, we sometimes had different levels of padding below each container and sometimes none...

dotcom-rendering

## What does this change? This moves control for where we add padding to the bottom of containers from the internal content to the container itself ## Why? Using the...

dotcom-rendering

## What does this change? (No public-facing changes). Adds the module to insert a `NewsletterSignup` component into an article on Apps rendering. The exported `insertNewsletterIntoItem` function will: - do nothing...

apps-rendering

## What does this change? - Demonstrates passing the `edition` from the `RenderingRequest` down to a live/dead blog's metadata dateline - The `edition` prop is optional in the `Metadata` and...

apps-rendering

The new immersive layout comes with a number of new design features: 1. It derives a lot from the dotcom designs, and so may look different from the previous old...

apps-rendering
Design

We should turn on `noUncheckedIndexedAccess` in our tsconfig.json: https://www.typescriptlang.org/tsconfig#noUncheckedIndexedAccess ```ts /* Without 'noUncheckedIndexedAccess' */ const myArray: MyType = []; const myVar = myArray[0]; // output: myVar: MyType /* With 'noUncheckedIndexedAccess'...

Should
Health

## What does this change? When checking the dependencies for loading the Braze web SDK, check for the Braze API key before the switch. ## Why? So that if the...

dotcom-rendering

## What does this change? Changes background colour of firstColumnLinks section until.tablet ## Why? Bring in line with other sections ## Screenshots | Before | After | |-------------|------------| | ![before][]...

dotcom-rendering