Commit graph

10 commits

Author SHA1 Message Date
seavor
ef6cea6f6c cleanup testing utilities, documentation, and AI commentary 2026-04-18 15:32:50 -05:00
seavor
dcd6dc00f4 harden 2026-04-18 01:36:37 -05:00
seavor
ae1bc3da38 upgrade packages 2026-04-15 18:06:39 -05:00
seavor
c62c336a11 refactor typescript wiring 2026-04-15 15:46:17 -05:00
seavor
19f5eefdd2 upgrade packages + improve typing 2026-04-14 11:34:29 -05:00
seavor
fd55f4fb7f migrate to Protobuf ES 2026-04-13 15:03:57 -05:00
seavor
68e22d22bf migrate from CRA to vite 2026-04-12 18:35:13 -05:00
Brent Clark
513fcb0908
Webclient: Handle firing an event once (#4499)
* draft: handle firing an event once

* lint

* Prevent rapid double-click on sending messages

* no rest spread on single primative when sibling components exist

* clear message instead of using a fireOnce handler.

* fix tests

* remove unnecessary validate mock
2022-01-30 12:14:28 -05:00
Zach H
f789e02096 Add ESLint & Run it against the system (#4470) 2021-11-13 14:56:15 -05:00
Jeremy Letto
f75ff2a7c8
cleanup and unit tests (#4434)
* put socket.updateHistory behind SessionCommand

* rename /websocket files from .tsx to .ts

* add unit tests to websocket commands

* complete unit tests for webClient commands

* secure wss

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2021-10-17 16:15:09 -04:00