I'm happy to announce the 1.6.0 release of htmx.
<script>
tag support that now supports the <script src="...'/>
formunset
to clear a property that would normally be inherited (e.g. hx-confirm)htmx-added
class is added to new content before a swap and removed after the settle phase, which allows you
more flexibility in writing CSS transitions for added content (rather than relying on the target, as with htmx-settling
)htmx:beforeSwap
event has been updated to allow you to configure swapping
behavior<title>
extraction supportwindow
object using the from:
modifier in hx-trigger
root
option of the intersect
event was fixedenctype
declarationHX-Boosted
header will be sent on requests from boosted elementshtmx.ajax
)Enjoy!