Jonathon Herbert

Results 26 issues of Jonathon Herbert

## What does this change? Adds an ADR for the rule audit implementation. ## How to test Have a read. Comments/opinions will be useful in informing a decision!

## What does this change? Adds internal support for multi-range matches for ignored ranges. Matches can now span an ignored range. Suggestions applied to that range will map around the...

## What does this change? Adds a little form for inline feedback, replacing the Google form in that context. (The Google form remains for general tool feedback in the sidebar,...

_co-authored-by: @rhystmills_ ## What does this change? #349 fixes a problem with decorations in `NestedFieldView` elements, but introduces an issue with repeater fields – the problem is illustrated in 14586e2f7524c60817a73083fe40b021bf59ee4e....

## What does this change? Moves dependencies that no longer need to be bundled to devDependencies – basically, all the UI things that are no longer relevant, as after #313...

We've got a few places in the codebase where we use the word 'props' to describe options passed in a non-React context. This has confused some developers arriving at the...

FieldNameToValueMap is a long and confusing name. Can we make it shorter?

A comment from @SHession in #166 raised the question – what's a `consumer`? I suspect it's no longer a very good name. The best answer I can give is that...

## What's changed? Store editions clipboard data as `EditionsClientCard`, not `Trail`, which means the `cardType` property will be persisted. At the moment, it's not appearing, and as a result recipe...