Brett Mason

Results 11 issues of Brett Mason

Hey great work on the plugin - its appreciated! Is it possible to request integration with Formidable in the near future? Thanks!

Now that Gutenberg supports [registering color palettes](https://github.com/WordPress/gutenberg/blob/master/docs/extensibility/theme-support.md#block-color-palettes) how could we integrate this into the build system too? We could add colors to a `json` file and use something like this:...

Component: Styles
Component: Build
Component: App
Maybe Later

Production assets should have a `.min` suffix added where applicable. Then we can safely ignore any non production assets in `.gitignore` to make sure only production assets are comitted.

Been following this for a while and think its a good fit for how I've grown used to writing CSS. The CSS in the project is due a rework so...

The theme should try and more closely follow WordPress coding standards (with a few exceptions) and include a working phpcs config to enforce it.

Should look into adding the meta-theme tag, eg: `` Possibly a way to add this automatically from a config file.

Explore the possibility of using the core WordPress scripts package and extending it for my needs. See https://mor10.com/a-simpler-way-to-add-svgs-to-custom-wordpress-gutenberg-blocks-using-svgr/ for ideas.

This will be an ongoing list of 2.0 changes as and when I think of them. - [ ] Remove `hybrid_attr` system and replace with JSON-P? - [ ] Check...

On version 2 the label is not displaying correctly.

Need to finish off the tasks within gulpfile. This includes the editor-style.css generation