Dom Morgan
Dom Morgan
This fixes some bugs and adds trait support: - Fix a bug to apply name transforms to traits and interfaces as well as classes. - Add support for traits to...
When not using an iframe, `editorClass` is added to the wrapper, which is great. However, if I set `iframe: true` in the config, the `editorClass` seems to be thrown away...
**Describe the bug** The wysiwyg div inside an iframe does not receive the class from `options.className`. This means that the behaviour changes based on if the editor is inside an...