mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 13:01:03 +00:00
update view transitions link to essay
This commit is contained in:
parent
60a4741bb3
commit
e257cfe02e
@ -11,7 +11,7 @@ I'm happy to announce the [1.9.0 release](https://unpkg.com/browse/htmx.org@1.9.
|
||||
|
||||
### New Features
|
||||
|
||||
* Support for [view transitions](/docs#view-transitions), based on the experimental [View Transitions API](https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API)
|
||||
* Support for [view transitions](/essays/view-transitions), based on the experimental [View Transitions API](https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API)
|
||||
currently available in Chrome 111+ and coming to other browsers soon.
|
||||
* Support for "naked" [`hx-trigger`](/attributes/hx-trigger) attributes, where an `hx-trigger` is present on an element
|
||||
that does not have an `hx-get`, etc. defined on it. Instead, it will trigger the new `htmx:triggered` event, which can
|
||||
|
Loading…
x
Reference in New Issue
Block a user