Closed douglas-johnson closed 3 months ago
@jessica-townsend Does that improve if you build reel-clip? I think I fixed a typo in the source but forgot to rebuild.
Yes @douglas-johnson it just needs rebuilt, that fixed the issue on my end
@jessica-townsend I just rebased this to include the SVG background block the recent changes to the Reel block for autosliding. Would you please re-review just those two?
@douglas-johnson I checked the reel block and globe background block locally on this new version and both look good to me
Related Issues
What Was Accomplished
Source Changes
wp-6.6
instead of semver so we know the build is compatible with our target version of WordPress.supports.splitting
rather than an onSplit callback function.useSetting
was deprecated in favor oruseSettings
and we use the settingspacing.units
in multiple places.key
prop.Button
from network link block.Build Changes
Open Questions
getIconBySite
function looks at an imported list rather than finding all variations: https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/social-link/social-list.js#L19How to Test