Tags: jfyne/live
Toggle v0.15.7's commit message
Use Go Embed (#70 )
* use go embed instead of blob system
* update actions and include auto.js in git
Toggle v0.15.6's commit message
fix: Sync baseSocket.Self. (#69 )
Refs:
- #68
Toggle v0.15.5's commit message
`Change` event looks for all inputs attached to a form (#65 )
* Change event looks for all inputs attached to a form
* build.sh
Toggle v0.15.4's commit message
Add unmount handler (#63 )
Toggle v0.15.3's commit message
Support contextmenu events (aka right-click) (#59 )
* Support contextmenu events (aka right-click)
Toggle v0.15.2's commit message
Toggle v0.15.1's commit message
fix: Remove erroneous panic.
Toggle v0.15.0's commit message
feat: File uploads. (#49 )
BREAKING CHANGE: Socket data in a template is now under `.Assigns`.
Toggle v0.14.1's commit message
feat: Frontend can now call `Live.send` to send events to the backend. (
#46 )
Toggle v0.14.0's commit message
feat: Introduce SelfHandler which passes data directly with no Params. (
#45 )
You can’t perform that action at this time.