[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/editor/atto/ -> upgrade.txt (source)

   1  This files describes API changes in the editor_atto code.
   2  === 3.0 ===
   3  * Rangy updated to 1.3.0.
   4    Rangy has deprecated the createCssClassApplier function in this version (it is now createClassApplier).
   5  
   6  === 2.9 ===
   7  
   8  * When adding a shortcut to the button of a plugin, atto will add a layer of validation
   9  to ensure that only the required keys are pressed. However, if you are using a custom
  10  keyConfig object you must validate the shortcut yourself. This is particularly important
  11  for non-English keyboard users. For more information read the documentation of
  12  EditorPluginButtons::_addKeyboardListener() and MDL-47133.


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1