Changes between Initial Version and Version 1 of Ticket #10281, comment 6


Ignore:
Timestamp:
Jun 11, 2013, 9:27:36 AM (11 years ago)
Author:
Piotr Jasiun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10281, comment 6

    initial v1  
    33 - new editor getter: use ckeditor().editor insteand of ckeditorGet (which now is deprecated),
    44 - separate setData and dataReady events (previously jQuery setData.ckeditor event was connected to CKEditor dataReady event; now setData.ckeditor is setData and dataReady.ckeditor is dataReady),
    5  - rewrite val() function using valHooks (what fixed #9077, #9019 and #7876)
    6  - add save event to save plugin and overwrite it in jQuery adapter; now save button in editor will call jQuery.submit and should work properly with jQuery.forms (tickets #6181 and #8530)
     5 - rewrite val() function using valHooks (what fixed #9077, #9019 and #7876),
     6 - add save event to save plugin and overwrite it in jQuery adapter; now save button in editor will call jQuery.submit and should work properly with jQuery.forms (tickets #6181 and #8530),
    77 - tests, tests and more tests,
    8  - docs in JSDuck style
     8 - docs in JSDuck style.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy