Angel D. Munoz

Results 119 comments of Angel D. Munoz

Hello watcher folks, I hope you have been having a great week so far, here's the next batch of news: This last set of changes includes most of the major...

Hello there Folks! The next batch of changes are in! This week the focus was on cleaning up internal APIs, ensuring things build/serve as they should, the internal esbuild plugin...

I am currently working on this in the #89 branch the current perla implementation isn't flexible enough to implement a test runner The PoC is done there but there are...

I tried to get preview builds a couple of weeks ago, but I never got to it. No promises but maybe in a couple of weeks I can finally get...

It could also be done with the lit class bindings I was working on but I don't remember what I was waiting for in that branch

No particular reason I never got to finish this as I got distracted. I'd like more feedback on this as well if you want to try these bits we could...

I think when I was testing this it was on the client, but it should not matter on the server (specially when pre-rendering is on) these web components are picked...

But for events and other stuff... I think it wouldn't be as straight forward as it seems due [blazor event handling docs](https://learn.microsoft.com/en-us/aspnet/core/blazor/components/event-handling?view=aspnetcore-7.0#custom-event-arguments)

Hey there! thanks for trying it out I truly appreciate it! It always helps to figure out rough edges that I often overlook! > Finally it says successful. I think...

If that's the case... I think you may not even need a perla plugin, in this case a project would be structured like this: ``` styles input.css // the input...