What's Changed
- Add another Clojure example by @dharrigan in #1832
- Update podcasts.csv by @srcerer in #1830
- [Documentation] Mention no dist push in contribution guidelines by @Telroshan in #1829
- Add another Elixir example to server-examples.md by @lorantkurthy in #1814
- Update Ruby list of server-examples.md by @megatux in #1765
- Update file-upload.md by @cbkinase in #1847
- Update docs.md by @DontMash in #1846
- Fix reference in notes from
hx-disable-elts
tohx-disable-elt
by @elliottinvent in #1838 - Improve request/response documentation in docs.md by @thomasqueirozb in #1839
- Ignore formmethod when value is "dialog" by @SamDudley in #1867
- Fix Handlebars template rendering by @arouel in #1836
- Clear lastButtonClicked ref if it was removed from the DOM by @Telroshan in #1785
- Add new event htmx:beforeHistoryUpdate by @xhaggi in #1573
- [New feature] selector-less next and previous targets by @Telroshan in #1478
- Sortable example fixes by @mohamedhaddi in #1868
- Fix WS/SSE tests and replace go backend with NodeJS by @alexpetros in #1876
- Remove the last of the go code by @alexpetros in #1890
- Added DelphiMVCFramework sample by @danieleteti in #1893
- Fixed indentation/rendering in Modal bootstrap example page by @bingzer in #1907
- Fixed ws and sse references in the docs by @jj0b in #1908
- Documentation - Added link to https://javascript.info/keyboard-events by @bingzer in #1919
- Fix: form submission of email inputs with
multiple
attribute by @EliasPrescott in #1917 - Fix websocket polling trigger by @Renerick in #1903
- Fix: Use getElementById instead of querySelector to work with all valid characters by @jyrimatti in #1902
- Fix
confirmed
being ignored in htmx:confirm event by @matiboy in #1610 - fix: prevent nodeData.onHandlers overwrite by @raphael-p in #1894
- Clear cache when historyCacheSize is set to 0 by @aomader in #1222
- Add hx-target-error attribute to response-targets extension by @phpfan72 in #1929
- Add missing config settings to type declarations in dist/htmx.d.ts by @sjc5 in #1936
- Fix stale form references by @ekwoka in #1820
- Update template-fragments.md by @joseph-d in #1942
- IE11 compatibility fixes by @Telroshan in #1948
- Add config option to disable scroll into view for targets of boosted links and forms by @xhaggi in #1459
New Contributors
- @dharrigan made their first contribution in #1832
- @lorantkurthy made their first contribution in #1814
- @megatux made their first contribution in #1765
- @cbkinase made their first contribution in #1847
- @DontMash made their first contribution in #1846
- @thomasqueirozb made their first contribution in #1839
- @arouel made their first contribution in #1836
- @mohamedhaddi made their first contribution in #1868
- @danieleteti made their first contribution in #1893
- @bingzer made their first contribution in #1907
- @jj0b made their first contribution in #1908
- @EliasPrescott made their first contribution in #1917
- @raphael-p made their first contribution in #1894
- @aomader made their first contribution in #1222
- @phpfan72 made their first contribution in #1929
- @sjc5 made their first contribution in #1936
- @joseph-d made their first contribution in #1942
Full Changelog: v1.9.6...v1.9.7