I'm happy to announce the 1.3.0 release of htmx.
target
modifier on hx-trigger
to filter based on the element targeted by an event. This allows
lazy binding to that target selector.consume
keyword is
added to the hx-trigger
specificationhtmx:beforeSend
event, fired just before an ajax request beginshtmx.ajax()
now returns a promiseEnjoy!