Skip to content
  1. Mar 22, 2019
  2. Mar 19, 2019
  3. Feb 27, 2019
  4. Feb 13, 2019
  5. Feb 12, 2019
  6. Feb 01, 2019
  7. Jan 31, 2019
  8. Jan 15, 2019
  9. Dec 23, 2018
  10. Dec 21, 2018
  11. Dec 19, 2018
  12. Dec 18, 2018
  13. Dec 16, 2018
  14. Dec 13, 2018
  15. Dec 12, 2018
    • Marius Dumitru Florea's avatar
      CKEDITOR-256: The macro content is preserved when switching macros even if the... · ae761dd5
      Marius Dumitru Florea authored
      CKEDITOR-256: The macro content is preserved when switching macros even if the new macro doesn't support content
      * Make sure the macro call returned by the Macro Editor has the "content" key, even if the value is undefined, so that it can overwrite the widget data.
      * The macro call returned by the Macro Editor should include a reference to the macro descriptor (the macro widget needs to know the macro parameter types).
      * The in-line/block macro widget mode should be preserved when changing the macro.
      * Don't save the nested editables that don't match the parameter type.
      ae761dd5
Loading