[dev] [dexonline/dexonline] a2b73f: [refs #671] charmap and keybindings in TinyMCE
GitHub
noreply at github.com
Fri Jan 5 15:27:36 EET 2018
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: a2b73f147cdfb32600d0be00819c73703710e60d
https://github.com/dexonline/dexonline/commit/a2b73f147cdfb32600d0be00819c73703710e60d
Author: David Batranu <david.batranu at eaudeweb.ro>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M wwwbase/js/charmap.js
M wwwbase/js/tinymce.js
Log Message:
-----------
[refs #671] charmap and keybindings in TinyMCE
"keydown" events in the TinyMCE editor are now re-triggered on $(document). This allows keybindings to work.
Adapted charmap to correctly handle tinymce as target.
Commit: b206ea8946d35df246e03beecf993602f9e27680
https://github.com/dexonline/dexonline/commit/b206ea8946d35df246e03beecf993602f9e27680
Author: Cătălin Frâncu <cata at francu.com>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M wwwbase/js/charmap.js
M wwwbase/js/tinymce.js
Log Message:
-----------
Merge pull request #672 from david-batranu/bug-671
[refs #671] charmap and keybindings in TinyMCE
Compare: https://github.com/dexonline/dexonline/compare/ada2e8ad5e3d...b206ea8946d3
More information about the Dev
mailing list