Nick Williams

Results 45 issues of Nick Williams

Would be cool if I could just type "Helvetica" or something so I can play with system fonts

### Summary: When there are radio buttons in a modal, you can escape focus with shift-tab. ### Steps to reproduce: Steps are included in the test case below ### Expected...

bug
easy
good first issue
accessibility

## What I did 1. add config option for setting a failure threshold by percent or number of pixels 2. check this value when diffing the image, and return appropriate...

If you set syntax to Babel (via [babel-sublime](https://github.com/babel/babel-sublime)), the theme gets a bit carried away and colours _almost everything_ in. Here is spacegray (80s) set to JS syntax. Consider this...

# Description I have some react wrappers which i have generated from my lit components. These work great in a pure client-side react app. However when using in a next.js...

Framework Wrappers

# Description In a typescript project `classMap` does not support `null`/`undefined` as valid values in its `ClassInfo` type. # Steps to Reproduce 1. Write this code ```ts // my-component.ts import...

Currently, all but the first element are silently discarded: ```js fixture(` 1 2 3 `) ``` It would be nice if an error were thrown/logged if there is more than...

It would be great if content-type and endpoint were stored in the query string so that URLs can be shared with people

enhancement

I'd like a way to start (and keep open) the karma server from grunt, without introducing the watch task. I use browserify for bundling etc so have no need for...

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? Completing the items...