mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
0b4941966e
* feat: Add emoji support 1. StatusChatListItem (only updated parts already done by Jo) 2. StatusListItem 3. StatusInput * feat(StatusColorSelectorGrid): Added new widget for color selection as needed in wallet * fix(StatusInput): on reset, valid should be set to true else error mode is shown even though the user hasnt entered a value * fix(StatusLetterIdenticon): Removed the clicked event out from the LetterIdenticon and added it to the StatusBaseInput as other places that use the letterIdenticon dont need the mouse area is not needed