index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
composer
/
text-input
/
TextInput.web.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close web mention suggestions popup on `Escape` (#8605)
Samuel Newman
2025-08-28
1
-55
/
+49
*
don't override backspace if alt or meta key (#8855)
Samuel Newman
2025-08-15
1
-1
/
+5
*
Fix deletion of composed emojis in web composer (#8829)
Arturo Fonseca
2025-08-13
1
-1
/
+20
*
fix whitespace collapse (#8659)
Samuel Newman
2025-07-17
1
-1
/
+3
*
Keep all radix dependencies aligned by using single package (#8219)
Samuel Newman
2025-04-24
1
-3
/
+3
*
perf: optimizations for composer with Tiptap (#6315)
Nick Perez
2024-11-23
1
-8
/
+3
*
Fix Newline handling in Web's Composer (#6658)
Horus Lugo
2024-11-23
1
-0
/
+20
*
Fix Fast Refresh in <Text> files (#6609)
dan
2024-11-21
1
-1
/
+1
*
Composer UI fixes (#6065)
dan
2024-11-01
1
-1
/
+6
*
Fix duplicates in thread composer (#6068)
dan
2024-11-01
1
-4
/
+20
*
Thread composer UI (#6050)
dan
2024-11-01
1
-2
/
+11
*
Make composer min height conditional and align attachments (#5976)
dan
2024-10-28
1
-0
/
+9
*
Split composer into smaller components (#5941)
dan
2024-10-25
1
-5
/
+5
*
[Neue] Ligatures & composer (#5427)
Eric Bailey
2024-09-19
1
-4
/
+26
*
[Video] Allow drag-and-drop & pasting video (#5252)
Samuel Newman
2024-09-10
1
-7
/
+17
*
Add emoji picker to chat composer (#5196)
Eric Bailey
2024-09-06
1
-3
/
+1
*
Fix pasting images on web (#4670)
dan
2024-06-27
1
-8
/
+7
*
Prevent rich-formatting paste (#4327)
Mary
2024-06-13
1
-8
/
+19
*
Rewrite the link detection (#3687)
dan
2024-04-24
1
-22
/
+16
*
Remove unnecessary `.trimEnd()` and fix facet detection (#3672)
Hailey
2024-04-24
1
-9
/
+20
*
Automatically add a link card for URLs in the composer (#3566)
Hailey
2024-04-16
1
-23
/
+44
*
Add tags and mute words (#2968)
Eric Bailey
2024-02-26
1
-0
/
+2
*
use the palette's font color in the composer (as string) (#2792)
Hailey
2024-02-08
1
-1
/
+4
*
use the palette's font color in the composer (#2791)
Hailey
2024-02-07
1
-1
/
+1
*
Reduce the odds of false positives in the language suggester (close #2598) (#...
Paul Frazee
2024-01-30
1
-1
/
+0
*
Tweak positioning
Paul Frazee
2024-01-22
1
-1
/
+3
*
fix: firefox edge-case
Mary
2024-01-21
1
-5
/
+2
*
fix: design adjustments
Mary
2024-01-21
1
-2
/
+3
*
fix: always call preventDefault
Mary
2024-01-21
1
-4
/
+12
*
refactor: use right borderDark
Mary
2024-01-21
1
-5
/
+1
*
feat: new design
Mary
2024-01-21
1
-35
/
+81
*
feat: web composer image drag and drop
Mary
2024-01-21
1
-9
/
+54
*
emoji picker improvements (#2392)
Hailey
2024-01-02
1
-0
/
+5
*
Hackfix to composer focus on web (#2057)
Paul Frazee
2023-12-03
1
-0
/
+10
*
Autocomplete updates (react-query refactor) (#1911)
Paul Frazee
2023-11-15
1
-12
/
+2
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-5
/
+15
*
Dont trim before posting (close #1621) (#1622)
Paul Frazee
2023-10-05
1
-1
/
+1
*
fix link highlighting with mention present (#1544)
Eric Bailey
2023-09-27
1
-73
/
+23
*
composer: inhibit Cmd-Enter from inputting newline (#1421)
uakci
2023-09-11
1
-0
/
+1
*
Add ESLint React plugin (#1412)
dan
2023-09-07
1
-112
/
+107
*
Fix caret jumps for web composer (#1374)
dan
2023-09-05
1
-5
/
+2
*
Replace web editor link behavior (#1319)
Paul Frazee
2023-08-28
1
-26
/
+17
*
[APP-836] Emoji picker for web (#1254)
Ansh
2023-08-23
1
-12
/
+25
*
[APP-834] Allow @ing someone in post directly from profile (#1241)
Ansh
2023-08-22
1
-1
/
+59
*
Update the web composer textinput to an emitter (close #1193) (#1205)
Paul Frazee
2023-08-17
1
-9
/
+22
*
A set of composer fixes (#1187)
Paul Frazee
2023-08-16
1
-0
/
+2
*
Shorten links in composer to reduce char usage (#1188)
Paul Frazee
2023-08-16
1
-0
/
+1
*
Fix hardbreak formatting
renahlee
2023-05-05
1
-0
/
+2
*
Add keyboard shortcuts: new, escape, and hard break (#552)
Ollie H
2023-05-02
1
-0
/
+2
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-2
/
+2
[next]