What's Changed
- Clarify event filter uses in hx-trigger by @brackendawson in #2914
- Fix typos in docs by @szepeviktor in #2943
- Add htmx4s to scala server-examples by @eikek in #2722
- improve hx-preserve documentation by @MichaelWest22 in #2949
- Correct lint command in contribution guidelines by @scrhartley in #2950
- docs: Fix typo in URL to prevent broken link redirect by @youssame in #2962
- Use correct extended CSS selector name in hx-trigger notes section by @gritvald in #2964
- docs: migrate realtime server implementation by @KianYang-Lee in #2955
- Add link to contact-app built in Blazor by @grugBraid in #2970
- Fix TypeError on null path variable by @youssame in #2967
- ajax helper with no source or target defaults to body by @MichaelWest22 in #2948
- Add missing word in previous CSS selector documentation by @gritvald in #2977
- "Download a Copy" in the doc points to old release 2.0.2; this PR changes it to 2.0.3 as it should be by @SpencerBrown-MongoDB in #2980
- Fix link to no-cache extension readme by @scrhartley in #2981
- Fix typo on extensions page by @scrhartley in #2983
- docs: Fix typo by @scrhartley in #2984
- Fixing a typo in confirm.md by @zimventures in #2988
- Add htmgo to server examples by @maddalax in #2992
- Added Jeasx example for template fragements by @jablonski in #2991
- Update server-examples.md by @leephillips in #2996
- Fix illegal invocation for FormData proxy by @scrhartley in #2997
- Add Next.js to htmx essay by @poeti8 in #3002
- [Documentation] Add missing default extension points by @scrhartley in #3014
- Fix wrong cursor style in webring by @untitaker in #3015
- Add missing disableInheritance documentation by @xhaggi in #3017
- Add web components essay by @alexpetros in #3018
- Fix name on essay by @alexpetros in #3019
- fix vertical alignment of github stars button in all states by @untitaker in #3006
- WC essay typo fixes by @alexpetros in #3021
- [Documentation] Fix incorrect link by @scrhartley in #3022
- [Documentation] Add missing htmx:sendAbort event by @scrhartley in #3024
- [Documentation] Fix link in web socket extension docs by @scrhartley in #3026
- typing for
defineExtension
should allow partials by @anentropic in #3030 - Improve detail.elt event documentation by @MichaelWest22 in #3007
- fixed minor typo "and" --> "an".md by @alecgargett in #3035
- feat: add amz-content-sha256 extension to docs by @felipegenef in #3036
- [Documentation] Fix outdated attribute links by @rkilpadi in #3051
- [Documentation] Update location of ws/sse demo server by @rkilpadi in #3052
- Handle Invalid template content by @MichaelWest22 in #3064
- Make bodyContains return true for nested shadow roots by @alexpetros in #3034
- Add missing htmx:trigger event on load triggers by @alexpetros in #3033
- Do not execute hx-trigger="load" on re-initialization of an existing node by @basvk in #2976
- Replace deprecated String.prototype.substr usage by @scrhartley in #2951
- Support multiple extended selectors for hx-include, hx-trigger from, and hx-disabled-elt by @Telroshan in #2902
- Cancel vanilla submits from <button[form]/>. by @geoffrey-eisenbarth in #3072
New Contributors
- @brackendawson made their first contribution in #2914
- @eikek made their first contribution in #2722
- @youssame made their first contribution in #2962
- @gritvald made their first contribution in #2964
- @KianYang-Lee made their first contribution in #2955
- @grugBraid made their first contribution in #2970
- @SpencerBrown-MongoDB made their first contribution in #2980
- @zimventures made their first contribution in #2988
- @maddalax made their first contribution in #2992
- @jablonski made their first contribution in #2991
- @poeti8 made their first contribution in #3002
- @untitaker made their first contribution in #3015
- @alecgargett made their first contribution in #3035
- @felipegenef made their first contribution in #3036
- @rkilpadi made their first contribution in #3051
- @basvk made their first contribution in #2976
- @geoffrey-eisenbarth made their first contribution in #3072
Full Changelog: v2.0.3...v2.0.4