Skip to content

Tags: donseba/go-partial

Tags

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #16 from donseba/connector

refactor to work with connectors as mentioned in #8

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from donseba/js-update

Js update

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from donseba/examples

Additional examples

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add examples and some qol changes throughout (#13)

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add a way to use X-Select and X-Action (#11)

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
trimmed down logging interface, added warn an error where needed (#10)

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
introduce a service which can create layouts for partials. (#4)

* introduce service

* cleanup some code, and make partials usable on their own

* update readme

* RenderWithRequest, WriteWithRequest, Render

* update service and speed up function passing significantly

* linter

* deadlock oops

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
workflow (#2)

* initial thought

* fix partial rendering

* not to bad for a though

* overal improvements

* docs and minor improvements.

* workflow and funds