Craig Condon

Results 250 issues of Craig Condon
trafficstars

- a11y testing using axe-core

estimate: 1 week
priority: high
effort: medium

stripping of compiled output should be interim flag

priority: low
effort: easy
impact: medium

This should be a compiler option. Essentially there needs to be a way to add a CSS reset class name to compiled elements so that global CSS doesn't accidentally add...

priority: high
area: react compiler
effort: medium

possibly some way to inject JS too

area: documentation
priority: high
effort: medium

![Screen Shot 2022-01-04 at 5 37 18 PM](https://user-images.githubusercontent.com/757408/148133483-013aea5f-20ce-4221-94dc-39be61100595.png)

priority: high
effort: medium

`paperclip-diff` should have ability to analyze locked prop in metadata & fail if they change

priority: high
effort: easy
impact: high

Ideally we can eliminate the need for `paperclip build` to have any options for this case: ```javascript { compilerOptions: [ { id: "base" } { extends: "base", outDir: "src", only:...

priority: high
effort: easy
impact: high

- [ ] include compiler target in config - [ ] include outDir option - [ ] declare main css file name by defailt - [ ] declare assets out...

priority: high
effort: easy

- [ ] noImportantTags - [ ] no vw vh - [ ] no negative margins or padding

priority: high
effort: medium
impact: high

See connectorActivation/styles.pc ![Screen Shot 2022-01-03 at 3 10 58 PM](https://user-images.githubusercontent.com/757408/147975470-0c7f4217-9817-4870-b9b0-e60ab31c81d9.png)

bug
priority: high
effort: easy