Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jfyne/live issues and pull requests

#70 - Use Go Embed

Pull Request - State: open - Opened by chabad360 8 months ago

#69 - fix: Sync baseSocket.Self.

Pull Request - State: closed - Opened by jfyne 11 months ago

#68 - baseEngine.handleEmittedEvent not fully synced

Issue - State: closed - Opened by philippseith 11 months ago - 5 comments

#67 - add go docs link to README.md

Pull Request - State: closed - Opened by aep 12 months ago

#66 - Implement `live-throttle`

Pull Request - State: open - Opened by chabad360 over 1 year ago

#65 - `Change` event looks for all inputs attached to a form

Pull Request - State: closed - Opened by chabad360 over 1 year ago - 4 comments

#64 - Integration with Fiber

Issue - State: closed - Opened by dmarko484 over 1 year ago - 2 comments

#63 - Add unmount handler

Pull Request - State: closed - Opened by miko over 1 year ago - 5 comments

#61 - Broadcasting events on global level?

Issue - State: closed - Opened by dmarko484 over 1 year ago - 3 comments

#60 - How to read URL query string params in HandleMount?

Issue - State: closed - Opened by dmarko484 over 1 year ago - 3 comments

#59 - Support contextmenu events (aka right-click)

Pull Request - State: closed - Opened by delkopiso over 1 year ago - 3 comments

#55 - fix: New Safari does not handle compressed websockets.

Pull Request - State: closed - Opened by jfyne almost 2 years ago

#54 - New Component Style

Pull Request - State: open - Opened by jfyne almost 2 years ago

#52 - feat: Uploads using websocket instead of post.

Pull Request - State: open - Opened by jfyne about 2 years ago

#51 - Improve docs

Pull Request - State: closed - Opened by LinuxDoku about 2 years ago

#50 - PatchURL for full path - not only query params

Issue - State: closed - Opened by LinuxDoku about 2 years ago - 4 comments

#49 - feat: File uploads.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#48 - File uploads

Issue - State: open - Opened by jfyne over 2 years ago - 3 comments

#46 - feat: Frontend can now call `Live.send` to send events to the backend.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#45 - feat: Introduce SelfHandler which passes data directly with no Params.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#44 - feat: Untangling net/http from Socket and Handler.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#43 - feat: Untangling net/http from Socket and Handler.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#42 - feat: Add code to repair broken sessions.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#41 - feat: Build script now installs node_modules if missing.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#40 - fix to build on mac, and maybe other OS's

Issue - State: closed - Opened by gedw99 over 2 years ago - 1 comment

#39 - feat: Adds `live-debounce` to solo inputs and forms.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#38 - Details is always closed whenever the DOM is patched

Issue - State: closed - Opened by onionjake over 2 years ago - 2 comments

#37 - Invalid renderings

Issue - State: closed - Opened by onionjake over 2 years ago - 3 comments

#36 - Chatgroup for this project.

Issue - State: closed - Opened by kingdevnl over 2 years ago - 3 comments

#35 - Render on client

Issue - State: closed - Opened by gedw99 over 2 years ago - 6 comments

#34 - fix: There can be repeating anchors. This adds separates levels.

Pull Request - State: closed - Opened by jfyne over 2 years ago

#32 - feat: Sessions are now extendable with additional info.

Pull Request - State: closed - Opened by jfyne over 2 years ago - 1 comment

#29 - feat: Removes path based patching. Adds anchor based.

Pull Request - State: closed - Opened by jfyne over 2 years ago - 4 comments

#28 - Button example has patch error

Issue - State: closed - Opened by jfyne over 2 years ago - 6 comments

#27 - fix: Fixes #26, writes correct JSON to the socket on internal error

Pull Request - State: closed - Opened by jfyne almost 3 years ago

#26 - internal errors cause JSON marshal error

Issue - State: closed - Opened by candlerb almost 3 years ago - 1 comment

#25 - examples/clock: works with Firefox but not Chrome

Issue - State: closed - Opened by candlerb almost 3 years ago - 8 comments

#24 - PubSub implementation

Pull Request - State: closed - Opened by jfyne over 3 years ago - 1 comment

#22 - DOM interop

Pull Request - State: closed - Opened by jfyne over 3 years ago

#21 - Update live API

Pull Request - State: closed - Opened by jfyne over 3 years ago

#20 - Live navigation

Pull Request - State: closed - Opened by jfyne over 3 years ago

#19 - Live components

Pull Request - State: closed - Opened by jfyne over 3 years ago

#18 - Remove dependency on html/template

Pull Request - State: closed - Opened by jfyne over 3 years ago

#17 - Standalone npm package

Pull Request - State: closed - Opened by jfyne over 3 years ago

#16 - Feature: Event loading classes

Pull Request - State: closed - Opened by jfyne over 3 years ago

#15 - Feature: Error handler function

Pull Request - State: closed - Opened by jfyne over 3 years ago

#14 - Firefox websocket is slow to connect

Issue - State: closed - Opened by jfyne over 3 years ago - 2 comments

#13 - fix: Firefox issue on forms

Pull Request - State: closed - Opened by jfyne over 3 years ago

#12 - adding support to wss protocol

Pull Request - State: closed - Opened by matgomes over 3 years ago - 1 comment

#11 - Client always using ws protocol

Issue - State: closed - Opened by matgomes over 3 years ago - 2 comments

#10 - fix: Form handling of checkboxes was broken

Pull Request - State: closed - Opened by jfyne over 3 years ago

#9 - fix: Uncontained ranges

Pull Request - State: closed - Opened by jfyne over 3 years ago

#8 - Adding a SessionStore interface, removes dependency on gorilla/sessions

Pull Request - State: closed - Opened by jfyne over 3 years ago

#7 - Fixes diff first child deletion edge case #6

Pull Request - State: closed - Opened by jfyne over 3 years ago

#6 - examples/form: losing current input value during validation

Issue - State: closed - Opened by justinfx over 3 years ago - 17 comments

#5 - Added connection and disconnection classes

Pull Request - State: closed - Opened by jfyne over 3 years ago

#4 - `live-update` now supported. Allows extra DOM control

Pull Request - State: closed - Opened by jfyne over 3 years ago

#3 - JS interop

Pull Request - State: closed - Opened by jfyne over 3 years ago

#2 - net/http compatible

Pull Request - State: closed - Opened by jfyne over 3 years ago

#1 - Chat example

Pull Request - State: closed - Opened by jfyne over 3 years ago