Wade Fletcher

Results 11 comments of Wade Fletcher

I would also like to implement this in this way.

I can't test this, my TV doesn't support this feature anyway; I'm not sure about @tomokas

Any update on this? This is an important prerequisite to being able to safely use shadcn components in a monorepo and/or use them in distributed components that will be embedded...

Ohh, great! FYI: the protocol used for theses codes is known as SOAP (Simple Object Access Protocol)

Thanks! It looks like streaming function calls is relatively easy, but it's still challenging to parse partial arguments.

I use something like this. (See below for an untested example with your code.) I'm not sure if it's the best practices way to do it, but it's working well...

Was facing a similar issue (configured styles not being applied), and `:GithubThemeCompile` resolved it. Is there a way to automatically run that on config changes? Is that the expected behavior?