22 Commits (6e54ec7695c4ce4eb089e2d3a81df3386d33eca1)

Author SHA1 Message Date
Matthew Heller 6e54ec7695
Antd updates (#2194) 3 years ago
Gabe Kangas cd3722d9f1
Limit chat input to max characters. Closes #2109 3 years ago
Gabe Kangas 45c7fa4f7e
Only show chat send button on mobile 3 years ago
Gabe Kangas b1484f4c9f
Lazy load some components that aren't needed at load. For #2167 3 years ago
t1enne adea618a44 improved ui of chat text input 3 years ago
t1enne 44ef64b3b5 fixed chat container not showing in SB + minor changes 3 years ago
James Young d1f3fffe2f
reafctor: normalize component formatting (#2082) 3 years ago
Gabe Kangas 121c9415f1
Wire up emoji+custom emote selector to text input. Closes #1887 3 years ago
Gabe Kangas d8cf30a723
Only show send button on mobile. Make buttons inline with input field 3 years ago
t1enne efbe6907ac Reworked mobile UI for some components 3 years ago
Gabe Kangas 8ed01ed4da
../ 3 years ago
t1enne 6a0d0970d6 Added icons and formatted with prettier 3 years ago
t1enne bef99afa05 Few changes to Chat input 3 years ago
t1enne 1b9c04210b Fixed Slate error by providing initial value 3 years ago
Gabe Kangas 0d5d89a1c8
Fix empty state for text field 3 years ago
t1enne b6aa20b0aa worked on chat styling 3 years ago
Gabe Kangas 72c01e1b9a
Fix web project build errors 3 years ago
Gabe Kangas 44173ac09d
WIP emoji picker 3 years ago
Gabe Kangas 66a55401a8
Use slate.js as a rich text editor for chat messages 3 years ago
Gabe Kangas f96bde4f71
Can send a message from text input using submit button 3 years ago
Gabe Kangas c56c45d904
Use contentEditable for chat input field 3 years ago
t1enne 502cf4478a reworked slightly main layout 3 years ago