lila/ui/chat
Thibault Duplessis c999f9cbee
Merge pull request #9632 from kraktus/timeout-icon
Center vertically report/timeout icon in chats
2021-08-24 19:15:22 +02:00
..
css Center vertically report/timeout icon in chats 2021-08-22 15:48:29 +02:00
src ui: Move more stuff to common 2021-08-21 14:27:37 +02:00
README.md fix study chat moderation after chapter switch 2021-02-17 11:07:27 +01:00
package.json explicitly depend on @types/cash 2021-08-23 01:33:40 +02: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

README.md

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