-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule sdkjs
updated
8 files
+2 −3 | cell/view/CellEditorView.js | |
+1 −1 | common/Charts/DrawingObjects.js | |
+39 −6 | common/text_input.js | |
+2 −2 | slide/Drawing/DrawingDocument.js | |
+4 −4 | slide/Drawing/HtmlPage.js | |
+6 −6 | word/Drawing/HtmlPage.js | |
+5 −3 | word/Editor/History.js | |
+1 −0 | word/api.js |
Submodule web-apps
updated
3 files
+1 −1 | apps/common/main/lib/view/ExternalDiagramEditor.js | |
+4 −4 | apps/common/main/resources/less/buttons.less | |
+8 −2 | apps/spreadsheeteditor/main/app/controller/Main.js |