ORIENT/modules/backend/formwidgets/richeditor/assets
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
..
css Fix richeditor popup z-index inside modal (#3194) 2017-10-24 12:35:31 -06:00
js Fixed the Delete and Enter not being captured in keydown.oc.richeditor (#4015) 2019-01-03 14:07:29 -06:00
less Fix richeditor popup z-index inside modal (#3194) 2017-10-24 12:35:31 -06:00
vendor Update Hungarian translation 2017-03-02 13:52:01 +01:00