Phillip Lanclos

Results 20 issues of Phillip Lanclos

Font awesome should be an optional css dependency as to not bloat the css if not using icons that can be turned off.

New react version warns about moving from componenntWillMount ``` Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details. * Move code with side effects...

**Is your feature request related to a problem? Please describe.** Currently, we run codegen, then codegen watch to ensure that the first run is successful before compiling the project. However,...

core

**Describe the bug** With Next.js/SRR, Getting errors like `Prop id did not match. Server: "clip-EcZ4B045I3jF" Client: "clip-MBNTauDeff3J".` when using mask. **Reproducible test case** - Pull https://github.com/flippidippi/ssr-font-awesome-issue - Go into directory...

## Description Currently pure aliases work in the YAML config files, but overrides with the `

feature 🎉
triage

It would be nice to have a `--verbose` flag to output each check that was run, what it expected, and the actual version supplied. This would be super useful on...

Is there a way to integrate this with the actual stylelint plugin to fix when running `npm run stylelint`?

**Is your feature request related to a problem? Please describe.** When uploading assets and using them in rich text fields, which we are doing quite a bit, when replacing the...

type: media area

**What version of this package are you using?** 17.1.0 **What problem do you want to solve?** There is no rule enforcing opinion on switch/case braces. I think we should force...

### Is your feature request related to a problem? Please describe. Currently, we can't smoothly have fragment-matcher run with the other plugins like `typescript` etc, because fragement-matcher exports the possible...