4 files changed
+4
-4
lines changed- apps/api/documents/api.js+1-1
- apps/common/embed/lib/controller/modals.js+1-1
- apps/common/main/lib/component/Button.js+3-6
- apps/common/main/lib/component/DataView.js+30-33
- apps/common/main/lib/component/MetricSpinner.js+5-31
- apps/common/main/lib/component/Tooltip.js+2-2
- apps/common/main/lib/util/utils.js+47-65
- apps/common/main/lib/view/About.js+1-1
- apps/common/main/resources/less/dataview.less+5-22
- apps/common/main/resources/less/review-changes.less+1-1
- apps/common/main/resources/less/tooltip.less-4
- apps/documenteditor/main/app.js-1
- apps/documenteditor/main/app/controller/LeftMenu.js+1-1
- apps/documenteditor/main/app/controller/Main.js+24-44
- apps/documenteditor/main/app/controller/Toolbar.js+18-107
- apps/documenteditor/main/app/template/Toolbar.template+1-2
- apps/documenteditor/main/app/view/ChartSettings.js+12-12
- apps/documenteditor/main/app/view/DocumentHolder.js+32-60
- apps/documenteditor/main/app/view/FileMenu.js+10-7
- apps/documenteditor/main/app/view/FileMenuPanels.js+2-2
- apps/documenteditor/main/app/view/FootnoteTip.js-134
- apps/documenteditor/main/app/view/NoteSettingsDialog.js-434
- apps/documenteditor/main/app/view/Toolbar.js+19-68
- apps/documenteditor/main/app_dev.js-1
- apps/documenteditor/main/locale/en.json+15-43
- apps/documenteditor/main/resources/img/toolbar-menu.png
- apps/documenteditor/main/resources/img/toolbar-menu@2x.png
- apps/documenteditor/main/resources/less/footnote.less-124
- apps/documenteditor/main/resources/less/leftmenu.less+2
- apps/documenteditor/main/resources/less/toolbar.less+10-3
- apps/documenteditor/sdk_dev_scripts.js+2-25
- apps/presentationeditor/main/app.js-1
- apps/presentationeditor/main/app/controller/LeftMenu.js+1-1
- apps/presentationeditor/main/app/controller/Main.js+24-44
- apps/presentationeditor/main/app/controller/Toolbar.js+12-39
- apps/presentationeditor/main/app/view/ChartSettings.js+12-12
- apps/presentationeditor/main/app/view/FileMenu.js+12-9
- apps/presentationeditor/main/app/view/FileMenuPanels.js+2-2
- apps/presentationeditor/main/app/view/Toolbar.js+14-16
- apps/presentationeditor/main/app_dev.js-1
- apps/presentationeditor/main/locale/en.json+14-16
- apps/presentationeditor/main/resources/less/leftmenu.less+2
- apps/presentationeditor/main/resources/less/toolbar.less+9-1
- apps/presentationeditor/sdk_dev_scripts.js+2-25
- apps/spreadsheeteditor/main/app.js-1
- apps/spreadsheeteditor/main/app/controller/CellEditor.js-2
- apps/spreadsheeteditor/main/app/controller/LeftMenu.js+1-1
- apps/spreadsheeteditor/main/app/controller/Main.js+24-43
- apps/spreadsheeteditor/main/app/controller/RightMenu.js-2
- apps/spreadsheeteditor/main/app/controller/Toolbar.js+41-48
- apps/spreadsheeteditor/main/app/template/ChartSettingsDlg.template+29-29
- apps/spreadsheeteditor/main/app/view/CellEditor.js+1
- apps/spreadsheeteditor/main/app/view/CellRangeDialog.js+3-6
- apps/spreadsheeteditor/main/app/view/ChartSettings.js+22-23
- apps/spreadsheeteditor/main/app/view/ChartSettingsDlg.js+22-105
- apps/spreadsheeteditor/main/app/view/FileMenu.js+12-9
- apps/spreadsheeteditor/main/app/view/FileMenuPanels.js+2-2
- apps/spreadsheeteditor/main/app/view/NamedRangeEditDlg.js+1-2
- apps/spreadsheeteditor/main/app/view/RightMenu.js-1
- apps/spreadsheeteditor/main/app/view/TableSettings.js+2-11
- apps/spreadsheeteditor/main/app/view/Toolbar.js+66-34
- apps/spreadsheeteditor/main/app_dev.js-1
- apps/spreadsheeteditor/main/locale/en.json+13-60
- apps/spreadsheeteditor/main/resources/less/leftmenu.less+2
- apps/spreadsheeteditor/main/resources/less/rightmenu.less+9-1
- apps/spreadsheeteditor/sdk_dev_scripts.js+2-24
0 commit comments