Oliver Barnwell
Oliver Barnwell
## What is the purpose of this change? We'd like to simplify the internals of our Typography infrastructure as it has been noted over time that it's becoming quite difficult...
## What does this change? This PR upgrades `@guardian/source-foundations` to [^5.3.0](https://github.com/guardian/source/releases/tag/%40guardian%2Fsource-foundations%405.3.0) which includes the following *major* changes since ^4.0.3: ### Release [5.0.0](https://github.com/guardian/source/releases/tag/%40guardian%2Fsource-foundations%405.0.0): - 8bd1adce: Update culture and opinion colours for...
Co-authored-by: Oliver Barnwell Co-authored-by: Alex Sanders Co-authored-by: Joe Cowton ## What is the purpose of this change? ## What does this change? - Change 1 - Change 2 ## Screenshots...
## What does this change? - Change 1 - Change 2 ## Screenshots **Before** **After** ## Checklist ### Accessibility - [ ] [Tested with screen reader](https://github.com/guardian/accessibility/blob/main/people-and-technology/03-visual.md#screen-reader) - [ ] [Navigable...
## Background We currently show a larger focus border when a user tabs to a form input element versus when they click the same element. We make this decision based...
## What needs doing? We'd like to capture the behaviour of our form elements in a centralised form story. This is so that we can demonstrate the behaviour of each...
## What does this change? - - resolves https://github.com/public-convenience-ltd/toiletmap/issues/1269
**Describe the problem** Sometimes, when toilets are being added, their location is set to the map default location instead of where the user presumably wanted them to be placed on...
## What does this change? Based on changes from: https://github.com/public-convenience-ltd/toiletmap/pull/1484
- Explore alternatives to the Emotion CSS-in-JS framework - Split out our components into a more formal 'design system' and tidy up their definition + usage - Start to adopt...