mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-26 20:40:41 +00:00
changelog
This commit is contained in:
parent
96d361d440
commit
3b85139c61
@ -1,9 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.7] - 2025-09-07
|
||||
## [2.0.7] - 2025-09-08
|
||||
|
||||
* [Fix](https://github.com/bigskysoftware/htmx/pull/3357) a [regression](https://github.com/bigskysoftware/htmx/issues/3356)
|
||||
with htmx-powered links that contain other elements in them issuing full page refreshes
|
||||
* Fix not preventing link when inside htmx enabled element (fixes https://github.com/bigskysoftware/htmx/issues/3395)
|
||||
* Implement `reportValidity()` for reporting proper form validation errors behind config flag (fixes https://github.com/bigskysoftware/htmx/issues/2372)
|
||||
* Update indicator style to have `visibility:hidden` for screen readers (fixes https://github.com/bigskysoftware/htmx/issues/3354)
|
||||
* Bugfix: swap="outerHTML" on <div> with style attribute leaves htmx-swapping class behind (see https://github.com/bigskysoftware/htmx/pull/3341)
|
||||
|
||||
## [2.0.6] - 2025-06-27
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user