Files
element-web/src
Luke Barnard 5307731dfd Overide default draft-js handling of pasting text/html
This is surprisingly needed to avoid an issue with draft-js that causes multi-line madness when pasting code and then applying format-as-code to it - https://github.com/vector-im/riot-web/issues/2120#issuecomment-271735729.

The issue sounds like it is https://github.com/facebook/draft-js/issues/170#issuecomment-195026203 and the suggstion is to override the text pasting handler https://github.com/facebook/draft-js/issues/170#issuecomment-215983216. Meanwhile they haven't modified the default pasting behaviour afaics.

I've discovered a separate issue that is apparent even after this suggested fix. (https://github.com/vector-im/riot-web/issues/4446)
2017-06-27 17:10:28 +01:00
..
2017-06-23 18:30:16 +01:00
2017-06-19 11:22:55 +01:00
2017-06-07 11:26:52 +01:00
2017-06-20 20:15:25 +01:00
2017-06-02 21:35:55 +01:00
2017-06-19 16:56:27 +01:00
2017-06-14 23:03:40 +01:00
2017-06-05 17:58:11 +01:00
2017-06-23 17:35:07 +01:00