index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
composer
/
text-input
/
TextInput.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close web mention suggestions popup on `Escape` (#8605)
Samuel Newman
2025-08-28
1
-39
/
+18
*
fix some auto complete issues
Chenyu Huang
2025-07-24
1
-4
/
+5
*
specify autocap (#8619)
Samuel Newman
2025-07-08
1
-0
/
+3
*
Reduce composer font size (#8591)
Samuel Newman
2025-06-30
1
-1
/
+1
*
new arch (#8295)
hailey
2025-06-12
1
-7
/
+7
*
Revert "Small revert to be on the safe side (#7932)" (#7958)
Samuel Newman
2025-03-24
1
-2
/
+4
*
Small revert to be on the safe side (#7932)
Eric Bailey
2025-03-07
1
-4
/
+2
*
fix autocomplete (#7930)
Samuel Newman
2025-03-07
1
-1
/
+1
*
#6861: Use available space to make focus on Composer TextInput easier (copy) ...
Samuel Newman
2025-02-25
1
-2
/
+4
*
Immediately parse pre-filled links in composer state (#6974)
Eric Bailey
2024-12-06
1
-0
/
+4
*
Fix Fast Refresh in <Text> files (#6609)
dan
2024-11-21
1
-1
/
+1
*
set includeFontPadding false for fixed TextInput height on Android (#6170)
khuddite
2024-11-09
1
-1
/
+5
*
Composer UI fixes (#6065)
dan
2024-11-01
1
-1
/
+3
*
Fix duplicates in thread composer (#6068)
dan
2024-11-01
1
-0
/
+1
*
Make composer min height conditional and align attachments (#5976)
dan
2024-10-28
1
-2
/
+3
*
Split composer into smaller components (#5941)
dan
2024-10-25
1
-1
/
+1
*
Move remaining composer state into reducer (#5623)
dan
2024-10-07
1
-1
/
+1
*
Rework native autocomplete (#5521)
Hailey
2024-09-27
1
-1
/
+5
*
Fix composer jumpiness on native (#5476)
Eric Bailey
2024-09-24
1
-30
/
+20
*
[Neue] Handle emoji within custom font (#5449)
Eric Bailey
2024-09-24
1
-9
/
+10
*
[Neue] Ligatures & composer (#5427)
Eric Bailey
2024-09-19
1
-19
/
+34
*
Fix Android composer cursor bug by removing `setTimeout` from native composer...
Hailey
2024-08-12
1
-57
/
+45
*
Rewrite the link detection (#3687)
dan
2024-04-24
1
-20
/
+16
*
Automatically add a link card for URLs in the composer (#3566)
Hailey
2024-04-16
1
-27
/
+37
*
Add tags and mute words (#2968)
Eric Bailey
2024-02-26
1
-2
/
+1
*
remove line height from text input for composer on ios (#2844)
Hailey
2024-02-12
1
-1
/
+3
*
Disable scroll on the composer TextInput (close #2413) (#2603)
Paul Frazee
2024-01-23
1
-0
/
+1
*
emoji picker improvements (#2392)
Hailey
2024-01-02
1
-0
/
+2
*
Set numberOfLines for Android text input (#2238)
Eric Bailey
2023-12-18
1
-1
/
+7
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-11
/
+10
*
Don't highlight tags in composer yet (#1665)
Eric Bailey
2023-10-10
1
-10
/
+13
*
Add ESLint React plugin (#1412)
dan
2023-09-07
1
-166
/
+164
*
#929 Wrap `PasteInput` updates in a `setTimeout` (#1033)
Eric Bailey
2023-07-19
1
-39
/
+51
*
[APP-692] Accessibility font-scaling fixes (#922)
Paul Frazee
2023-06-28
1
-0
/
+1
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-23
/
+18
*
Support CMD + Enter to publish post
renahlee
2023-04-19
1
-0
/
+1
*
Split image cropping into secondary step (#473)
Ollie Hsieh
2023-04-17
1
-55
/
+56
*
Fix darkmode placeholder text in composer (#406)
Paul Frazee
2023-04-06
1
-0
/
+1
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-2
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-23
/
+30
*
Fix sizing on the composer text input (#331)
Paul Frazee
2023-03-20
1
-1
/
+2
*
Fix visibility of the mentions autocomplete in the composer (#326) (#329)
Paul Frazee
2023-03-20
1
-2
/
+8
*
Fix multiline input in composer
Paul Frazee
2023-03-14
1
-0
/
+1
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-47
/
+205
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-2
/
+12
*
Implement basic web composer
Paul Frazee
2023-01-27
1
-0
/
+54