lila/ui/chat
Thibault Duplessis c76a2526c7 {master} only show TOS in mod chat user view
closes lichess-org/tavern#118
2021-05-30 08:34:23 +02:00
..
css show patron flair in chats - for lichess-org/strategy#90 2021-05-28 10:52:10 +02:00
src {master} only show TOS in mod chat user view 2021-05-30 08:34:23 +02:00
README.md fix study chat moderation after chapter switch 2021-02-17 11:07:27 +01:00
package.json switch ui from commonjs to es modules 2021-05-13 12:10:57 +02:00
rollup.config.mjs Fix rollup build import 2021-05-14 00:31:46 +02:00
tsconfig.json clean and unify tsconfig.json files 2021-02-06 13:07:58 +01: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