Marco Ciampini
Marco Ciampini
> The changes in this PR introduced the following warning when switching the device types in the Site Editor. > > ``` > Warning: Removing a style property during rerender...
Another quick note — the "Move up" / "Move down" buttons in the Storybook example don't currently do anything when clicked — should we have them at least print something...
Tagging a few folks who may have insight / opinions on this @diegohaz @sarayourfriend @jsnajdr @tyxla @youknowriad @dmsnell Thank you! 🙏
Hey @dmsnell ! Thank you for the quick answer, and excuses for not explaining the problem space clearly. > I'm sure I don't properly understand what's happening, other than I...
> I'd accept a `null` value in this case. Thank you @diegohaz (and everyone else who +1'd). It looks like we may want to go ahead and at least explore...
As we consider using third-party libraries more heavily in the `@wordpress/components` package, I took a look at what these libraries do when handling controlled/uncontrolled components. In particular, I looked at...
Relevant conversation happening in https://github.com/WordPress/gutenberg/pull/49750#issuecomment-1508577543
> * [ ] [__experimentalPopoverPositionToPlacement](https://github.com/WordPress/gutenberg/pull/43823) @ciampo Opened #47505
Quick question — does any of the work related to this issue require a dev note? If so, should the need be assessed on a PR-per-PR basis, or should we...
When we stabilize an existing API and rename it by removing the `__experimental` prefix, would that be considered as an introduction of a new API?