mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 06:21:19 +00:00
830 B
830 B
layout | tags | title | date | ||
---|---|---|---|---|---|
layout.njk |
|
htmx 1.8.3 has been released! | 2022-11-04 |
htmx 1.8.3 Release
I'm happy to announce the 1.8.3 release of htmx.
New Features
- A new
htmx:confirm
event was added that allows for asynchronous confirmation dialogs to be integrated into htmx requests - The new head-support extension allows for more elaborate head tag merging than standard htmx supports. This functionality may be integrated into htmx 2.0, depending on feedback.
- The new multi-swap provides more elaborate swapping of multiple elements on a screen using a custom swap strategy
Improvements & Bug fixes
- Many smaller bug and docs fixes
Enjoy!