Skip to content

v1.9.6

Compare
Choose a tag to compare
@1cg 1cg released this 24 Sep 00:10
· 284 commits to master since this release

What's Changed

  • Fix typo in attribute by @bencroker in #1719
  • Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 in /www/static/test/1.9.5/test/servers/ws by @dependabot in #1723
  • Expand contribution guidelines to separate file by @alexpetros in #1737
  • Update preload extension docs by @bencroker in #1741
  • Fix typo in multi-swap.md by @amrojjeh in #1740
  • Add example of how to structure binary-data forms without data loss by @gbourant in #1670
  • Include default config values in TypeScript definitions by @metonym in #1747
  • Update webring.md by @1cg in #1758
  • [Doc] Fix missing beforeCleanupElement event in doc by @Telroshan in #1762
  • Use raw attribute href on hx-boost by @alexpetros in #1742
  • Make htmx IE11 compatible again + tests IE11 compatible by @Telroshan in #1687
  • Add allowScriptTags to docs by @bencroker in #1770
  • adds another htmx/go example by @jritsema in #1789
  • Support formaction and formmethod on by @jacob-ebey in #1777
  • Add support for array templates to the client-side templates extension by @vadave in #1776
  • Make htmx.ajax always return a Promise by @beni69 in #1721
  • Allow disable-element extension to disable multiple elements by @imaperson1060 in #1650
  • Allow hx-swap options to be used without specifying modifier (innerHTML remains the default) by @xhaggi in #1455
  • Support event names with "." character by @xhaggi in #1453
  • Support #anchor redirect refresh by @fperucic in #1172
  • Fix typo in HX-Refresh documentation by @gbourant in #1798
  • Remove old tests from the website by @alexpetros in #1733
  • Extend client-side-templates to handle XSLT transformations by @jyrimatti in #1210
  • [Documentation] Small typo fix in modal-bootstrap.md response example by @vsyaco in #1804
  • [Test] Add a test to ensure inputs outside form with form attribute work properly by @Telroshan in #1815
  • fix problem with styles at the start of the server content by @dmgd in #1768
  • Fix swapError with hx-on and innerHTML swap by @SamDudley in #1371
  • Add version number to test page by @alexpetros in #1813
  • [Tests] Fix test pipeline timing issues by @Telroshan in #1818
  • Add support for event cancellation (preventDefault) in extensions by @xhaggi in #1456

New Contributors

Full Changelog: v1.9.5...v1.9.6