mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 04:50:43 +00:00
update changelog
This commit is contained in:
parent
a108807967
commit
10a7cb5253
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [1.8.3] - 2022-10-12
|
||||
## [1.8.3] - 2022-11-04
|
||||
|
||||
* A new [`htmx:confirm` event](/events#htmx:confirm) was added that allows for asynchronous confirmation dialogs to
|
||||
be integrated into htmx requests
|
||||
* The new [head-support](/extensions/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](/extensions/multi-swap) provides more elaborate swapping of multiple elements on a screen using
|
||||
a custom swap strategy
|
||||
* Many doc fixes (thank you to everyone who contributed!)
|
||||
|
||||
## [1.8.2] - 2022-10-12
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user