Charlotte Emms
Charlotte Emms
## What does this change? Improves the styling of kickers which spread onto multiple lines ## Why? A result of internal feedback of the kicker design for non-curated cards on...
The newsletters grouping on the [all newsletters page](https://www.theguardian.com/email-newsletters) is currently manual. See https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/src/model/newsletter-grouping.ts Since we anticipate the editorial newsletters team will want to amend this regularly, we should think about...
## What does this change? Bumps `@guardian/source` library from v3 to v4 - [[email protected]](https://github.com/guardian/csnx/releases/tag/%40guardian%2Fsource%404.0.0) - https://github.com/guardian/csnx/commit/dc790482f6a822dfa569dff781a4f35c2f073c24: Adds Guardian Headline 64px typography presets and removes Guardian Headline 70px presets. ``` headlineBold64...
## background ~~The newsletters page is currently rendered in frontend but the plan is to support it in DCR.~~ ~~Since https://github.com/guardian/frontend/pull/25876 , frontend uses its `DotComRenderingService` to fetch and serve...
## What does this change? Bumps `@guardian/source` library from v4 to v5 - [[email protected]](https://github.com/guardian/csnx/releases/tag/%40guardian%2Fsource%405.0.0) - https://github.com/guardian/csnx/commit/e5b15dc17c419d0a6c61439e3317968980df26da: Update TypeScript support to v5.5.2. ## Why? We are several major versions behind in...
## What does this change? Bumps `@guardian/source` library from v5 to v6 - [[email protected]](https://github.com/guardian/csnx/releases/tag/%40guardian%2Fsource%406.0.0) - https://github.com/guardian/csnx/commit/d274436a539829e75eb2451910b64bf8a6b57943: Adds new icons to the icon library and applies updates to existing icons. In...
There has been some discussion about the old palette styles container, added in the fronts tool to provide additional CSS for thrashers on a page. DCR rendered fronts do not...
## Update 09 Jan @tjmw reported that hot module reloading is broken in storybook. They also reported that browser refreshing also didn't force changes to appear, this could only be...
## What is the value of this and can you measure success? When a front falls back to frontend instead of DCR, we're getting some wacky layouts for `scrollable/highlights`. Ideally...
Interactive articles can be quite different to standard articles so we can't insert placeholders every `x` block or every `y` paragraph since they do not follow a regular pattern or...