Skip to content

Tags: aep/live

Tags

v0.13.0-alpha.1

Toggle v0.13.0-alpha.1's commit message
feat: Split handlers into engines and handlers.

BREAKING CHANGE

v0.13.0-alpha.0

Toggle v0.13.0-alpha.0's commit message
feat: Untangling net/http from Socket and Handler.

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add code to repair broken sessions. (jfyne#42)

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Adds `live-debounce` to solo inputs and forms. (jfyne#39)

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: There can be repeating anchors. This adds separates levels. (jfy…

…ne#34)

Refs:
 - jfyne#33

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Sessions are now extendable with additional info. (jfyne#32)

Refs:
 - jfyne#31

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Removes path based patching. Adds anchor based. (jfyne#29)

Should help with extensions which mess with the DOM.

Refs:
 - jfyne#28

v0.10.3

Toggle v0.10.3's commit message
chore: dependency updates.

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fixes jfyne#26, writes correct JSON to the socket on internal er…

…ror (jfyne#27)

v0.10.1

Toggle v0.10.1's commit message
mousedown and mouseup events