Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Releases: marucjmar/ember-cli-tinymce

0.4.0

03 Dec 18:31

Choose a tag to compare

0.3.3: fix error get is null

03 Dec 18:14
3c57d62

Choose a tag to compare

fix error `e.get(...) is null`
on line 
```
"#"+this.get("elementId"),init_instance_callback:r.bind(this,function(t){e.set("editor",t),e.get("editor").setContent(e.get("value")||"")})}
```