v1.9.4
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 alongfrom
clause by @Telroshan in #1571 - [Bugfix] Fix submit buttons/inputs handling by @Telroshan in #1559
New Contributors
- @emmanuel-ferdman made their first contribution in #1587
- @xSke made their first contribution in #1570
- @JackWithOneEye made their first contribution in #1586
- @agentgt made their first contribution in #1606
- @matiboy made their first contribution in #1600
- @ElnuDev made their first contribution in #1611
- @Djursing made their first contribution in #1607
Full Changelog: v1.9.3...v1.9.4