Alex Sanders

Results 40 issues of Alex Sanders

### Feature Use Case We have `compilerOptions#paths` defined to map package imports in a monorepo to their source code paths, e.g. ```json { "compilerOptions":{ "paths": { "@guardian/src-accordion": ["../src-accordion/index"] } }...

with a narrow horizontal split, the bundle title seems to indent and cause layout changes when moving the mouse over it https://user-images.githubusercontent.com/867233/156536030-0416814c-bc04-4c7a-bdaf-ac02b8fa5934.mov --- Simplify v.3.0.11 - Configuration: aAX addOnsOpen appMenuOpen...

## What is the purpose of this change? Proposes a line in the sand that requires Source components to not display if they are not usable.

RFC

relies on - [ ] https://github.com/guardian/source/issues/1576 - [x] https://github.com/guardian/CSTI-team/issues/2

# ISSUE comment counts sporadically appear off the screen in safari below desktop BP ## Steps to Reproduce visit any article with comments, reload till you see it ## Actual...

Bug

Hi there, I'm trying to work out exactly which lodash modules we're using on the guardian, but running `lodash-modularize ./**/*.js --list` i get the following error: ``` Unhandled rejection TypeError:...

bug

## What are you changing? adding pipeline dirs to `tsconfig#exclude` settings ## Why? make sure ts is not looking at things it should ignore

📦 npm
@guardian/libs
@guardian/browserslist-config
@guardian/ab-core
@guardian/ab-react
run_chromatic

## What are you changing? Moving storybook configs and deps to `configs/storybook` ## Why? To keep the root clean and match the `rollup` setup.

📦 npm
@guardian/libs
@guardian/browserslist-config
@guardian/ab-core
@guardian/ab-react
run_chromatic

our old plugin enforced fields in published `package.json`s. now that we only have the one's on disk in the package dirs, make sure they have everything we want e.g. -...