70 Commits (920c8af253a9e94446076059d16456861c7bf450)

Author SHA1 Message Date
Gabe Kangas 9db8a8699a
fix: a11y button lables. Closes #3418 2 years ago
kame 4f078e1ee4
Migrated Storybook notation from CSF2 to CSF3 (#3412) 2 years ago
janWilejan f889113526
change overflow behaviour in chat input (#3167) 2 years ago
John Regan 056bd9f152
contenteditable: remove warning about unknown property onContentChange (#3161) 2 years ago
John Regan a663f8ec34
replace grapheme-splitter with graphemer (updated fork) (#3160) 2 years ago
John Regan c132d82645
simpler chatbox (#3146) 2 years ago
John Regan 46ca5223f9
Chat wire protocol (#3125) 2 years ago
John Regan bf1ccf21d2
chat: simplify input handling (#3124) 2 years ago
Gabe Kangas bcd08633b4
fix(chat): simplify emoji + char count handling. Closes #3120 2 years ago
Gabe Kangas 02811ef37e
feat(chat): preload and cache the custom emoji. Closes #3117 2 years ago
Gabe Kangas a354787a9e
feat(chat): support line breaks and pasted content. Closes #3108 2 years ago
Gabe Kangas d33f117a82
fix(chat): fix missing alt tags on custom emoji. Closes #3106 2 years ago
Gabe Kangas 06adee2bc2
fix(chat): restore placeholder value to what it was before 2 years ago
Gabe Kangas ccb9b5d075
chore: run stylelint on our css files 2 years ago
Gabe Kangas 0e13bd143e
fix(chat): set cursor for chat input field 2 years ago
Gabe Kangas ad814a8802
fix(chat): refactor chat input to not use slatejs. Closes #3094 2 years ago
renovate[bot] a4f984e7d1
fix(deps): update dependency slate-react to v0.95.0 (#3065) 2 years ago
Gabe Kangas 69f217f758
Refactor mobile chat into modal (#3038) 2 years ago
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