Skip to content

Conversation

buob
Copy link

@buob buob commented Feb 14, 2019

Inline style ranges (right now only BOLD and ITALIC) and entity ranges (right now only LINK)

This solves a couple problems:

1. Poison was pretty out of date (so trying to use the lib caused
version conflicts with the version we were already using in our app)

2. Our draftjs content wasn't stored as a string, it was stored as a
map.  Removing json parsing will let the user parse it if they need
to (in whatever way they want), and let those who don't need to use
it out of the box.
@buob buob force-pushed the jb/inline-and-entities branch from cdfe851 to 678a4f3 Compare February 15, 2019 18:10
Inline style ranges (right now only `BOLD` and `ITALIC`) and entity
ranges (right now only `LINK`)
@buob buob force-pushed the jb/inline-and-entities branch from 678a4f3 to 5b6be92 Compare February 15, 2019 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant