Grant Skinner

Results 147 comments of Grant Skinner

For the code injection, it could also be interesting to allow for some kind of child / children injection. For example something like this could inject the generated output of...

@JakubNeukirch - ya, that's a smart way to work around it now. I'm hoping to do something a bit more explicit with the proposal above.

A fourth option for adding a builder parameter would also really open up options for externally modifying the behavior of an exported widget: ![image](https://user-images.githubusercontent.com/157128/116912590-ab149980-ac05-11eb-8d40-8f121281db35.png)

After an extensive battle with XD UI, I have the initial implementation of these features working locally, and am hoping to commit them after a bit more testing. Unfortunately, it...

I just pushed c6b6ba4e1f1612de9deedc31dfe3e334e1e1be79 which is a monster commit that adds this feature and a bunch of additional updates / refactoring that I tackled as part of it. It seems...

I just pushed initial support for tags in custom code to let you inject the target item's exported code `` or a list of its children ``. This includes support...

Note to self: New features to investigate: - padding - component states - hovers - plugin drag and drop (explore potential use cases) - anchor links - stacks - scroll...

First pass on issues complete - focused on answering questions, and requesting info where needed. The next sweep will be on attempting to reproduce open issues and fix as appropriate,...

> Could the example be updated to show more interactions like Tap? The CampVibes example has two tap interactions: The "Gear Guide" button, and the "

I've put together the first two milestones. They may shift a bit as I dig into things. The biggest things people can do to help is to provide useful information...