latticejs / lattice

Framework integration
17 stars 5 forks source link

new component: rich text editor #270

Open dpaez opened 5 years ago

dpaez commented 5 years ago

It would be desired to have a customized à la latticejs rich text editor component built upon draft-js or slatejs.

We need to choose one of the options for the core and build upon it.

clinejm commented 5 years ago

slatejs would get my vote

Rahulgarg30591 commented 5 years ago

I am having some experience on DraftJS and it was a nightmare for me.

Better to embed an already created WYSIWYG editor. I down vote for DraftJS.

dpaez commented 5 years ago

Interesting points @Rahulgarg30591. I'm OK with using slatejs as the core lib. We should aim to create a good integration with material UI and keep a simple/clean DX.