Skip to content

Releases: spicywebau/craft-tinymce

TinyMCE Field 1.4.7

16 Jan 10:55
Compare
Choose a tag to compare

Changed

  • Updated the distributed TinyMCE to 6.8.2

TinyMCE Field 1.4.6

18 Dec 06:16
Compare
Choose a tag to compare

Changed

  • When (re)generating the Default and Full TinyMCE config files, the styles item will be used on the toolbar instead of blocks
  • By default, the styles toolbar item now includes a 'Mark' option, under the 'Inline' submenu
  • Increased the line height of TinyMCE editor content

TinyMCE Field 1.4.5

12 Dec 06:10
Compare
Choose a tag to compare

Fixed

  • Fixed a JavaScript error that occurred when editing TinyMCE fields using the 'Full' config when in preview mode
  • Fixed a bug where TinyMCE editors using the 'Full' config in Matrix, Neo and Super Table blocks became unusable after dragging the blocks

TinyMCE Field 1.4.4

10 Dec 03:58
Compare
Choose a tag to compare

Fixed

  • Fixed a visual bug when dragging Matrix, Neo and Super Table blocks containing TinyMCE fields

TinyMCE Field 1.4.3

09 Dec 04:58
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where TinyMCE editors in Matrix, Neo and Super Table blocks became unusable after dragging the blocks

TinyMCE Field 1.4.2

26 Oct 01:57
Compare
Choose a tag to compare

Changed

  • Updated the distributed TinyMCE to 6.7.2

Fixed

  • Fixed an error that occurred on 1.4.0 and 1.4.1, when loading an element editor page containing a TinyMCE field, if the plugin settings page had never been opened and saved

TinyMCE Field 1.4.1

01 Jul 14:52
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where it wasn't possible to enable premium plugins when using the custom TinyMCE source

TinyMCE Field 1.4.0

01 Jul 08:44
Compare
Choose a tag to compare

Added

  • Added the ability to load official TinyMCE translation files from the config/tinymce/languages directory
  • Added spicyweb\tinymce\enums\TinyMCESource
  • Added spicyweb\tinymce\errors\InvalidSourceException
  • Added spicyweb\tinymce\services\LanguageService
  • Added spicyweb\tinymce\models\Settings::$tinymceCustomSource
  • Added spicyweb\tinymce\models\Settings::$tinymceSource
  • Added spicyweb\tinymce\models\Settings::nonNullTinymceSource()
  • Added a plugin settings page in the Craft control panel

Changed

  • Updated the distributed TinyMCE to 6.5.1
  • TinyMCE can now be loaded from a user-defined external source

TinyMCE Field 1.3.0

15 Feb 10:02
Compare
Choose a tag to compare

Added

  • Added spicyweb\tinymce\models\Settings::$enablePremiumPlugins

Fixed

  • Fixed bugs when using the editorCloudApiKey plugin setting

TinyMCE Field 1.2.1

31 Oct 01:58
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where TinyMCE editors became unusable after activating Craft's preview mode
  • Fixed a script error that occurred when editing elements that don't autosave drafts