Evan Willhite

Results 28 issues of Evan Willhite

https://github.com/fourkitchens/emulsify/tree/develop/components/_meta

Priority: Low
Type: Enhancement

We've discussed this in other stories offline, but we don't have an official issue to track it to. I'm interested to explore this and see how it impacts build performance.

Priority: Low
Type: Enhancement

h/t to @jegarts. We should offer a command to kill running instances of Emulsify - something that taps into https://www.browsersync.io/docs/api#api-exit perhaps?

Priority: Low
Type: Enhancement

It appears [gulp theme](https://github.com/fourkitchens/emulsify-gulp/blob/develop/index.js#L133) just runs `gulp serve` so I'm guessing we could clean up and simplify that.

Priority: Low
Type: Enhancement

- Performance testing (WPT and PSI) - Github pages deployment - [Visual Regression Testing](https://github.com/fourkitchens/emulsify/pull/59) - Accessibility testing - Aerate as Emulsify plugin? We should make Emulsify Gulp as bare-bones as...

Priority: Medium
Type: Enhancement

Move from Sass to postcss and provide documentation on how to add new postcss plugins as needed.

Status: On Hold
Type: Enhancement

We have added automated accessibility testing in a separate PR, but this is handled per component while editing twig or scss files. We should add a way to test all...

Priority: Medium
Type: Enhancement

Moving eslint devdependences to regular dependencies to help with adding eslint to emulsify core https://github.com/fourkitchens/emulsify/issues/115

Priority: Medium
Status: On Hold