Back to Tinymce

6.0.0

.changes/bridge/6.0.0.md

8.5.01.2 KB
Original Source

6.0.0 - 2026-03-27

Added

  • Added for attribute to component schema and as an optinal parameter for label component. #TINY-10971
  • Added context optional property to ButtonSpec, BaseDialogFooterButtonSpec, CommonMenuItemSpec, BaseToolbarButtonSpec, view BaseButtonSpec, ToolbarSplitButtonSpec, BaseMenuButtonSpec and various dialog ui components that defaults to mode:design. #TINY-11211
  • New contexts that stores context configurations. #TINY-11211
  • Menu buttons now have a setTooltip API. #TINY-11847
  • contextForm.back API to restore the previous toolbar view. #TINY-11344
  • Slider and size input support for context forms. #TINY-11342
  • onInit, stretched, and customPreviewCss support for HtmlPanel. #TINY-10900
  • Placeholder support for context form inputs. #TINY-11459
  • onSetup support for context forms. #TINY-11494
  • Sub-toolbar support to UI configuration APIs. #TINY-11748
  • Focus support to view button APIs. #TINY-11122
  • An upload tab to the link dialog. #TINY-13278

Changed

  • Dialog text areas now have spellcheck disabled by default. #TINY-12120

Fixed

  • File upload validation and error handling for invalid files. #TINY-13420