Skip to content

Releases: donseba/go-htmx

v1.13.1

Choose a tag to compare

@donseba donseba released this 07 Apr 18:46
6770245

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.13.1

v1.13

Choose a tag to compare

@donseba donseba released this 29 Mar 11:59
6770245

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.13

v1.12.1

Choose a tag to compare

@donseba donseba released this 01 Feb 21:58
e0ca0c6

What's Changed

  • Remove debug print statement from SSE message formatting by @WillAbides in #24
  • Added the required path field to the HX-Location response header. by @Thingographist in #25

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

Choose a tag to compare

@donseba donseba released this 04 Dec 21:45
dfb38ca

What's Changed

  • Read templates from fs.FS to allow for embedding by @gaqzi in #22

New Contributors

  • @gaqzi made their first contribution in #22

Full Changelog: v1.11.3...v1.12.0

v1.11.3

Choose a tag to compare

@donseba donseba released this 27 Sep 13:27
200e233

What's Changed

New Contributors

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

v1.11.2

Choose a tag to compare

@donseba donseba released this 26 Sep 17:13
559d9f8

What's Changed

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

v1.11.1

Choose a tag to compare

@donseba donseba released this 26 Sep 16:17
9858ea1

What's Changed

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

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

v1.11.0

Choose a tag to compare

@donseba donseba released this 26 Sep 16:15
75ed797

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

Choose a tag to compare

@donseba donseba released this 31 Aug 16:36
105a3ba

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

Choose a tag to compare

@donseba donseba released this 22 Jun 15:25
07834da

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