KEditor version 1.1.5
Changes:
- How to put the sidebar in a div? #75
- Improve iframeMode #47
- Standalone CSS/LESS file #40
- Improve keditor #60
- Add
window
properties for instance of KEditor. WheniframeMode
istrue
,window
is window of iframe - Support
id
for styles iniframeMode
- Change
data-categories
todata-keditor-categories
for avoiding conflict data-* attributes with dynamic components - Prevent
form
tags inside#keditor-setting-forms
submit to other page - Context of all callbacks will be instance of KEditor
- Add
- Nested container #68
- A lot of unnecessary log messages #72
- Add callback before init component, container and contentarea #71
- Set content dynamically #63
- KEditor: containers should not resize while dragging a component #78
Fixes: