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