Luke Finch

Results 21 issues of Luke Finch

When using the event handlers in an iframe that points to another domain, you're required to specify the plugin id (or wildcard with '*') Could the `emit` function accept an...

enhancement

Previously expanding a disclosure would make all children content inherit the "expanded" class modifier. This PR changes the disclosure styling so that only its child will get the "display: block"...

These icons are present in the Figma UI but missing from UI2 doc and the package - Drop Shadow - Layer Blur - Background Blur - Inner Blur ![image](https://user-images.githubusercontent.com/23120116/101095592-10f8e880-35b6-11eb-99ac-3690c10d7128.png)

We have a proof of concept using [leva ](https://github.com/pmndrs/leva) to provide a new potential editor experience. This needs some polish, and putting behind a feature flag. It has known performance...

I'm looking into supporting 'rem' as a unit for our design system, and migrating away from pixel values. Currently, if I want to do that, I have to override the...

enhancement