Michael Cox
Michael Cox
My question would be what returning `not-handled` from `handleKeyCommand` should do? What was the original use-case that's working? I interpreted this functionality as "bind to keys you care about within...
One last suggestion then, for posterity if nothing else. It would seem that the `` doesn't need to support both props. Since `keyBindingFn` is called on every key press, and...
I had this issue when I was using `2.0.0-beta1` of `draft-js-plugins-editor` (the default at the time if you don't specify a version). I upgraded to `2.0.0-rc3` and the issue is...
@FrankSalad - If you start a new repo that you'd like to maintain, let me know. I'm currently forking off of this as a starting point, but there should be...