Ben Dwyer
Ben Dwyer
Yes, it uses `Math.random()`!
As part of this I think we should change the way the template part replace flow works: https://github.com/WordPress/gutenberg/pull/59883
> In short, in my estimation, the discussions about UX and UI will take longer than getting some working utils ready. I agree with this. There's a whole lot of...
I think this is in a pretty good place. The main thing left to do is to deal with the duplicate code in `packages/edit-site/src/components/global-styles/preview-colors.js`, although that could potentially be a...
> I think we should try placing colors within the "Palette" group (not the drilldown) and the type variations within the "Fonts" group. Both cases at the top, with the...
> But my main question is around motion. Could we ditch it if there are no animations? I think it depends what the want to do about the duplicated component....
One idea... (I pushed this to the PR) Or should we move the presets under the Palette/Font heading?
Design updated:
I'm going to bring this in, but just noting the followups here: 1. Consider breaking the StylePreveiw component into smaller components that can be shared across these different instances, and...
Sorry I did the merge and forgot to add the props to it again :( ``` Co-authored-by: scruffian Co-authored-by: ramonjd Co-authored-by: richtabor Co-authored-by: mtias Co-authored-by: MaggieCabrera ```