MSAgent-Chat/webapp
modeco80 95708da8cc msagent.js/web: Implement graceful exit
This implementation isn't perfect (sometimes an animation can get stuck playing), but it does work for the most part.

(All animation playing logic is async/promise now, which is fine because we only ever used the promise versions)
2024-11-26 23:37:44 -05:00
..
assets webapp: Room settings dialog mockup 2024-07-13 01:08:53 +01:00
src msagent.js/web: Implement graceful exit 2024-11-26 23:37:44 -05:00
config.ts run the formatter 2024-07-29 15:19:04 -04:00
package.json msagent.js: core-ize 2024-08-25 08:56:12 -04:00
README.md make the workspaces actually work 2024-07-01 23:49:42 -04:00
tsconfig.json First commit 2024-07-01 23:37:57 -04:00

@msagent-chat/webapp