We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a6975 commit 6194543Copy full SHA for 6194543
CHANGELOG.md
@@ -2,7 +2,14 @@
2
3
## [1.9.4] - 2023-07-25
4
5
-
+* This is a bug-fix release for the most part, w/a heavy dose of @telroshan
6
+* The `HX-Trigger` response header now supports comma separated event names
7
+* Submit buttons that use the `form` attribute now work correctly
8
+* The `changed` modifier now uses the triggering element, rather than the element the `hx-trigger` is defined on
9
+* `hx-disable` is now handled dynamically so it can be added and removed
10
+* IE11 compatibility restored! (maybe, hard to test)
11
+* Fixed bug with `hx-on` event handler cleanup
12
+* Many smaller bug fixes, typo fixes and general improvements
13
14
## [1.9.3] - 2023-07-14
15
0 commit comments