Merge branch 'enhanced_notes' into 'staging'
Enhanced notes See merge request !22
No related branches found
No related tags found
Showing
- app/components/SimpleEditor/ContainerEditor.js 12 additions, 10 deletionsapp/components/SimpleEditor/ContainerEditor.js
- app/components/SimpleEditor/Editor.js 10 additions, 6 deletionsapp/components/SimpleEditor/Editor.js
- app/components/SimpleEditor/SimpleEditor.scss 4 additions, 1 deletionapp/components/SimpleEditor/SimpleEditor.scss
- app/components/SimpleEditor/config.js 15 additions, 13 deletionsapp/components/SimpleEditor/config.js
- app/components/SimpleEditor/elements/extract/ExtractComponent.js 1 addition, 1 deletion...ponents/SimpleEditor/elements/extract/ExtractComponent.js
- app/components/SimpleEditor/elements/note/EditNoteTool.js 49 additions, 45 deletionsapp/components/SimpleEditor/elements/note/EditNoteTool.js
- app/components/SimpleEditor/elements/note/NoteComponent.js 1 addition, 0 deletionsapp/components/SimpleEditor/elements/note/NoteComponent.js
- app/components/SimpleEditor/elements/note/NoteTool.js 5 additions, 2 deletionsapp/components/SimpleEditor/elements/note/NoteTool.js
- app/components/SimpleEditor/elements/note/note.scss 4 additions, 4 deletionsapp/components/SimpleEditor/elements/note/note.scss
- app/components/SimpleEditor/elements/track_change/TrackChangeControlTool.js 0 additions, 1 deletion...pleEditor/elements/track_change/TrackChangeControlTool.js
- app/components/SimpleEditor/elements/track_change/TrackChangeControlViewTool.js 0 additions, 1 deletion...ditor/elements/track_change/TrackChangeControlViewTool.js
- app/components/SimpleEditor/elements/track_change/TrackChangesProvider.js 7 additions, 7 deletions...impleEditor/elements/track_change/TrackChangesProvider.js
- app/components/SimpleEditor/miniEditor/config.js 32 additions, 0 deletionsapp/components/SimpleEditor/miniEditor/config.js
- app/components/SimpleEditor/miniEditor/miniEditor.js 51 additions, 0 deletionsapp/components/SimpleEditor/miniEditor/miniEditor.js
- app/components/SimpleEditor/miniEditor/miniEditor.scss 37 additions, 0 deletionsapp/components/SimpleEditor/miniEditor/miniEditor.scss
- app/components/SimpleEditor/panes/Comments/CommentBox.js 1 addition, 2 deletionsapp/components/SimpleEditor/panes/Comments/CommentBox.js
- app/components/SimpleEditor/panes/Notes/Notes.js 52 additions, 2 deletionsapp/components/SimpleEditor/panes/Notes/Notes.js
- app/components/SimpleEditor/panes/TableOfContents/TableOfContents.js 1 addition, 0 deletions...nts/SimpleEditor/panes/TableOfContents/TableOfContents.js
Please register or sign in to comment