Skip to content

Releases: bigskysoftware/htmx

v1.9.12

25 Apr 17:24
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.11...v1.9.12

v1.9.11

15 Mar 14:56
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.10...v1.9.11

v1.9.10

05 Jan 18:28
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.9...v1.9.10

v1.9.9

30 Nov 22:39
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.8...v1.9.9

v1.9.8

30 Nov 22:38
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.7...v1.9.8

v1.9.7

05 Nov 16:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.6...v1.9.7

v1.9.6

24 Sep 00:10
@1cg 1cg
Compare
Choose a tag to compare

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

v1.9.5

25 Aug 16:23
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 in /www/static/test/1.9.4/test/servers/ws by @dependabot in #1632
  • Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 in /www/static/test/1.9.4/test/servers/ws by @dependabot in #1633
  • Fixed typo in websockets documentation by @wavpro in #1628
  • Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in /www/static/test/1.9.4/test/realtime by @dependabot in #1642
  • Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 in /www/static/test/1.9.4/test/realtime by @dependabot in #1643
  • Bump github.com/labstack/echo/v4 from 4.3.0 to 4.9.0 in /www/static/test/1.9.4/test/servers/ws by @dependabot in #1646
  • Update podcasts.csv by @srcerer in #1530
  • Add date and author to essay template by @alexpetros in #1654
  • Tighten up hx-on docs by @alexpetros in #1648
  • Update same site security to use origin by @adamckay in #1656
  • [Performance] Fast path to resolve body selector by @Telroshan in #1545
  • Cleaner Bootstrap 5 modals example. by @dekoza in #1111
  • Support hx-target-5xx syntax in response-targets extension by @spiffytech in #1629
  • Remove logAll from tests by @alexpetros in #1657
  • Add interactive check to ready event handler by @alexpetros in #1672
  • Move load tests to the bottom of the core file by @alexpetros in #1677
  • Disable logAll in headless mode by @alexpetros in #1673
  • Document hx-select-oob swap-strategy capabilities by @BlakeWilliams in #1694
  • Track DOM content loaded for ready() function by @alexpetros in #1688
  • Add Kotlin examples to server-examples by @Rattlyy in #1715
  • [websocket] pass hx-target id in the HEADERS by @Renerick in #1674
  • Fix hx-on/hx-on:* to suppress evaluation if allowEval is false by @jollytoad in #1682
  • Add "Why htmx Doesn't Have a Build Step" essay by @alexpetros in #1705

New Contributors

Full Changelog: v1.9.4...v1.9.5

v1.9.4

07 Aug 17:01
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

  • Fix hx-on:* release notes by @alexpetros in #1578
  • docs: fix link by removing extra parenthesis by @emmanuel-ferdman in #1587
  • Add Rust/MiniJinja to template-fragments.md by @xSke in #1570
  • Fix markdown format by @yansal in #1583
  • [Documentation] Fix beforeProcessNode link in event reference doc by @Telroshan in #1562
  • [Documentation] Make it clear that from with a standard selector gets all matching elements by @Telroshan in #1582
  • Fix typos in www/ by @szepeviktor in #1579
  • Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 in /www/static/test/1.9.3/test/servers/ws by @dependabot in #1574
  • Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 in /www/static/test/1.9.3/test/servers/ws by @dependabot in #1575
  • Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 in /www/static/test/1.9.3/test/servers/ws by @dependabot in #1576
  • Bump github.com/labstack/echo/v4 from 4.3.0 to 4.9.0 in /www/static/test/1.9.3/test/servers/ws by @dependabot in #1592
  • Bump golang.org/x/sys from 0.0.0-20211103235746-7861aae1554b to 0.1.0 in /www/static/test/1.9.3/test/realtime by @dependabot in #1593
  • Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in /www/static/test/1.9.3/test/realtime by @dependabot in #1594
  • Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 in /www/static/test/1.9.3/test/realtime by @dependabot in #1596
  • Fix assorted comment typos by @szepeviktor in #1590
  • [Bugfix] Fix ie11 incompatible syntax by @Telroshan in #1591
  • Remove engine from package.json by @alexpetros in #1589
  • Fix: hx-on event listener clean-up by @JackWithOneEye in #1586
  • Add JStachio to list of template engines supporting fragments by @agentgt in #1606
  • Add tests for HX Retarget and fix typo by @matiboy in #1600
  • [Bugfix] Handle dynamically added hx-disable by @Telroshan in #1567
  • [New feature] Comma separated list syntax for HX-Trigger response header by @Telroshan in #1479
  • Fix hx-on:* examples to use kebab-case event names, add clarification by @ElnuDev in #1611
  • Add background-color to body element by @Djursing in #1607
  • Update contribution guidelines by @alexpetros in #1614
  • Update hx-trigger throttle documentation by @Djursing in #1609
  • [Bugfix] Fix references to element.id by @Telroshan in #1563
  • [Bugfix] Fix hx-trigger changed modifier along from clause by @Telroshan in #1571
  • [Bugfix] Fix submit buttons/inputs handling by @Telroshan in #1559

New Contributors

Full Changelog: v1.9.3...v1.9.4

v1.9.3

14 Jul 21:56
@1cg 1cg
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3