lila/ui/chat
2021-09-04 22:54:03 +02:00
..
css Center vertically report/timeout icon in chats 2021-08-22 15:48:29 +02:00
src basic typing for window + fix typo in Palantir 2021-09-04 22:54:03 +02:00
package.json explicitly depend on @types/cash 2021-08-23 01:33:40 +02:00
README.md fix study chat moderation after chapter switch 2021-02-17 11:07:27 +01:00
rollup.config.mjs Fix rollup build import 2021-05-14 00:31:46 +02:00
tsconfig.json explicitly depend on @types/cash 2021-08-23 01:33:40 +02:00

To hack the chat and see changes in other modules that require it:

cd ui/chat
yarn compile -w
cd ui/other
yarn dev -w