New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@tinymce/tinymce-react

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinymce/tinymce-react - npm Package Versions

tinymce
published 3.2.0 •

Changelog

Source

3.2.0 - 2019-06-04

Fixed

  • Changed the CDN URL to use cdn.tiny.cloud
tinymce
published 3.1.1 •

Changelog

Source

3.1.1 - 2019-05-10

Changed

  • Removed preinstall script
tinymce
published 3.1.0 •

Changelog

Source

3.1.0 - 2019-05-10

Changed

  • Added the editor as a second argument to onEditorChange
  • Exported Typescript prop types
tinymce
published 3.0.1 •

Changelog

Source

3.0.1 - 2019-02-11

Changed

  • Updated readme on cloud channels.
tinymce
published 3.0.0 •

Changelog

Source

3.0.0 - 2019-02-11

Changed

  • Changed default cloudChannel to '5'.
tinymce
published 2.6.1 •

Changelog

Source

2.6.1 - 2019-02-07

Fixed

  • Changed react and react-dom to be peerDependencies and devDependencies.
tinymce
published 2.6.0 •

Changelog

Source

2.6.0 - 2019-02-07

Fixed

  • Changed react and react-dom to be peerDependencies.
tinymce
published 2.5.0 •

Changelog

Source

2.5.0 - 2019-01-24

Changed

  • Loosened cloudChannel proptype to take any string to be able to use the locked version channels.
tinymce
published 2.4.0 •

Changelog

Source

2.4.0 - 2018-11-02

Added

  • Added textareaName prop that sets the name attribute on the textarea for use in forms.
tinymce
published 2.3.0 •

Changelog

Source

2.3.0 - 2018-10-01

Added

  • Added disabled prop that sets the editor into readonly mode.