18 Commits

Author SHA1 Message Date
d8cf30a723 Only show send button on mobile. Make buttons inline with input field 2022-08-21 18:47:12 -07:00
efbe6907ac Reworked mobile UI for some components 2022-07-08 22:20:22 +02:00
ffc73f2760 Added chat tab on mobile layouts and other changes to mobile UI 2022-07-08 09:10:18 +02:00
d12712a107 Changed chat behaviour
added recoil value isMobile to determine which chat to display and
style. #1978

changed the player to actually span across the viewport without the
black borders around it.
2022-07-03 12:36:30 +02:00
8ed01ed4da ../
First pass at the emoji picker
2022-05-26 18:59:16 -07:00
3a785c2a48 Lowered font-size in chat input 2022-05-22 14:28:51 +02:00
6a0d0970d6 Added icons and formatted with prettier 2022-05-22 14:27:06 +02:00
bef99afa05 Few changes to Chat input 2022-05-22 08:37:23 +02:00
1b9c04210b Fixed Slate error by providing initial value 2022-05-18 08:16:46 +02:00
0d5d89a1c8 Fix empty state for text field 2022-05-17 17:58:51 -07:00
b6aa20b0aa worked on chat styling 2022-05-17 16:36:07 +02:00
72c01e1b9a Fix web project build errors 2022-05-11 23:31:31 -07:00
8c7c11cb72 Continue to troubleshoot the emoji picker 2022-05-09 13:44:11 -07:00
44173ac09d WIP emoji picker 2022-05-05 14:43:40 -07:00
66a55401a8 Use slate.js as a rich text editor for chat messages 2022-05-05 13:52:10 -07:00
f96bde4f71 Can send a message from text input using submit button 2022-05-04 23:06:35 -07:00
c56c45d904 Use contentEditable for chat input field 2022-05-04 16:55:54 -07:00
502cf4478a reworked slightly main layout 2022-05-03 23:55:13 +02:00