Commit Graph

15 Commits

Author SHA1 Message Date
ad329c33fa Remove AutosuggestTextarea 2023-10-11 13:38:58 -05:00
596ea21976 Chunk ScheduleForm differently, fix screen blinking when compose is focused 2023-10-09 22:29:57 -05:00
e1982804b6 ComposeForm: wrap ComposeEditor with Suspense 2023-10-09 22:19:27 -05:00
b02c39da2d Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
645ce60a5f eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
2d7ce9b684 lexical: pass compose text from the reducer on mount
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1531
2023-09-25 22:47:55 -05:00
eb875673fd ComposeForm: insert emoji from picker into lexical
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1529
2023-09-25 16:31:01 -05:00
3b630ed8fb Convert instance to use zod 2023-09-23 20:49:33 -05:00
d92c150d9d lexical: set the actual editor as the ref, clear the form on submit 2023-09-23 15:01:16 -05:00
448d320f4e lexical: pass the actual EditorState as the ref, count with onChange callback 2023-09-23 14:54:47 -05:00
89b1574c77 Make Lexical the only editor 2023-09-23 14:32:02 -05:00
373fe3a77e lexical: remove markdown support 2023-09-22 17:22:46 -05:00
e619ffffdd lexical: fix minor spacing/size issues 2023-09-22 15:38:27 -05:00
fac42ab2c9 Merge remote-tracking branch 'soapbox/main' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 23:49:55 +02:00
f9679d270b Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00