ORIENT/modules/backend/formwidgets/richeditor/assets/js
fansaien d6b1b6e95d Fixed the Delete and Enter not being captured in keydown.oc.richeditor (#4015)
Credit to @fansaien.

The keydown event can not capture the Backspace(Delete) and Enter key event. 

Moved the binding keydown function into froalaEditor.initialized event to solve this issue. Please review this Froala Editor issue: https://github.com/froala/wysiwyg-editor/issues/1879

The editor.events doesn't support off function. So, can not call off function in the unregisterHandlers()
2019-01-03 14:07:29 -06:00
..
plugins UI Blocks can now be moved by dragging 2016-05-27 05:21:50 +10:00
build-min.js Add customization of froala lineBreaker tags (#3687) 2018-08-11 13:33:34 -06:00
build.js Bump froala_editor to v2.4.2 2017-02-08 19:10:24 +11:00
richeditor.js Fixed the Delete and Enter not being captured in keydown.oc.richeditor (#4015) 2019-01-03 14:07:29 -06:00