f74f6ffeca
Merge remote-tracking branch 'remotes/origin/release/v9.2.0' into fix/custom-text-highlight
2025-11-13 17:38:29 +03:00
9de68db9de
[de] Fix update target after pasteHtml
...
Also turnOff spellcheck when group action in progress
2025-11-13 11:59:40 +03:00
e115a14b48
[de] Fix pluginReturn for PasteHtml
2025-11-13 10:56:08 +03:00
c2dc627108
[de] Rework pluginMethod_InsertStreamedContent method
2025-11-12 23:41:14 +03:00
7b76a53bc6
[bu][de] Fix get text methods description
2025-11-12 12:17:45 +00:00
6c0994af40
[de] Add method for selecting custom range
...
Also wrap several methods to be able to execute them in an action group
2025-10-20 11:35:12 +03:00
87b038dd8e
[de] Recalculate document when canceling group actions
2025-10-08 19:27:22 +03:00
4c6dd776fa
Add support plugin events to editor/another plugin
2025-09-25 22:54:02 +03:00
c9b5c57997
[api][plugins] Fix description
2025-09-02 16:28:50 +03:00
2d96de75fd
Autostart bundled background plugins
2025-08-03 12:30:50 +03:00
32c1042e29
Fix offsets
2025-07-23 22:39:23 +03:00
3717107e59
[all] Refactor grouping multiple actions
...
Add ability to start group actions using plugins
2025-07-20 11:22:25 +00:00
cb2452ab50
Refactoring activate window method
2025-07-09 12:09:58 +03:00
36d7308bc3
Developing
2025-07-08 22:56:01 +03:00
335fa3bd7d
[plugins] Fix config link in description
2025-07-04 21:44:43 +07: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
18366b94e9
[all] Allow to set format in lowercase in plugin method GetFileToDownload
2025-05-12 13:05:22 +03:00
83a033b0ea
Add plugin method "getLocalImagePath"
2025-05-07 15:53:59 +03:00
6dfeed77cf
[pdf] Fix replace page content method
2025-04-30 18:06:46 +07:00
e2761b013d
Add onPluginUpdateToolbarMenu event
2025-04-29 16:10:35 +03:00
bded5e4dfc
[pdf] Fix replace page content method
2025-04-29 16:16:56 +07:00
a303bf8167
[de] Rework adding buttons for content control track
2025-04-16 21:07:09 +00:00
62148323ab
Add processing of content control buttons from plugins
...
- add hover icons for BaseImageCtrl
- add methods to manually push data to BaseImageCtrl (_loadByIndex, _loadActiveByIndex, _loadHoverByIndex)
- move IconsStr2IconsObj
- add buttons and icons from plugin (addButtons, registerPluginIcons)
2025-04-16 21:07:09 +00:00
9e06d6a4e5
Add AI method to api
2025-04-11 12:55:08 +03:00
42aea59ead
Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.2' into release/v9.0.0
...
# Conflicts:
# word/apiBuilder.js
2025-03-20 22:48:47 +03:00
b8c806c377
Add undockumented flag to new method
2025-03-13 10:15:45 +03:00
096c0022e1
Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.2' into release/v9.0.0
...
# Conflicts:
# pdf/src/engine/drawingfile.wasm
# pdf/src/engine/drawingfile_ie.js
2025-03-13 10:10:51 +03:00
f3f45d04dc
Add callback for safe destroy window
2025-03-12 21:30:04 +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
aed25bbdac
[de] Fix parsing params
2025-03-07 12:14:16 +03:00
d43d96dd45
[plugins] Fix description
2025-03-05 19:04:44 +07:00
03f4dd43a8
Remove some info from autogenerated documentation.
2025-03-05 19:04:28 +07:00
5e4b1d2c1a
more updates
2025-02-18 17:32:01 +03:00
4cfcdb1fae
Merge branch 'hotfix/v8.3.1' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/api-docs-8.3.1
2025-02-18 16:28:34 +03:00
fa6347c46e
updated api docs
2025-02-18 16:27:50 +03:00
ff8de1e64c
[all] Add a plugin method for getting the current selected content in text/html formats
2025-02-17 17:06:15 +03:00
e484cd2e2f
[de] Get rid of obsolete NewLine/NewLineParagraphs parameters
2025-02-14 18:21:29 +03:00
4c12a0441c
For bug 72338
2025-02-02 22:43:28 +03:00
512a6aeada
updated api docs for plugins 8.3.0
2025-01-09 18:02:55 +03:00
46c277e1cd
fixed the api descriptions for plugin methods
2024-12-13 13:01:07 +00:00
cb2054289c
Add method ShowError for plugins
2024-12-10 12:08:49 +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
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
f9643d8190
Merge remote-tracking branch 'remotes/origin/hotfix/v8.1.1' into develop
2024-07-02 19:48:46 +03:00
d06cd66e2c
Add setPluginOptions method
2024-06-27 14:03:11 +03:00
53f9f63161
Merge branch 'release/v8.1.0' of https://github.com/ONLYOFFICE/sdkjs into feature/api-methods-description-8.1
2024-06-17 18:04:22 +03:00