t1enne
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.
4 years ago
Gabe Kangas
e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921
4 years ago
Gabe Kangas
7b1667bf6a
Refactor app state to be a state machine with access selectors
4 years ago
t1enne
b6dd441107
Fixed import and lint-errors
4 years ago
t1enne
018ee135b2
Moved chat header into ChatContainer and created component folder
4 years ago
Gabe Kangas
0d5d89a1c8
Fix empty state for text field
4 years ago
Gabe Kangas
f6525412c8
Fix typo + var defined in generated file
4 years ago
t1enne
b6aa20b0aa
worked on chat styling
4 years ago
t1enne
a69ec7511a
Changed Layout a bit
...
now we use less state for the layout. Chat and header are now sticky.
Moved some css vars.
4 years ago
Gabe Kangas
72c01e1b9a
Fix web project build errors
4 years ago
Gabe Kangas
448c23d097
Use some style values so it looks like this page is making progress
4 years ago
t1enne
2cfb336411
Added mobile chat and some responsiveness
...
weird 0 popping out when toggling chat. wasn't able to find which
component is responsible. Used bare mininum scss. May refactor in the
future.
4 years ago
t1enne
502cf4478a
reworked slightly main layout
4 years ago
Gabe Kangas
a0354d6d49
Handle centralized app state and registration + chat history
4 years ago
Gabe Kangas
6314ed8667
Add performant list componant for rendering chat messages
4 years ago
Gabe Kangas
4997c7c5ac
Fill out some more components + add application state enums
4 years ago
Gabe Kangas
e5d3b0e4ee
More blank components and stories to be filled in
4 years ago
t1enne
b90eadcb4e
restructured components folders and layout ( #1886 )
4 years ago