summaryrefslogtreecommitdiff
path: root/hi-ui/src/lib/ActiveChannel.svelte
Commit message (Collapse)AuthorAge
* Move a lot of things aroundKit La Touche2024-10-09
|
* Provide named operations for stored state.Owen Jacobson2024-10-05
|
* Handle basics of interface scrollingKit La Touche2024-10-03
|
* Absorb and display eventsKit La Touche2024-09-30
| | | | | At least message-type ones, and at least without styling or memory-limit concerns.
* Add basic browser clientKit La Touche2024-09-27
Using Svelte. No tests, no linting, yet. This is just starting to get familiar with things. You'll still have to run the dev server and the dev client builder each in their own terminals. Enjoy!