Releases: FriendsOfREDAXO/cke5
Releases · FriendsOfREDAXO/cke5
3.6.0
3.5.0
- update editor vendor to 12.3.0
- added outdent and indent
- added content language- and rtl-support
- added default font size option
- set mediaEmbed provider as collapse input filed
- update default profiles
- added mform and html code example to editor preview
- added getOutputLang to Cke5Lang class
- added custom fontcolor and font backgroundcolor editor
3.4.0
3.3.0
3.2.1
3.2.0
- clang support for rex_link-button
- set /.media/ by definition
- ckeditor5_reximage plugin updated for cke5 version 11.2.0
- image support issue in mblock and multiple initialized editors fixed
- use default values for editor tags by data parameters
- fix smooth scrolling effect by height collapse toggle
3.1.0
Version 3.1.0
- execute building process and added new cke5 version 11.2.0
https://ckeditor.com/blog/CKEditor-5-v11.2.0-with-paste-from-Word-and-file-manager-support-released/ - add new toolbar elements to creation array
- remove ckeditor5-supersub module there will replace by:
@ckeditor/ckeditor5-basic-styles/src/subscript
@ckeditor/ckeditor5-basic-styles/src/superscript
NOTICE: sub
, sup
will not work anymore
- update issue from 2.0.1 to 3.0.x fixed
- added sql update statement in
update.php
for all profiles there containssub
,sup
. There will replacesub
,sup
withsubscript
,superscript
.
3.0.0
- add rex:ready @dergel
- fix duplicate by pjax call
- editor height range slider don't notice profile update fixed
- add link to profile edit in preview site
- add mform code example to preview site
- add profile info to preview site
- show profile settings add to preview site
- execute building process and add newest cke5 version 11.1.1 with media embed
- add Media embed in default profile
- remove php version requirement to make addon for php7 installable: redaxo/redaxo#2204
- remove supersub plugin, add supsub plugin
super
toolbar key was replaced withsup
- add embed media example to demo page
2.1.0
Version 2.1.0
- update ckeditor 5 vendors to version 11
- fix many problems with rex_link and rex_images plugins for ckeditor5 v11
- add super-sub plugin /~https://github.com/mjadobson/ckeditor5-super-sub
- add super and sub to profile editor