DimiMikadze / orca

Build modern community apps with React and Node.
https://dimimikadze.github.io/orca-docs
MIT License
1.22k stars 294 forks source link

WIP: Add slate editor with read only support #193

Open RajendrasinhParmar opened 2 years ago

RajendrasinhParmar commented 2 years ago

Description of what you did:

Implemented a Text Editor using the slate library so that users can create posts in basic rich text format.

Library used: slate framework

This PR is currently a work in progress.

My PR is a:

Main update on the:

RajendrasinhParmar commented 2 years ago

@DimiMikadze Can you have a very quick look into the way I've implemented the TextEditor component?

DimiMikadze commented 2 years ago

@RajendrasinhParmar thank you very much for working on this issue. The code looks great!

Unfortunately, I don't have time anymore to contribute to this project due to work, and I've decided to close the ElevenSymbols project and move this repository to my personal Github account.

I'll add you as a core contributor for this project in the readme.md file.

Once again, thanks for all the great work!