20822 Commits

Author SHA1 Message Date
7c92e9d53d Fix skeleton for dark mode 2026-03-15 19:00:40 +00:00
e86f7f70af [all] updated translations 2026-03-15 21:53:31 +03:00
14a94f52b1 Updated indexes.js 2026-03-13 15:12:00 +01:00
d0dfa0041c Fixed Contents.json, added new articles 2026-03-13 13:55:37 +01:00
11fa9c8269 added DE save btns 2026-03-12 23:39:45 +03:00
86a5d593b7 [DE] Add img for button "Horizontal-line" v9.4.0.18 v9.4.0.21 2026-03-12 15:36:32 +00:00
7664bcb6fd [DE] Added a "Horizontal line" button to the Borders menu 2026-03-12 15:36:32 +00:00
e330db767c Merge branch hotfix/v9.3.1 into release/v9.4.0 2026-03-12 15:30:16 +00:00
a7fd5783e0 Merge branch hotfix/v9.3.1 into develop 2026-03-12 15:30:14 +00:00
f18b3c2652 [pdf] fix bug 80442 2026-03-12 13:41:17 +00:00
86473ed7d4 [pdf] refactoring 2026-03-12 13:41:17 +00:00
cb13919f18 Merge pull request 'fix/bug-80346' (#1050) from fix/bug-80346 into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1050
2026-03-12 12:33:10 +00:00
9cde831234 [SSE] added btn for dark mod 2026-03-12 12:31:01 +00:00
691ec200b0 fix(tabbar): correct scroll direction condition 2026-03-12 12:30:59 +05:00
ec18f1fc4a fix bug 80346 2026-03-12 12:29:01 +05:00
4c0470a89f Built-in help center v9.3 2026-03-11 17:06:51 +01:00
ded673e6fc add radar diagrams
Co-authored-by: Polina <polina.hudyakova@onlyoffice.com>
Co-committed-by: Polina <polina.hudyakova@onlyoffice.com>
2026-03-11 09:00:39 +00:00
762cac80c4 add padding-right and remove fixed width of dropdown
Co-authored-by: Polina <polina.hudyakova@onlyoffice.com>
Co-committed-by: Polina <polina.hudyakova@onlyoffice.com>
2026-03-10 22:09:16 +00:00
70385c7d68 Merge pull request 'fix/switcher-style' (#1047) from fix/switcher-style into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1047
v9.4.0.11
2026-03-10 18:54:20 +00:00
db62c7a3b1 fix bug 80516
Co-authored-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
Co-committed-by: Dmitry-Ilyushechkin <dmitry.ilyushechkin@onlyoffice.com>
2026-03-10 18:40:17 +00:00
52cc083fcf [component] smooth change switcher state 2026-03-09 13:50:09 +03:00
0a5ce8df0b [component] added label to switcher 2026-03-09 13:49:06 +03:00
260511ad50 Merge pull request '[DE] fix bug 80254' (#1045) from fix/bug-80254 into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1045
v9.4.0.6 v9.4.0.7 v9.4.0.8 v9.4.0.9 v9.4.0.10
2026-03-05 19:26:10 +00:00
4bc77bee53 Merge pull request 'feature/paste-options-btn' (#1043) from feature/paste-options-btn into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1043
2026-03-05 14:43:33 +00:00
7fe63e9afa [DE] fix bug 80254 2026-03-05 17:13:37 +03:00
0a6a3f9aeb [desktop] fix bug 64448 2026-03-05 14:59:09 +03:00
f3f20fd36e removed redundant 2026-03-05 13:24:49 +03:00
99743ac679 reworked btn func by button cmp 2026-03-05 08:28:39 +00:00
f88c8ffec9 added active state to func btn 2026-03-05 08:28:39 +00:00
ee1e7f4f2c [PDFE] Improve annotation settings panel 2026-03-04 17:28:00 +03:00
ccde506102 [all] for bug 79412 v9.4.0.5 2026-03-03 18:45:39 +03:00
4fca9a9a96 fix/remove-button-switch-to-desktop (#1029)
Co-authored-by: Polina <polina.hudyakova@onlyoffice.com>
Co-committed-by: Polina <polina.hudyakova@onlyoffice.com>
2026-03-03 11:54:24 +00:00
37ff85acb6 [PDFE] Fix bugs for annotation settings panel 2026-03-02 19:54:50 +03:00
20de3c0b73 Merge pull request 'Fix bug 80409' (#1037) from fix/bug-80409 into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1037
2026-03-02 16:01:02 +00:00
eddfe9f9db [plugins] fix plugins default 'docked' side value 2026-03-02 15:55:28 +00:00
dfaf2adc68 Fix bug 80129 2026-03-02 15:54:37 +00:00
621a63f343 Change icon 2026-03-02 16:32:06 +03:00
c89bed97f3 Merge pull request 'not fetch icons if document has not div.inline-svg' (#1038) from fix/bug-79542-a into develop 2026-03-02 11:20:38 +00:00
98368f23e8 not fetch icons if document has not div.inline-svg 2026-03-02 13:53:20 +03:00
4f2bf02a6c Fix bug 80409 2026-03-02 11:45:28 +03:00
619dd6bb8b Merge pull request 'fixed func button ui' (#1018) from fix/bug79922 into develop 2026-03-01 21:01:42 +00:00
3055bf2220 [icons] menu-thumbs 2026-03-01 20:03:39 +00:00
95f2c45d88 added saving paste option in context menu 2026-03-01 17:33:46 +03:00
3e2e65287d Merge pull request 'fix/crit-bug-fix' (#1033) from fix/crit-bug-fix into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1033
2026-03-01 11:30:44 +00:00
444bef78ce Merge branch 'release/v9.4.0' of https://git.onlyoffice.com/ONLYOFFICE/web-apps into release/v9.4.0 2026-03-01 13:53:36 +03:00
f53167fb9d Merge branch 'release/v9.4.0' into fix/crit-bug-fix 2026-03-01 13:39:42 +03:00
4009cd47df Merge pull request '[common] Fix bug 79518' (#1032) from fix/bug-79518 into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/1032
2026-03-01 10:16:50 +00:00
4cd59aaa52 [forms] fix bug 80255 2026-03-01 02:01:37 +03:00
31e4b7b59b [DE] fix tab 'View' in view mode 2026-03-01 01:43:12 +03:00
78b7f5dd77 [DE] fix bug 80379 2026-03-01 01:41:48 +03:00