Anthony Ledesma
Anthony Ledesma
### Description This is a POC experiment to integrate the `@godaddy-wordpress/scripts` npm package into CoBlocks Circle CI. There have been a number of findings such as lack of node or...
### Describe the bug: Gutenberg repo has introduced a closed source graphing system on [vercel.com](https://codehealth-riad.vercel.app/) that tracks the performance differences in Gutenberg over time. https://github.com/WordPress/gutenberg/pull/33694 CoBlocks should consider a similar...
### Describe the bug: Investigate the use of 'DependencyExtractionWebpackPlugin' and '{ injectPolyfill: true }' in our webpack configuration. This PR on Gutenberg is a performance optimization by setting injectPolyfill `false`....
**Describe the bug** The From block has the ability to use Dynamic Subject lines by using shortcode replacements in the subject. The Form block currently does not process the shortcode...
### Is your feature request related to a problem? Please describe. Typography controls and Row block have an integrated API stemming from shared use of a utility function called `applyStyles`....
### Describe the bug: The Offset Gallery has image size controls that no longer seem to work. It is not clear when or why this feature broke but I have...
### Describe the bug: It seems that Safari is displaying an inconsistent masonry layout compared to Chrome and Firefox. In the screenshots provided, we can see superfluous spacing that resides...
### Describe the bug: This could be a misunderstanding of how these styles work. Because we have editors.scss styles being loading on the front-end we have situations of conflicts. There...
### Describe the bug: This screenshot is a run on CoBlocks performance metrics where all CoBlocks extensions have been disabled.  Disabling all CoBlocks extensions we see a 70% reduction...
**Describe the bug** When a request returns as a 404 the Gist block becomes unusable. The block should be improved by adding proper error handling using the existing error notice...