What’s New

htmx v2.0.7

v2.0.7
Added
  • Implement reportValidity for reporting proper form validation errors behind config flag
Changed
  • Update indicator style to have visibility:hidden for screen readers
Fixed
  • Remove extra "2" from unminified v2.0.6 SRI hash
  • swap="outerHTML" on <div> with style attribute leaves htmx-swapping class behind
  • Fix variable names
  • Cancel button with inner content form submit properly
  • Fix invisible button text for hx-indicator in dark mode
  • Add null check for no form in getRelatedFormData
  • Handle not preventing link when inside htmx enabled element
What's Changed
New Contributors

Full Changelog: https://github.com/bigskysoftware/htmx/compare/v2.0.6...v2.0.7

View original