Commit Graph

14 Commits

Author SHA1 Message Date
964ba8c758 Make MentionNode a DecoratorNode instead of a TextNode 2023-10-13 17:19:55 -05:00
dfe8f84ae1 Merge branch 'compose-clear' into 'main'
Compose clear

See merge request soapbox-pub/soapbox!2809
2023-10-13 20:29:28 +00:00
8f55b6d5c2 Split SubmitPlugin out of StatePlugin 2023-10-13 15:16:39 -05:00
2876252ac0 adding case insensitive match during status composition 2023-10-13 17:20:00 +00:00
645ce60a5f eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
2a9cb08d08 lexical: restore EmojiNode, fix Android backspace! 2023-09-25 15:46:29 -05:00
e88b952a6f lexical: remove MentionPlugin, only insert mention when selected from autosuggest 2023-09-25 14:49:00 -05:00
4f65c96da4 lexical: fix placeholder z-index 2023-09-23 15:23:11 -05:00
a67b5f8a25 lexical: add RefPlugin to set the ref 2023-09-23 15:10:05 -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
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