More changes
This commit is contained in:
parent
5c5dd0e943
commit
72d3c60934
|
|
@ -15,6 +15,9 @@
|
||||||
* Ability to show shadow for images/shapes
|
* Ability to show shadow for images/shapes
|
||||||
* Add mentions to comments
|
* Add mentions to comments
|
||||||
* Show multi-gradient fill in shapes (bug #40719)
|
* Show multi-gradient fill in shapes (bug #40719)
|
||||||
|
* Add `onRequestSaveAs` api event for saving file to storage
|
||||||
|
* Add `onRequestInsertImage` event and `insertImage`
|
||||||
|
method for inserting image from storage
|
||||||
|
|
||||||
#### Document Editor
|
#### Document Editor
|
||||||
|
|
||||||
|
|
@ -23,6 +26,8 @@
|
||||||
* Ability to print selection
|
* Ability to print selection
|
||||||
* Ability to save docx in mode compatible with old versions
|
* Ability to save docx in mode compatible with old versions
|
||||||
* Add tooltip for table styles
|
* Add tooltip for table styles
|
||||||
|
* Add `onRequestMailMergeRecipients` event and
|
||||||
|
`setMailMergeRecipients` method for mail merge
|
||||||
|
|
||||||
#### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue