Dustin Dowell

Results 59 comments of Dustin Dowell

After some simple tests, it seems like patch doesn't need to be changed for this to work. Let me know if I'm missing something. Here is an updated codepen that...

I believe I've fixed everything.

@jorgebucaran I'm using the typescript option in the pen settings then running that through a function based originally on zaceno's jsx pragma that I tweaked a bit. I just pasted...

I agree this feature would be nice to have. I faced a similar issue just yesterday when trying to making an accessible drop down menu. I was trying to call...

@mcjazzyfunky That's interesting. Is there an advantage to using the object? Maybe it avoids the import? I feel like using a `ref` function may be more fitting for Superfine, but...

@mcjazzyfunky I see now. That's very similar to the old lifecycle events. (That's not to say I wouldn't benefit from them coming back in a limited capacity. It's always super...

> Animating the removal of a DOM element is challenging because Superfine has to defer removing the element after the animation and there's currently no way to do that without...

I JUST realized that we don't really need this feature because it already exists! Well maybe... If there's any caveats to doing it this way please let me know, but...

yup, i need viewports too

I second this! I want to include this in a component library for my apps. Sharing an assets folder for this would be a pain.