Skip to content

Releases: donseba/go-htmx

v1.11.3

27 Sep 13:27
200e233
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.11.3

v1.11.2

26 Sep 17:13
559d9f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

26 Sep 16:17
9858ea1
Compare
Choose a tag to compare

What's Changed

  • Rename COMPONENT.md to COMPONENTS.md by @donseba in #18

Full Changelog: v1.11.0...v1.11.1

v1.11.0

26 Sep 16:15
75ed797
Compare
Choose a tag to compare

What's Changed

  • add a way to pass functions to templates.
  • added documentation for component and partial rendering.
  • added design decisions and lob file.

Full Changelog: v1.10.0...v1.11.0

v1.10.0

31 Aug 16:36
105a3ba
Compare
Choose a tag to compare

What's Changed

  • Use gonew to create new project base on template by @cxjava in #15
  • adding game examples , snake and tictactoe by @donseba in #16

New Contributors

Full Changelog: v1.9.0...v1.10.0

Component Rendering

22 Jun 15:25
07834da
Compare
Choose a tag to compare

What's Changed

  • adding render component to add the functionality needed actually rendering (partial) html by @donseba in #14

Full Changelog: v1.8.0...v1.9.0

v1.8.0

16 Mar 08:02
f6327e3
Compare
Choose a tag to compare

What's Changed

  • allow notifications to be added as another event by @MarhyCZ in #13

New Contributors

Full Changelog: v1.7.0...v1.8.0

add SSE Integration

09 Mar 21:35
44d9b4b
Compare
Choose a tag to compare
Merge pull request #12 from donseba/sse

SSE

extend docs

05 Mar 14:51
d98fba8
Compare
Choose a tag to compare
Merge pull request #11 from donseba/docs

extend docs

v1.6.0

04 Feb 19:03
b7bc006
Compare
Choose a tag to compare

What's Changed

  • add just/must helpers and logger by @donseba in #9

Full Changelog: v1.5.2...v1.6.0