mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
fix link
This commit is contained in:
parent
dc3023e674
commit
f4c63bc858
@ -15,7 +15,7 @@ I'm happy to announce the [1.6.0 release](https://unpkg.com/browse/htmx.org@1.6.
|
||||
* You can now use the value `unset` to clear a property that would normally be inherited (e.g. hx-confirm)
|
||||
* The `htmx-added` class is added to new content before a swap and removed after the settle phase, which allows you
|
||||
more flexibility in writing CSS transitions for added content (rather than relying on the target, as with `htmx-settling`)
|
||||
* The `htmx:beforeSwap` event has been updated to allow you to [configure swapping](#modifying_swapping_behavior_with_events)
|
||||
* The `htmx:beforeSwap` event has been updated to allow you to [configure swapping](/docs/#modifying_swapping_behavior_with_events)
|
||||
behavior
|
||||
|
||||
### Improvements & Bug fixes
|
||||
|
Loading…
x
Reference in New Issue
Block a user