I’m happy to announce the 1.5.0 release of htmx.
timeout
- the timeout of the requestcredentials
- if the request will send credentialsnoHeaders
- strips all headers from the requesthtmx.config
properties (e.g. htmx.config.timeout
)document
is now a valid pseudo-selector on the hx-trigger from:
argument, allowing you
to listen for events on the document.scroll
and show
options on hx-swap now support extended syntax for selecting the
element to scroll or to show, including the pseudo-selectors window:top
and window:bottom
.Enjoy!