about summary refs log tree commit diff
path: root/src/view/com/composer/text-input/TextInput.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix hardbreak formattingrenahlee2023-05-051-0/+2
* Add keyboard shortcuts: new, escape, and hard break (#552)Ollie H2023-05-021-0/+2
* React Native accessibility (#539)Ollie H2023-05-011-2/+2
* Support Ctrl + Enter for non-Mac (#544)Ollie Hsieh2023-04-271-1/+1
* Add undo to web composer (#542)Ollie Hsieh2023-04-271-0/+2
* Support CMD + Enter to publish postrenahlee2023-04-191-0/+12
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-1/+41
* Web darkmode fixes (#474)Paul Frazee2023-04-131-31/+45
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-2/+2
* Lex refactor (#362)Paul Frazee2023-03-311-7/+8
* Fix mentions in webPaul Frazee2023-03-141-1/+2
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-47/+122
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-2/+9
* Fix import pathsPaul Frazee2023-01-271-2/+2
* Implement basic web composerPaul Frazee2023-01-271-0/+51