324adb49c2
[de] Extend returned props for content controls
...
Also comment obsolete tests
2025-09-05 01:18:32 +03:00
3b266d43ed
Fix bug #75337
...
Add plugin method to get the current bookmark
2025-06-24 18:20:45 +03:00
d88991d942
Merge branch 'release/v9.0.0' of https://git.onlyoffice.com/ONLYOFFICE/sdkjs into feature/api-docs-9.0.0
2025-06-05 16:19:33 +03:00
1e4c549d8a
fix async return on add Ole Objects in plugins
2025-06-04 15:44:29 +03:00
66b435d177
updated plugins api docs
2025-05-29 16:14:36 +03:00
89bffe49ac
Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.2' into release/v9.0.0
...
# Conflicts:
# slide/Drawing/HtmlPage.js
# word/apiBuilder.js
2025-03-12 12:19:41 +03:00
5e2c2f5a43
Fix bug #73411
...
Fix an issue with parsing props in plugin method for adding a content control
2025-03-06 18:02:28 +03:00
a7b6a4f860
[bu][plugins] Fix description
2025-03-06 15:21:14 +07:00
b7e6ed060b
[bu][plugins] Use Api in proto
2025-03-06 15:21:03 +07:00
fa6347c46e
updated api docs
2025-02-18 16:27:50 +03:00
147c9c2fdd
[de] Fix sdkjs build
2025-02-09 18:14:24 +03:00
044949c87b
[de] Refactor applying content control properties
2025-02-08 15:26:14 +03:00
b85fae586d
[de] Implement setting custom content colors from plugin
2025-02-08 01:59:55 +03:00
a7124603dd
plugins: updated api docs for plugins
2024-10-25 11:03:28 +03:00
a3a28d0d48
[bu]/[plugins] Fixed description
2024-08-16 18:52:51 +07:00
0e0bddb04f
[api] Fixed @see tags
2024-08-02 21:23:30 +07:00
a48be53bb7
[api] Fixed links to examples
2024-08-02 20:14:11 +07:00
1fd91eec91
[plugins][api] Added links to examples
2024-08-02 18:37:14 +07:00
dc548d5195
[de] Add plugin methods for Undo/Redo
2024-06-28 13:13:59 +03:00
08a8d84ee9
Merge branch 'release/v8.1.0' into develop
...
# Conflicts:
# cell/apiBuilder.js
# cell/model/FormulaObjects/lookupandreferenceFunctions.js
# cell/model/Workbook.js
# tests/cell/spreadsheet-calculation/FormulaTests.js
2024-06-06 14:55:01 +03:00
766d978b53
Fix export
2024-05-08 15:16:05 +03:00
df319ba348
[copyright] Update Copyright date
2024-04-23 19:18:31 +03:00
ed1a21f71d
small updates for plugin docs
2024-02-21 13:46:49 +03:00
d37824518a
For bug #47709
...
Implement a new plugin method to find and select specified text
2024-02-20 01:33:31 +03:00
cb74623423
more fixes for api docs
2023-10-10 17:08:06 +03:00
150df4431c
updated api docs 7.5
2023-10-10 17:08:06 +03:00
8714a9bd5e
[plugins] fix some plugin methods (GetAllOleObjects, RemoveOleObject, RemoveOleObjects) in pdf editor
2023-09-21 19:02:49 +03:00
53e246067f
Refactoring plugins engine
2023-08-30 18:55:39 +03:00
e08523fbe2
[bug] fix plugin data export
2023-06-09 19:08:43 +03:00
7a6b1bd2e5
Fix export
2023-06-09 01:14:17 +05:00
3eb85edd59
small fixes for api docs 7.4 ( #3531 )
2023-06-01 16:46:52 +03:00
e6be356a06
Api documentation ( #3456 )
...
* builder: fixes for word method descriptions
* updated api docs for SE builder methods
* small fixes for builder docs DE
* updated api docs for the plugin methods
2023-04-28 16:48:15 +03:00
71dde3e212
[de][pl] Implement ReplaceCurrentSentence method
2023-04-14 00:32:37 +05:00
9ce46408b4
[de][bu] Implement ability to get part of the Current Sentence via plugin method
2023-04-13 18:18:40 +05:00
26f21d8d7a
[de] Add parameter to get the path of the current word
2023-03-23 17:51:19 +05:00
2104dd5fa9
[de] Add method to replace current word to plugin api
2023-03-23 17:41:33 +05:00
67932e6042
Merge branch 'feature/pre7.3.4' into develop
2023-03-20 17:38:37 +03:00
8b96bc55bd
[de] Add a method to the plugins api to get the current sentence
2023-03-17 16:54:12 +03:00
8db4e834a8
[de] Add a method to the plugins api to get the current word
2023-03-17 16:54:12 +03:00
5c1069413b
Merge remote-tracking branch 'remotes/origin/hotfix/v7.3.3' into develop
...
# Conflicts:
# common/Drawings/Format/GraphicObjectBase.js
# common/Drawings/Format/Shape.js
# common/Local/common.js
# common/editorscommon.js
# tests/runAll.js
2023-03-10 20:19:33 +05:30
f743b1375e
[copyright] Update address in Copyright
2023-03-01 21:24:03 +03:00
24eeb6f94d
Fix bug #61306
...
Fix problem with the returned object in GetAllAddingFields method
2023-02-28 19:12:35 +05:00
459f1a2685
[copyright] Update Copyright
2023-02-27 16:43:04 +03:00
69d6a5078f
[plugins] mark pluginMethod_InsertOleObject and pluginMethod_ChangeOleObjects as async methods
2023-02-14 18:15:58 +05:30
d766e09f0f
[de] Fix description of editing restrictions for plugins
2023-02-07 20:05:43 +03:00
9353c14281
[de] Add method for plugins to change editing restrictions
2023-02-07 20:05:43 +03:00
5ade79e0f5
[de] Add method for plugins to remove complex field wrapper
2023-02-07 20:05:43 +03:00
2d2ca06245
[de] Add test for plugin methods that work with addin fields
2023-02-07 20:05:43 +03:00
2ec7e10286
[de] Add methods for plugins to add and update addin fields
2023-02-07 20:05:43 +03:00
f165078b54
small fixes for api descriptions 7.3 ( #3260 )
2023-01-23 18:39:19 +03:00