Skip to content

Releases: jfyne/live

v0.15.6

20 Aug 13:14
5b4c05c
Compare
Choose a tag to compare

What's Changed

  • add go docs link to README.md by @aep in #67
  • fix: Sync baseSocket.Self. by @jfyne in #69

New Contributors

  • @aep made their first contribution in #67

Full Changelog: v0.15.5...v0.15.6

v0.15.5

24 Mar 16:07
6ab7669
Compare
Choose a tag to compare

What's Changed

  • Change event looks for all inputs attached to a form by @chabad360 in #65

New Contributors

Full Changelog: v0.15.4...v0.15.5

v0.15.4

23 Feb 09:29
f1f1c85
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @miko made their first contribution in #63

Full Changelog: v0.15.3...v0.15.4

v0.15.3

19 Oct 16:29
07db72d
Compare
Choose a tag to compare

What's Changed

  • Support contextmenu events (aka right-click) by @delkopiso in #59

New Contributors

Full Changelog: v0.15.2...v0.15.3

v0.15.2

17 Jul 21:19
d4f4285
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

01 May 07:16
Compare
Choose a tag to compare

Full Changelog: v0.15.0...v0.15.1

v0.15.0

06 Apr 06:48
8826a0e
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE: Socket data in templates is now under .Assigns

Full Changelog: v0.14.1...v0.15.0

v0.14.1

06 Jan 10:21
d1f387c
Compare
Choose a tag to compare

What's Changed

  • feat: Frontend can now call Live.send to send events to the backend. by @jfyne in #46

Full Changelog: v0.14.0...v0.14.1

v0.14.0

04 Jan 22:32
d1928d5
Compare
Choose a tag to compare

What's Changed

  • feat: Introduce SelfHandler which passes data directly with no Params. by @jfyne in #45

Full Changelog: v0.13.0...v0.14.0

v0.13.0

03 Jan 22:22
ccefddf
Compare
Choose a tag to compare

What's Changed

  • feat: Untangling net/http from Socket and Handler. by @jfyne in #44

Full Changelog: v0.12.3...v0.13.0