28 Commits (6fbd6cbbcf56864656469bbace98661896a5069a)

Author SHA1 Message Date
Gabe Kangas 6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583 3 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
Gabe Kangas c871251769
Tweak positioning of emoji picker popover 3 years ago
Gabe Kangas c597a0de9e
Add accessibility properties to chat text input. Closes #2444 3 years ago
Gabe Kangas 352447e3d4
Web UI frontend automated browser tests (#2223) 3 years ago
Matthew Heller 64b20cf070
Use 16px font size to prevent auto zoom on iOS Safari. Shorten the 'type here' message so it doesn't wrap to a second line when the chat pane becomes a column on the right side of larger screens. Re #2276. (#2294) 3 years ago
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