mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
nodejs: support pages, numbers, key formats
# Conflicts: # CHANGELOG.md # web/documentserver-example/nodejs/public/assets/document-formats
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -5,6 +5,7 @@
|
|||||||
[submodule "web/documentserver-example/nodejs/public/assets/document-formats"]
|
[submodule "web/documentserver-example/nodejs/public/assets/document-formats"]
|
||||||
path = web/documentserver-example/nodejs/public/assets/document-formats
|
path = web/documentserver-example/nodejs/public/assets/document-formats
|
||||||
url = https://github.com/ONLYOFFICE/document-formats
|
url = https://github.com/ONLYOFFICE/document-formats
|
||||||
|
branch = feature/v8.3
|
||||||
[submodule "web/documentserver-example/csharp-mvc/assets/document-templates"]
|
[submodule "web/documentserver-example/csharp-mvc/assets/document-templates"]
|
||||||
path = web/documentserver-example/csharp-mvc/assets/document-templates
|
path = web/documentserver-example/csharp-mvc/assets/document-templates
|
||||||
url = https://github.com/ONLYOFFICE/document-templates
|
url = https://github.com/ONLYOFFICE/document-templates
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
- nodejs: refresh config
|
- nodejs: refresh config
|
||||||
|
- nodejs: support pages, numbers, key formats
|
||||||
|
|
||||||
## 1.11.0
|
## 1.11.0
|
||||||
- he-IL skin language
|
- he-IL skin language
|
||||||
|
|||||||
Reference in New Issue
Block a user