Rasso Hilber
Rasso Hilber
Hi there, what a great project. Thank you!! I am on an M1 MacbookPro and am trying to use Docker (`version 20.10.11, build dea9396`) to make the `utils/multires/generate.py` script work....
I am using the latest version. If I install all modules inside my project folder, it works fine. But if I move the node_modules folder up in the folder tree...
Hi there, first of all, thank you for this great library! I've been using it for years without problems. Just a short question: How exactly do I get rid of...
I think it would be a good idea to add `aria-busy="true"` to the `html` tag during transitions, just like [hotwire/turbo](https://turbo.hotwired.dev/) does it. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-busy Not sure if this should be implemented...
Hi there, what a great extension, thanks so much!!! ...I head an idea, that I imagine could be very useful. I use the shorthand for @est in my tasks: ...
To @dimsemenov I don't know if the issue section is the right place for this message – But I wanted to say that what's happening in your country at the...
Hi there, thanks for your effort! it would be amazing if you could introduce an option to only overwrite newer files, like in [vinyl-ftp](https://github.com/morris/vinyl-ftp#connnewer-remotefolder-options-).
Hi there, first of all, great work on Plugin Update Checker! I'm hosting all my custom plugins on a Bitbucket account and pull in updates from there. I noticed though,...
Hi there! Just noticed, that on my site with `hx-boost` enabled, `insertIndicatorStyles` inserts it's style tag on every request, resulting in endless duplicate styles. Here's a screenshot of my dev...
Hi there! I might be confused on how the [preload extension](https://htmx.org/extensions/preload/) is supposed to work. See this screenshot of the chrome dev tools inspecting the network activity when navigating [htmx.org](https://htmx.org):...