Commit Graph

115 Commits

Author SHA1 Message Date
47edd10fad [common] Fix set icon class function 2024-02-21 21:18:28 +03:00
1f3f690340 Fix icon rotation for rtl 2024-01-30 22:20:49 +03:00
9acedf63e5 [SSE] Show recommended category 2023-11-04 00:31:27 +03:00
f3e50ddf9e Add focus for split buttons with menu 2023-11-01 18:29:08 +03:00
66f0dfedb7 Add focus for text-button with menu 2023-10-31 19:06:35 +03:00
856405adb2 [DE PE SSE] Make background plugins menu 2023-09-13 16:31:47 +03:00
721a9e3dd6 [DE] Plugin launcher: make menu for more button 2023-08-01 20:50:31 +03:00
e1c551b3fe Merge branch 'hotfix/v7.4.1' into develop 2023-06-30 00:47:04 +03:00
a445f4b6ae [scaling] regexp to avoid button scaling if it has svg-icon only 2023-06-13 23:01:46 +03:00
b63086b11f Merge branch 'release/v7.4.0' into develop 2023-06-05 16:11:41 +03:00
9e4ea237be [SSE] Fix focus in chart settings dialog 2023-05-30 23:01:56 +03:00
dea5be5825 [scaling] Fix bugs 2023-05-26 13:34:46 +03:00
e99d52bc2a [PE] Turn off scaling for transition parameters 2023-05-22 15:25:32 +03:00
ab3d947a77 [DE PE SSE] Fix bug 62632 2023-05-17 16:15:57 +03:00
3796c7ddda [DE PE] Fix bug 62600 2023-05-16 17:29:41 +03:00
ab909f837b [DE PE SSE] By bug 62500 2023-05-12 18:36:17 +03:00
0348b6daaf [DE] fix bug 62444 2023-05-05 00:27:35 +03:00
b03f2685e8 [scaling] Fix small icons 2023-04-19 18:04:12 +03:00
01e2fc1b7b Merge pull request #2332 from ONLYOFFICE/feature/for-bug-61910
Feature/for bug 61910
2023-04-11 11:45:32 +03:00
678910265b [scaling] turn on scaling by default for Button component 2023-04-11 08:37:08 +03:00
b1009e895a [scaling] refactoring button's svg icon 2023-04-09 23:35:25 +03:00
4350d69841 [scaling] fix bug 61852 2023-04-09 23:19:28 +03:00
dad863bc77 [common] fix for IE 2023-04-08 18:27:35 +03:00
25735a04d8 Merge pull request #2294 from ONLYOFFICE/feature/scaling-250
Feature/scaling 250
2023-03-25 00:15:20 +03:00
09a42adc78 [copyright] Update address in Copyright 2023-03-01 21:03:43 +03:00
011c6714db [copyright] Update Copyright 2023-02-27 22:59:30 +03:00
00979967ff [scaling] refactoring 2023-02-09 10:33:25 +03:00
96445e8153 [DE] dispatch app scaling changed event 2023-02-08 18:52:02 +03:00
6584d95749 Merge branch 'develop' into feature/scaling-250 2023-01-28 01:10:19 +03:00
4701f10fbf Set custom font size(add api parameter customization.font.size) 2022-11-09 21:42:51 +03:00
b70d36efad [scaling] changed button's svg icon adding for 2.5x 2022-10-18 19:24:53 +03:00
3e985ad22f [scaling] create svg icon in button for big scaling 2022-10-15 11:10:25 +03:00
cdd90486ed Merge pull request #2006 from ONLYOFFICE/feature/de-protect
Feature/de protect
2022-10-13 19:25:29 +03:00
0f2568e5b1 [DE] Update hint in protected document 2022-10-10 15:09:46 +03:00
f48fb32eac [DE PE SSE] By bug 59088 (fix captions with &, fix long captions) 2022-09-22 22:52:18 +03:00
1feaa1b7ae [DE PE SSE] By bug 59088 (fix four-words captions) 2022-09-20 14:18:45 +03:00
32c754c9fe [DE PE SSE] Fix bug 59088 2022-09-19 19:48:14 +03:00
a7c2add386 [DE PE SSE] Fix two lines buttons in toolbar 2022-01-11 17:52:59 +03:00
2e49bc090c [DE PE SSE] Fix adding of breaks when caption is changed 2021-12-29 15:47:52 +03:00
4084696900 [DE PE SSE] Make two line captions for buttons in toolbar 2021-12-28 18:18:18 +03:00
d5960dd972 [DE PE SSE] Make two line captions for buttons in toolbar 2021-12-27 21:18:15 +03:00
e4044c00b2 [DE PE SSE] Make two line buttons in toolbar 2021-12-24 15:16:21 +03:00
b32d8fb121 Test two line buttons in toolbar 2021-12-22 19:25:25 +03:00
db54743eca Hint Manager: add direction exceptions for filter buttons, add ability to add specific hints to buttons 2021-06-23 18:41:38 +03:00
88f32b91f6 Hint Manager: change letter getting, add offsets, add hints for toolbar 2021-05-26 18:30:18 +03:00
4d30ec11e6 Hint manager: add attr in button component, add getting of unique name, add directions, add applying of the disable 2021-05-20 20:02:11 +03:00
5b57ee760b Merge branch 'develop' into feature/colors-table
# Conflicts:
#	apps/common/main/resources/less/loadmask.less
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/FileMenuPanels.js
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/app/controller/Main.js
#	apps/presentationeditor/main/app/controller/RightMenu.js
#	apps/presentationeditor/main/app/view/FileMenuPanels.js
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/view/FileMenuPanels.js
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-06 14:42:56 +03:00
5f6956ac0f [stylesheets] repaired stylesheets 2021-01-04 00:58:06 +03:00
a30176fae1 Add/remove file to favorites 2020-12-14 22:45:30 +03:00
e3dd2bc5dd Merge branch 'feature/chart-svg-icons' into develop 2020-05-06 18:20:30 +03:00