Skip to content

Commit c838cfb

Browse files
committed
update docs
1 parent 726292a commit c838cfb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
* 100% test coverage! (Thank you @MichaelWest22!)
66
* The default recommended CDN is now jsDelivr
7-
* TODO `inherit` keyword
7+
* 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.
89
* `hx-on` listeners are now added before processing nodes so events during processing can be captured
910
* Using `<button hx-verb="/endpoint" type="reset">` will now reset the associated form (after submitting to `/endpoint`)
1011
* Using `<button formmethod="dialog">` will no longer submit its associated form

0 commit comments

Comments
 (0)