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

@tinymce/tinymce-angular

Package Overview
Dependencies
Maintainers
0
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinymce/tinymce-angular - npm Package Versions

1
2325

2.2.0

Diff

Changelog

Source

2.2.0 - 2018-09-26

Added

  • Added support for disabling the editor via the disabled attribute.
tinymce
published 2.1.0 •

Changelog

Source

2.1.0 - 2018-09-24

Changed

  • Changed inline attribute to accept truthy values, so you can now do this: <editor inline></editor> instead of the earlier <editor [inline]="true"></editor>.

Fixed

  • Fixed bug where textarea was being added to editor content if id was set.
tinymce
published 2.0.1 •

Changelog

Source

2.0.1 - 2018-09-03

Fixed

  • Fixed broken links in readme.
tinymce
published 2.0.0 •

Changelog

Source

2.0.0 - 2018-05-08

Added

  • Angular 6 support

Changed

  • rxjs version 6
tinymce
published 1.0.9 •

Changelog

Source

1.0.9 - 2018-05-04

Added

  • Added undo and redo events to ngModel onChangeCallback.
tinymce
published 1.0.8 •

Changelog

Source

1.0.8 - 2018-04-26

Fixed

  • Added null check before removing editor to check that tinymce is actually available.
tinymce
published 1.0.7 •

Changelog

Source

1.0.7 - 2018-04-06

Fixed

  • Fixed bug with onInit not firing and removed onPreInit shorthand.
tinymce
published 1.0.6 •

Changelog

Source

1.0.6 - 2018-04-06

Changed

  • Changed so tinymce.init is run outside of angular with ngzone.
tinymce
published 1.0.5 •

Changelog

Source

1.0.5 - 2018-02-15

Fixed

  • Fixed bug where is wasn't possible to set inline in the init object, only on the shorthand.
tinymce
published 1.0.4 •

Changelog

Source

1.0.4 - 2018-02-14

Fixed

  • Fixed bug where the component threw errors because it tried to setContent on an editor that had not been initialized fully.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc