Gabe Kangas
|
7b1667bf6a
|
Refactor app state to be a state machine with access selectors
|
3 years ago |
t1enne
|
b6dd441107
|
Fixed import and lint-errors
|
3 years ago |
t1enne
|
018ee135b2
|
Moved chat header into ChatContainer and created component folder
|
3 years ago |
Gabe Kangas
|
0d5d89a1c8
|
Fix empty state for text field
|
3 years ago |
Gabe Kangas
|
f6525412c8
|
Fix typo + var defined in generated file
|
3 years ago |
t1enne
|
b6aa20b0aa
|
worked on chat styling
|
3 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.
|
3 years ago |
Gabe Kangas
|
72c01e1b9a
|
Fix web project build errors
|
3 years ago |
Gabe Kangas
|
448c23d097
|
Use some style values so it looks like this page is making progress
|
3 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.
|
3 years ago |
t1enne
|
502cf4478a
|
reworked slightly main layout
|
3 years ago |
Gabe Kangas
|
a0354d6d49
|
Handle centralized app state and registration + chat history
|
3 years ago |
Gabe Kangas
|
6314ed8667
|
Add performant list componant for rendering chat messages
|
3 years ago |
Gabe Kangas
|
4997c7c5ac
|
Fill out some more components + add application state enums
|
3 years ago |
Gabe Kangas
|
e5d3b0e4ee
|
More blank components and stories to be filled in
|
3 years ago |
t1enne
|
b90eadcb4e
|
restructured components folders and layout (#1886)
|
3 years ago |