summaryrefslogtreecommitdiff
path: root/hi-ui/src/lib/MessageInput.svelte
Commit message (Collapse)AuthorAge
* Absorb and display eventsKit La Touche2024-09-30
| | | | | At least message-type ones, and at least without styling or memory-limit concerns.
* Make message input tolerable as mock-upKit La Touche2024-09-27
| | | | | It's not robust, and it's not yet able to handle multiline or rich input. We'll get there.
* 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!