TinyMCE 5.0.3 release, JavaScript rich text editor

TinyMCE is a JavaScript rich text editor that contains over 40 powerful editing features. TinyMCE 5.0.3 has been released, this version brings a new design for mobile devices, new UI, more modern style of the default skin, as well as some of the menu and editing functions were amended.

TinyMCE

Changelog

  • CHANGED empty nested-menu items within the style formats menu to be disabled or hidden if the value of style_formats_autohide is true.
  • CHANGED the entire phrase ‘Powered by Tiny’ in the status bar to be a link instead of just the word ‘Tiny’.
  • CHANGED formatselectstyleselect, and align menus to use the mceToggleFormat command internally.
  • FIXED toolbar keyboard navigation to work as expected when toolbar_drawer is configured.
  • FIXED text direction buttons to display the correct pressed state in selections that have no explicit dirproperty.
  • FIXED the mobile editor to clean up properly when removed.
  • FIXED quickbar toolbars to add an empty box to the screen when it is set to false.
  • FIXED an issue where pressing the Delete/Backspace key at the edge of tables was creating incorrect selections.
  • FIXED an issue where dialog collection items (emoticon and special character dialogs) couldn’t be selected with touch devices.
  • FIXED a type error introduced in TinyMCE version 5.0.2 when calling editor.getContent() with nested bookmarks.
  • FIXED an issue that prevented default icons from being overridden.
  • FIXED an issue where Home/End keys wouldn’t move the caret correctly before or after contenteditable=false inline elements.
  • FIXED styles to be preserved in IE 11 when editing via the fullpage plugin.
  • FIXED the link plugin context toolbar missing the open link button.
  • FIXED inconsistent dialog component spacing.

Download