draft-js-diff
draft-js-diff copied to clipboard
Create side-by-side DraftJS editors with highlighted diffs.
Just screenshot this issue as below:   I think it's because there there are 2 Editor there and the same line on each side does not associated together. Normally,...
- Converts jsx to vanilla js so that it compiles with brunch - Adds node_modules to .gitignore
The Editor sometimes register a key twice as we type. Might be linked to performance issues that delay the EditorState update while typing ?