Max Duval

Results 66 issues of Max Duval

# List of iframes with missing titles > **Note** > Do not attempt to fix these individually. This is a list to track recent issues > This list is generated...

Accessibility Audit
đź“Š Data
a11y

## Remaining Front components mismatches Comparing **`data-component`** on the international Front between [Frontend][] & [DCR][]. [Frontend]: https://www.theguardian.com/international?dcr=false [DCR]: https://www.theguardian.com/international?dcr=true ### Missing from DCR (3 / 22) - [ ] **`palette-styles-new-do-not-delete`**...

dotcom
dotcom-rendering
Fronts :newspaper:
đź“Š Data

## What does this change? We no longer serve our JavaScript bundle to browsers that do not support modules. Mainly IE11. There are a few exception with inline scripts used...

enhancement
help wanted
⚠️DONOTMERGE⚠️
🔬 R&D 🔬
javascript
Stale
dotcom-rendering
Ophan

Add TSDoc style types in the `index.js`, and add a script to generate the declaration file automatically, so these types are available to consumers. ```sh npx -p typescript tsc index.js...

Thanks for this library, @lukeed. When looking at converting Webpack configurations to Typescript, I discovered that they were no type declarations for this package. I’ve taken the time to [create...

# Largest thrashers on network fronts ## [UK Front](https://www.theguardian.com/uk) | Name | Total size | Embed size | Resources | | ---- | ---------- | ---------- | --------- | |...

đź“Š Data
Epic

Allow images to be passed without a salt, so Onwards can be client-side rendered.

Fronts :newspaper:
"in Sprint focus"

## What does this change? Run an experiment for the variant bundle, using [the guardian’s browserlist config](https://github.com/guardian/csnx/tree/main/libs/%40guardian/browserslist-config) as a target. ## Why? We want to check the impact on performance...

javascript
dotcom-rendering
đź“Š Data

We make decisions about how to write code that’s consistent and follows the principle of least suprise, as per [our recommendations of coding with empathy](https://github.com/guardian/recommendations/blob/main/coding-with-empathy.md). We use linting and formatting...

## What does this change? Fixes visual glitches on our containers. There were a few instances of vertical spacing still at 10px. In a few instances, our vertical dividers were...

bug
enhancement
Design
dotcom-rendering