Chad Chadbourne
Chad Chadbourne
I'm currently getting the following error at the bottom of the pane when opening the add-on: ``` Error Authorization is required to perform that action. Please report this error ```...
### Describe the bug: On a theme like Twenty Twenty One where there are no theme-specified margins on `figure` elements in the editor, the gutter setting for the gallery block...
## What? Updates the `SlotFill` component to satisfy the `exhaustive-deps` eslint rule ## Why? Part of the effort in https://github.com/WordPress/gutenberg/pull/41166 to apply `exhuastive-deps` to the Components package ## How? **.../slot-fill/bubbles-virtually/fill.js**:...
## What? Updates the `SearchControl` native files currently throwing warnings to ignore the `exhaustive-deps` eslint rule ## Why? Because the Components squad generally lacks the React Native expertise and tools/environments...
## What? Updates the `Sandbox` component to satisfy the `exhaustive-deps` eslint rule ## Why? Part of the effort in https://github.com/WordPress/gutenberg/pull/41166 to apply `exhuastive-deps` to the Components package ## How? `ref.current`...
Note: This PR shouldn't be merged until after the list of updates below is completed to ensure everything is ready to pass! ## What? Activate the `exhaustive-deps` rule to trigger...
## What? Updates the `ResizeBox` component to satisfy the `exhaustive-deps` eslint rule ## Why? Part of the effort in https://github.com/WordPress/gutenberg/pull/41166 to apply `exhuastive-deps` to the Components package ## How? `debounceUnsetMoveXY`...
### Impacted plugin Jetpack, mu wpcom ### Quick summary When a theme's color styles are set in the Site Editor, the selected color is applied to buttons across the site....
Related to https://github.com/Automattic/dotcom-forge/issues/7210 ## Proposed Changes - moves Post by Email module and settings into their own file - implements a Simple Site version of those settings utilizing the endpoints...
7639-gh-Automattic/dotcom-forge ## Proposed Changes As outlined in the acceptance criteria of the above issue, this PR modifies the "Home" button on the domain upsell flow to: - return the the...