v2.0.7
📦 htmxView on GitHub →
✨ 12 features🐛 11 fixes🔧 5 symbols
Summary
htmx v2.0.7 includes numerous bug fixes, documentation updates, new webring entries, and adds the reportValidity feature along with updated Rust examples.
✨ New Features
- Added new extension (idiomorph) with module import instructions.
- Updated Rust server examples to use actix-htmx.
- Implemented reportValidity flag for proper form validation error reporting.
- Added Thomas Ricci's website to the webring.
- Added DankTodo, DankMuzikk, and DankLyrics to the webring.
- Updated indicator style to use visibility:hidden for screen readers.
- Cancel button with inner content now submits form properly.
- Removed redundant script tags.
- Improved click-to-edit documentation.
- Added note about loading mechanism to quirks page.
- Updated CSRF recommendation.
- Added templ to list of template languages supporting fragments.
🐛 Bug Fixes
- Fixed swap=\"outerHTML\" on <div> with style attribute leaving htmx-swapping class behind.
- Fixed variable name typos.
- Fixed typo in documentation.
- Fixed invisible button text for hx-indicator in dark mode.
- Fixed Google search syntax from search bar.
- Fixed ajax API body test.
- Added back null check for no form in getRelatedFormData.
- Corrected typo in hx-swap-oob.md (encapsulate).
- Fixed minor typos and grammar in documentation.
- Handled not preventing link when inside htmx-enabled element.
- Removed extra \"2\" from unminified v2.0.6 SRI hash.
🔧 Affected Symbols
swaphx-indicatorreportValiditygetRelatedFormDataidiomorph