Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix overflow issue on iOS autocomplete, among other things (#6611) | Samuel Newman | 2024-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | * stop using ref in render * fix display name fallback on web * use unicode ellipsis for useGrapheme * fix overflow issue * sanitize handle/displayname on web | ||||
* | Sort imports (#6009) | dan | 2024-10-29 | 1 | -1/+1 |
| | | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix | ||||
* | Add avatar to mobile autocomplete and create grapheme hook (#602) | Ollie H | 2023-05-09 | 1 | -0/+36 |
* Add avatar to mobile autocomplete and create grapheme hook * Remove comment, update filename, cut out redundant logic |