Commit Graph
24 Commits
Author SHA1 Message Date
t1enne a947e67968 ported some formatting logic from webroot 2022-05-24 08:47:22 +02:00
t1enne d692a2bb5c Styled chat messages 2022-05-22 16:10:34 +02:00
t1enne b6dd441107 Fixed import and lint-errors 2022-05-22 15:05:40 +02:00
t1enne 018ee135b2 Moved chat header into ChatContainer and created component folder 2022-05-22 14:55:52 +02:00
t1enne b53c1cc32e Changed button hover and focus color 2022-05-22 14:41:09 +02:00
t1enne 3a785c2a48 Lowered font-size in chat input 2022-05-22 14:28:51 +02:00
t1enne 6a0d0970d6 Added icons and formatted with prettier 2022-05-22 14:27:06 +02:00
t1enne 0ddeb5dfb8 Added icons to voices in menu 2022-05-22 14:20:11 +02:00
t1enne d1ea0fa81b Destructured props 2022-05-22 14:19:39 +02:00
t1enne abc210477f Added icons to buttons 2022-05-22 14:18:16 +02:00
t1enne 3c72114d5e Changed some button and dropdown overrides 2022-05-22 14:17:26 +02:00
t1enne bef99afa05 Few changes to Chat input 2022-05-22 08:37:23 +02:00
t1enne e045ab605b Changed user dropdown to include icon and removed font size 2022-05-22 08:36:52 +02:00
t1enne 1b9c04210b Fixed Slate error by providing initial value 2022-05-18 08:16:46 +02:00
t1enne b6aa20b0aa worked on chat styling 2022-05-17 16:36:07 +02:00
t1enne 5f9995bab9 Merge branch 'webv2' of https://github.com/owncast/owncast into webv2 2022-05-17 08:43:01 +02:00
t1enne a69ec7511a Changed Layout a bit
now we use less state for the layout. Chat and header are now sticky.
Moved some css vars.
2022-05-17 08:41:39 +02:00
t1enne 00bc662c7f Changed Logo and Header
logo has two variants. Changed story to reflect that. Updated header
2022-05-08 10:45:45 +02:00
t1enne 93d69a26eb Moved UserDropdown to comps/common/, updated imports, some styling on Header 2022-05-08 09:41:47 +02:00
t1enne ced449175c renamed component 2022-05-08 09:39:58 +02:00
t1enne df131acd06 wrapped with recoil 2022-05-08 09:39:26 +02:00
t1enne d5145942bd Closed ending bracket 2022-05-08 09:38:42 +02:00
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.
2022-05-04 09:55:44 +02:00
t1enne 502cf4478a reworked slightly main layout 2022-05-03 23:55:13 +02:00