v0.14.25
Bug fixes and API improvements
Changed
- Adjust toolbar positioning on component change
Added
- Added
onActivemethod in ComponentView which executes onactiveevent - Added the possibility to open the modal with title and content via options
eg.editor.Modal.open({ title: 'Title', content: 'Content' }) - Added the possibility to append
labelon component toolbar buttons - Added
runandstopmethods in Commands module