Add key bindings feature
- Add
keyCommands
property to define key bindings. - Add
draftEditorProps
to exposed additional draft-js Editor properties settings - Fix a bug when refocusing the editor on custom click actions
keyCommands
property to define key bindings.draftEditorProps
to exposed additional draft-js Editor properties settings