New
v2.0.7
What's Changed
- Remove extra "2" from unminified v2.0.6 SRI hash by @danieljsummers in https://github.com/bigskysoftware/htmx/pull/3362
- Bugfix: swap="outerHTML" on with style attribute leaves htmx-swapping class behind by @matthews314 in https://github.com/bigskysoftware/htmx/pull/3341
- Fix variable names by @szepeviktor in https://github.com/bigskysoftware/htmx/pull/3344
- update indicator style to have visibility:hidden for screen readers by @MichaelWest22 in https://github.com/bigskysoftware/htmx/pull/3361
- Cancel button with inner content form submit properly by @MichaelWest22 in https://github.com/bigskysoftware/htmx/pull/3368
- Add Thomas Ricci's website to webring by @tom-ricci in https://github.com/bigskysoftware/htmx/pull/2231
- Fix typo by @flamendless in https://github.com/bigskysoftware/htmx/pull/3371
- Added extension by @mariusGundersen in https://github.com/bigskysoftware/htmx/pull/3364
- Update Rust server examples with actix-htmx by @welshdave in https://github.com/bigskysoftware/htmx/pull/3359
- Remove redundant script tags by @scrhartley in https://github.com/bigskysoftware/htmx/pull/3358
- Fix invisible button text for hx-indicator in dark mode by @thibaudcolas in https://github.com/bigskysoftware/htmx/pull/3353
- docs: add module import instructions for idiomorph extension by @jackielii in https://github.com/bigskysoftware/htmx/pull/3350
- Fix google search syntax from search bar by @Telroshan in https://github.com/bigskysoftware/htmx/pull/3209
- implement reportValidity for reporting proper form validation errors behind config flag by @MichaelWest22 in https://github.com/bigskysoftware/htmx/pull/3372
- Add DankTodo to webring. by @mbaraa in https://github.com/bigskysoftware/htmx/pull/3375
- Add DankMuzikk and DankLyrics to webring. by @mbaraa in https://github.com/bigskysoftware/htmx/pull/3378
- Update click-to-edit.md by @gastendonk in https://github.com/bigskysoftware/htmx/pull/3172
- docs(essays): add templ to list of template languages that support fragments by @a-h in https://github.com/bigskysoftware/htmx/pull/3382
- Fix ajax api body test by @MichaelWest22 in https://github.com/bigskysoftware/htmx/pull/3073
- Add note about the loading mechanism to quirks page by @alexpetros in https://github.com/bigskysoftware/htmx/pull/3387
- Update CSRF recommendation by @yawaramin in https://github.com/bigskysoftware/htmx/pull/3383
- add back null check for no form in getRelatedFormData by @MichaelWest22 in https://github.com/bigskysoftware/htmx/pull/3394
- Update hx-swap-oob.md typo: excapsulate -> encapsulate, Fixed #3406 by @YamiOdymel in https://github.com/bigskysoftware/htmx/pull/3407
- Fix minor typos and grammar in documentation by @letianpailove in https://github.com/bigskysoftware/htmx/pull/3400
- Handle not preventing link when inside htmx enabled element by @MichaelWest22 in https://github.com/bigskysoftware/htmx/pull/3396
New Contributors
- @matthews314 made their first contribution in https://github.com/bigskysoftware/htmx/pull/3341
- @tom-ricci made their first contribution in https://github.com/bigskysoftware/htmx/pull/2231
- @flamendless made their first contribution in https://github.com/bigskysoftware/htmx/pull/3371
- @mariusGundersen made their first contribution in https://github.com/bigskysoftware/htmx/pull/3364
- @welshdave made their first contribution in https://github.com/bigskysoftware/htmx/pull/3359
- @thibaudcolas made their first contribution in https://github.com/bigskysoftware/htmx/pull/3353
- @mbaraa made their first contribution in https://github.com/bigskysoftware/htmx/pull/3375
- @gastendonk made their first contribution in https://github.com/bigskysoftware/htmx/pull/3172
- @YamiOdymel made their first contribution in https://github.com/bigskysoftware/htmx/pull/3407
- @letianpailove made their first contribution in https://github.com/bigskysoftware/htmx/pull/3400
Full Changelog: https://github.com/bigskysoftware/htmx/compare/v2.0.6...v2.0.7