We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726292a commit c838cfbCopy full SHA for c838cfb
1 file changed
CHANGELOG.md
@@ -4,7 +4,8 @@
4
5
* 100% test coverage! (Thank you @MichaelWest22!)
6
* The default recommended CDN is now jsDelivr
7
-* TODO `inherit` keyword
+* The `inherit` keyword is now supported by `hx-include`, `hx-indicator` and `hx-disabled-elt` to allow you to inherit
8
+ the value from a parent and extend it.
9
* `hx-on` listeners are now added before processing nodes so events during processing can be captured
10
* Using `<button hx-verb="/endpoint" type="reset">` will now reset the associated form (after submitting to `/endpoint`)
11
* Using `<button formmethod="dialog">` will no longer submit its associated form
0 commit comments