Ryan Glover

Results 142 comments of Ryan Glover

Would also be handy to integrate some sort of warning system into stuff like `@joystick.js/node`. For example, if you add the `uploaders` option to `node.app()` and `@joystick.js/upload` isn't installed, throw...

I was against this at first but the further I get I think there's some merit. Some projects need stuff, some don't. May do this post-1.0 but if I have...

I'm not going to close it, but if memory serves this breaks too much to work properly. It may work now, though, because it's been awhile since I've tried it.

One option for this is to create a VSCode plugin (as well as for other popular IDEs) that just adds the syntax highlight.

See here: https://claude.ai/chat/89efe5fd-c0db-4211-8dd1-dc1d29465aea. Not worth battling with, but if we can get AI to generate a plugin that works, I'm happy.

This should be done via the new object-based syntax for defining CSS.

Support was added for this via the `@wrapper` selector.

This could be done in the `render()` method, or, in the `getUpdatedDOM()` function before re-rendering the parent.