Commit Graph

8 Commits

Author SHA1 Message Date
cmounce 5796663486 Playing with Svelte 2025-08-21 16:50:14 -07:00
cmounce 78a727519a Playing with CodeMirror, styling 2025-08-16 18:21:19 -07:00
cmounce fa349ace7c Tweaks for mobile 2025-08-14 00:33:15 -07:00
cmounce 19e7675c52 Clean up 2025-08-10 17:46:46 -07:00
cmounce 17c80bab96 Save/restore selection when text updates 2025-08-10 17:29:09 -07:00
cmounce 7b21812127 Fix batching of events
Instead of delaying edits to the Y.Doc, make all edits immediately. But
combine the resulting updates into a single update before sending it to
the other doc.
2025-08-10 16:08:33 -07:00
cmounce 19a5a7bae6 Playing with Y.js 2025-08-10 15:13:48 -07:00
cmounce 128800eda8 Initial project creation 2025-08-09 19:49:31 -07:00