scalable-react / scalable-react-boilerplate

:star: Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
https://scalable-react-boilerplate.herokuapp.com/
MIT License
259 stars 56 forks source link

Cms #12

Closed adai183 closed 8 years ago

adai183 commented 8 years ago

CmsEdititor component is based on the example for rich text styling in the draft.js docs. https://github.com/facebook/draft-js/tree/master/examples/rich

RyanCCollins commented 8 years ago

I am merging this seperately because it's not really part of the boilerplate. Let me play around with it and see if it fits into the project. I am also planning to setup a repo for the community project, so it may be better to merge it into that project.