52 Commits (7868e3d020f46565c2a4a7fa72534e2bc18c2c17)

Author SHA1 Message Date
Gabe Kangas 1f1f48acb0
fix(chat): fix chat input placeholder positioning. Closes #2991 2 years ago
Gabe Kangas 3616717ceb
fix(chat): strip p tags from outgoing chat messages to fix markdown rendering 2 years ago
gingervitis 44483a45d3
some webv2 UI polish (#2940) 2 years ago
Gabe Kangas b5cc183a3c
Continue to bump diff threshold so UI tests do not register as changed 2 years ago
Gabe Kangas 4a0476b237
Add support for disabled chat state in the chat input field. Closes #2761 2 years ago
Gabe Kangas ed2dc00345
Remove unused imports 2 years ago
Bennett B Madavana 5e155179ef
Fixed #2734 (#2742) 2 years ago
Gabe Kangas b1cc8c6f12
Increase diffThreshold again for chat text field UI test 2 years ago
Gabe Kangas d2a3e718e4
Continue to bump the diff threshold 2 years ago
Gabe Kangas 9f735d3c5d
Increase diff threshold for UI test. Hopefully helps #2629 2 years ago
Gabe Kangas de20b2cc11
Increase diff threshold for UI tests: #2292 #2630 #2629 3 years ago
Gabe Kangas 84aff441a2
Give text input more padding 3 years ago
Gabe Kangas a567f8543e
Make chat text input background the same color as chat bg 3 years ago
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 fb1aca165f
Give the chat text input surrounding a background color 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 447779b439
Reduce textfield padding 3 years ago
Gabe Kangas 4cdbcc642d
Tweak Chromatic diffThreshold to reduce false negative tests 3 years ago
Gabe Kangas 352447e3d4
Web UI frontend automated browser tests (#2223) 3 years ago
Matthew Heller 3021dd7795
Always show the 'send chat message' button. Re #2293. (#2298) 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
t1enne 917248fc5b moved footer to layout. changed some css 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
James Young 5ebbbb8bf2
refactor(stories): co-locate stories with components (#2078) 3 years ago
gingervitis d5fa81f76e
Draft: rough-ish draft of proposed color theme changes (#2067) 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
t1enne ffc73f2760 Added chat tab on mobile layouts and other changes to mobile UI 3 years ago
t1enne d12712a107 Changed chat behaviour 3 years ago
Gabe Kangas 8ed01ed4da
../ 3 years ago
t1enne 3a785c2a48 Lowered font-size in chat input 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 8c7c11cb72
Continue to troubleshoot the emoji picker 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