htmx icon indicating copy to clipboard operation
htmx copied to clipboard

</> htmx - high power tools for HTML

Results 866 htmx issues
Sort by recently updated
recently updated
newest added
trafficstars

TypeScript would bring lots of DX benefits to the htmx source code. Besides the obvious strict type checking, we would be able to write code using the latest and greatest...

enhancement

I'm attempting to make the docs fall inline a bit more with other project structures. Currently, some content is a bit haphazardly placed and needs just a bit of re-org...

Note: I'm not sure if this is necessarily fixable with htmx due to the way the browsers behave, but it might be something that needs to be highlighted in the...

I would expect hx-encoding to support "text/plain" (https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#plain-text-form-data) as a encoding and it doesn't. Is there a reason for this support to be excluded? in both cases text/plain encoding is...

After swapping the selection on the focussed input element gets lost. Isolved the issue using this js Snippet.... might be a good thing to have in the library natively. The...

complex css selectors are not working with swap-oob neither nth-child or norma swap with "this" or "closest" to select the current element followed by some other CSS sectors like +...

The previous issue is closed but I think it should have been open. So I create this issue [ Does HTMX work within shadow dom?](https://github.com/bigskysoftware/htmx/issues/647) Primarily the problem is htmx...

Correct "info-detail" to "info-details" in the explanation to the hx-select-oob example.

Wrong spelt `htxm` changed to `htmx`.