Image functionality in progress
Showing
- .gitignore 16 additions, 0 deletions.gitignore
- app/components/SimpleEditor/Editor.js 10 additions, 10 deletionsapp/components/SimpleEditor/Editor.js
- app/components/SimpleEditor/SimpleEditor.jsx 2 additions, 2 deletionsapp/components/SimpleEditor/SimpleEditor.jsx
- app/components/SimpleEditor/config.js 2 additions, 2 deletionsapp/components/SimpleEditor/config.js
- app/components/SimpleEditor/elements/images/Image.js 0 additions, 10 deletionsapp/components/SimpleEditor/elements/images/Image.js
- app/components/SimpleEditor/elements/images/ImageFileProxy.js 48 additions, 0 deletions...components/SimpleEditor/elements/images/ImageFileProxy.js
- app/components/SimpleEditor/elements/images/ImageHTMLConverter.js 10 additions, 3 deletions...onents/SimpleEditor/elements/images/ImageHTMLConverter.js
- app/components/SimpleEditor/elements/images/ImageNode.js 23 additions, 0 deletionsapp/components/SimpleEditor/elements/images/ImageNode.js
- app/components/SimpleEditor/elements/images/ImagePackage.js 4 additions, 2 deletionsapp/components/SimpleEditor/elements/images/ImagePackage.js
- app/components/SimpleEditor/elements/images/InsertImageCommand.js 23 additions, 63 deletions...onents/SimpleEditor/elements/images/InsertImageCommand.js
Please register or sign in to comment