mancala/src
2022-09-04 00:16:14 +03:00
..
animation fix theme change issue 2022-09-03 22:00:20 +03:00
components fix multiline issue in CircularPanel 2022-09-03 22:30:24 +03:00
const add leave game dialog 2022-09-04 00:16:14 +03:00
context add GameStore 2022-07-31 01:00:17 +03:00
factory add pit and board view models 2022-05-15 01:56:05 +03:00
hooks add useWindowDimensions hook 2022-07-23 00:26:20 +03:00
models add game model 2022-08-01 22:23:58 +03:00
routes add leave game dialog 2022-09-04 00:16:14 +03:00
rtmt add event emitter to rtmt 2022-09-02 00:20:09 +03:00
service refactor http service 2022-07-30 16:19:07 +03:00
store replace MancalaGame to Game 2022-08-01 22:24:48 +03:00
theme add themePreviewColor to theme 2022-09-03 21:24:52 +03:00
types add styled-jsx dependency 2022-07-14 17:22:59 +03:00
util notify user if is necessary 2022-09-04 00:04:32 +03:00
viewmodel add pit and board view models 2022-05-15 01:56:05 +03:00
App.tsx add MancalaApp and refactor connection state floating panel 2022-07-30 12:05:33 +03:00
index.html add mancala icon 2022-07-15 15:04:33 +03:00
mancala.svg update mancala icon 2022-07-15 17:06:32 +03:00
MancalaApp.tsx fix typo 2022-09-03 23:28:14 +03:00