What's Changed
- Correct hx-delete doc-url to https://htmx.org/attributes/hx-delete/ by @L-four in #2716
- fix: example buttons in darkmode by @Rooyca in #2719
- fix: type definitions for HtmxExtension by @cngJo in #2721
- Bump ws from 8.14.2 to 8.17.1 by @dependabot in #2718
- Fix default
scrollBehavior
value in docs by @bencroker in #2729 - Update README.md - fix url to htmx extensions by @ASMag in #2732
- Stop center aligning docs nav on small screen by @bobaekang in #2740
- Bump Zola version to 0.19.1 by @danieljsummers in #2739
- Fix: values order with non-GET requests by @Telroshan in #2749
- Fix: stringify objects when appending them to FormData by @Telroshan in #2748
- Generate .d.ts file from the esm module (#2733) by @Alexerson in #2734
- fixed typo in hx-trigger.js by @7flash in #2728
- docs: update jetbrains sponsor logo by @niklas-wortmann in #2551
- Add ability to trigger an event on another element using
HX-Trigger
response header by @bencroker in #2768 - Fix package.json configuration for types by @Alexerson in #2769
- Fix typo in update-other-content.md by @JonasHogman in #2783
- Fix inlineStyleNonce typo in reference by @dracos in #2785
- Fix file upload through htmx.ajax by @Telroshan in #2778
- Do not boost forms with method="dialog" by @pokonski in #2752
- Fix example for responseHandling config via tag by @ekzyis in #2715
- fix: Fire htmx:trigger event on delayed triggers by @WKBae in #2411
- Update CONTRIBUTING.md - fixing a link, wording by @jeveloper in #2795
- Add HTML comment and catch-all to responseHandling config via tag by @ekzyis in #2793
- Update installing download link to v2 by @adamchainz in #2791
- Fix typo in update-other-content.md by @stdcout42 in #2809
New Contributors
- @L-four made their first contribution in #2716
- @Rooyca made their first contribution in #2719
- @ASMag made their first contribution in #2732
- @bobaekang made their first contribution in #2740
- @Alexerson made their first contribution in #2734
- @7flash made their first contribution in #2728
- @niklas-wortmann made their first contribution in #2551
- @JonasHogman made their first contribution in #2783
- @dracos made their first contribution in #2785
- @ekzyis made their first contribution in #2715
- @WKBae made their first contribution in #2411
- @jeveloper made their first contribution in #2795
- @stdcout42 made their first contribution in #2809
Full Changelog: v2.0.1...v2.0.2