manifold/web/components/groups
Sinclair Chen 5892ccee97
Rich text in comments, fixed (#719)
* Revert "Revert "Switch comments/chat to rich text editor (#703)""

This reverts commit 33906adfe4.

* Fix typing after being weird on Android

Issue: character from mention gets deleted. Most weird on Swiftkey:
mention gets duplicated instead of deleting.

See https://github.com/ProseMirror/prosemirror/issues/565
https://bugs.chromium.org/p/chromium/issues/detail?id=612446

The keyboard still closes unexpectedly when you delete :(

* On reply, put space instead of \n after mention

* Remove image upload from placeholder text

- Redundant with image upload button
- Too long on mobile

* fix dependency
2022-08-06 13:39:52 -07:00
..
contract-groups-list.tsx Groups contracts (#709) 2022-08-01 21:15:09 -06:00
create-group-button.tsx Groups default open 2022-07-28 11:37:26 -07:00
edit-group-button.tsx Allow adding anyone's contract to a group 2022-07-01 16:37:30 -06:00
group-chat.tsx Rich text in comments, fixed (#719) 2022-08-06 13:39:52 -07:00
group-selector.tsx Groups contracts (#709) 2022-08-01 21:15:09 -06:00
groups-button.tsx Backfill and forward fill contracts with group info (#686) 2022-07-22 16:28:53 -06:00