about summary refs log tree commit diff
path: root/src/view/com/composer/text-input/TextInput.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add ESLint React plugin (#1412)dan2023-09-071-166/+164
* #929 Wrap `PasteInput` updates in a `setTimeout` (#1033)Eric Bailey2023-07-191-39/+51
* [APP-692] Accessibility font-scaling fixes (#922)Paul Frazee2023-06-281-0/+1
* React Native accessibility (#539)Ollie H2023-05-011-23/+18
* Support CMD + Enter to publish postrenahlee2023-04-191-0/+1
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-55/+56
* Fix darkmode placeholder text in composer (#406)Paul Frazee2023-04-061-0/+1
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-2/+2
* Lex refactor (#362)Paul Frazee2023-03-311-23/+30
* Fix sizing on the composer text input (#331)Paul Frazee2023-03-201-1/+2
* Fix visibility of the mentions autocomplete in the composer (#326) (#329)Paul Frazee2023-03-201-2/+8
* Fix multiline input in composerPaul Frazee2023-03-141-0/+1
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-47/+205
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-2/+12
* Implement basic web composerPaul Frazee2023-01-271-0/+54