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

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.3.0 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...

dependencies
go

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.3.0 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...

dependencies
go

As suggested in https://github.com/bigskysoftware/htmx/pull/980#issuecomment-1190247556. Also fix capitalization of "htmx", and tweak wording for clarity.

A small overlook from the change in 3a21ec092.

In my error tracking system, I was getting `Response Status Error Code 403 from undefined`. I tracked it down to this line. As far as I can tell, `responseInfo.pathInfo.path` is...

This is a related note to this: https://github.com/bigskysoftware/htmx/issues/26 And I appreciate possibly a hard ask, but... I understand how the `oob` feature lets me return multiple containers that can get...

enhancement

I believe ".my-indicator" is a typo, and correct CSS code should read ".htmx-indicator" instead.

At least a few of the extensions would benefit from this, and as HTMX takes over the world, there's probably an environmental/ethical argument to be made. I poked around and...