mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-03 15:55:39 +00:00
Added the word "extension"
This commit is contained in:
parent
69d26f9f4f
commit
9081545706
@ -22,7 +22,7 @@ I'm happy to announce the [1.7.0 release](https://unpkg.com/browse/htmx.org@1.7.
|
|||||||
* You can now mask out [attribute inheritance](/docs#inheritance) via the [`hx-disinherit`](/attributes/hx-disinherit) attribute.
|
* You can now mask out [attribute inheritance](/docs#inheritance) via the [`hx-disinherit`](/attributes/hx-disinherit) attribute.
|
||||||
* The `HX-Push` header can now have the `false` value, which will prevent a history snapshot from occuring.
|
* The `HX-Push` header can now have the `false` value, which will prevent a history snapshot from occuring.
|
||||||
* Many new extensions, with a big thanks to all the contributors!
|
* Many new extensions, with a big thanks to all the contributors!
|
||||||
* A new [`alpine-morph`](/extensions/alpine-morph) allows you to use Alpine's swapping engine, which preserves Alpine
|
* A new [`alpine-morph`](/extensions/alpine-morph) extension allows you to use Alpine's swapping engine, which preserves Alpine
|
||||||
* A [restored](/extensions/restored) extension was added that will trigger a `restore` event on all elements in the DOM
|
* A [restored](/extensions/restored) extension was added that will trigger a `restore` event on all elements in the DOM
|
||||||
on history restoration.
|
on history restoration.
|
||||||
* A [loading-states](/extensions/loading-states) extension was added that allows you to easily manage loading states
|
* A [loading-states](/extensions/loading-states) extension was added that allows you to easily manage loading states
|
||||||
|
Loading…
x
Reference in New Issue
Block a user