What’s New

htmx v2.0.5

v2.0.5
Added
  • Add http4k server example
  • Add FreePascal server example with Pas2JS
  • Add example of evaluated values passed to hx-headers
  • Add example for form reset pattern
  • Add 404 page
  • Add favicon
  • Add example to hx-ext documentation
  • Extension Proposal: hx-drag for dragstart and drop triggered htmx requests
  • Add descriptions for attribute pages
  • Add descriptions for /headers/* and /api
  • Add django-block-fragments to template-fragments essay
  • Add attribute-tools Community Extension to documentation
  • Add Raku / Cro Templates to Fragments list
Changed
  • Improve active-search example by not using chrome-only event "search"
  • Render toast as aria-live region on page load
Fixed
  • Properly resolve referenced forms
  • Enforce no-op on submit buttons with formmethod=dialog
  • Fix escaped quotes in titles
  • Fix h2 color
  • Fix error in quirks documentation for htmx config
What's Changed
New Contributors

Full Changelog: https://github.com/bigskysoftware/htmx/compare/v2.0.4...v2.0.5

View original