Commit Graph

2567 Commits

Author SHA1 Message Date
126597a84d Fixed Bug 65372 - Files.DarkTheme. Dark halo around the navigation menu. 2023-12-05 12:27:46 +03:00
6e753536fc
Merge pull request #109 from ONLYOFFICE/bugfix/room-owner-change
Fix Bug 65327 - Rooms. Fixed change of room owner
2023-12-04 18:53:09 +04:00
bf64a27eff Components: Themes: add color 2023-12-04 16:53:22 +03:00
7aaa22b87b Fix Bug 65332 2023-12-04 16:49:13 +03:00
8c1acb19b8 Fix Bug 65327 - Rooms. Fixed change of room owner 2023-12-04 12:23:15 +03:00
15cc97ef04 Fix Bug 65345 2023-12-04 06:23:00 +03:00
138baeb3b2 Web: Components: fix snackbar crash 2023-11-30 18:01:23 +01:00
2d6fbd7e66 Merge branch 'release/v2.0.0' into bugfix/tooltip-place 2023-11-27 15:01:25 +04:00
Akmal Isomadinov
dbc7d4fe6b Web:Components:PasswordInput Refactoring 2023-11-27 14:21:05 +05:00
Akmal Isomadinov
f9fb56efe2 Web:Components:PasswordInput Fixed closing tooltip 2023-11-27 14:17:33 +05:00
Akmal Isomadinov
8b7443204a Web:Components:Selector Removed logger 2023-11-27 13:23:06 +05:00
Akmal Isomadinov
d00ee5c20c Web:Components:Selector Fixed search loader and optimization 2023-11-27 13:21:02 +05:00
Akmal Isomadinov
4552ce9c5a Client:Components:AddUsersPanel Fixed search 2023-11-24 17:51:15 +05:00
Akmal Isomadinov
703f3d1b9e Components:PasswordInput Fixed anchor select 2023-11-24 16:50:51 +05:00
Akmal Isomadinov
dba02ece72 Components:Selector Fixed double fetch 2023-11-24 16:21:38 +05:00
5bcaeae585 Merge branch 'release/v2.0.0' into bugfix/password-input-tooltip 2023-11-23 23:06:14 +04:00
453318ed29 Fix set invite page language 2023-11-23 22:47:49 +04:00
Akmal Isomadinov
cb9908e9f5 Web:PasswordInput Fixed tooltip 2023-11-23 15:59:28 +05:00
Vladimir Khvan
38e5d22015 Fix Bug 65193 - focused textarea on click 2023-11-22 00:04:13 +05:00
namushka
091b186061 Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-21 12:44:07 +03:00
namushka
262d70d1a9 fixed FileInput not working for multiple accept values 2023-11-21 12:43:53 +03:00
b974813500
Merge pull request #81 from ONLYOFFICE/bugfix/tablet-context-menu
Bugfix/tablet context menu
2023-11-21 13:35:07 +04:00
84b4f09ec6 Fix Bug 61275 - Files. Trash. Info. Extra dividing line in the file menu on the Info panel. 2023-11-21 14:27:47 +05:00
Akmal Isomadinov
b1a60a358e Web:Components:Utils Added trimSeparator 2023-11-21 13:11:16 +05:00
a0aaaf2e03 Merge branch 'release/v2.0.0' into bugfix/tablet-context-menu 2023-11-20 17:34:17 +04:00
25dd0a09cc Web: Components: ContextMenu: Added appearance of a second menu for tablet view. 2023-11-20 16:19:55 +03:00
c45bb4acc0 Web: Components: fixed TableHeaderCell clickability 2023-11-20 16:17:47 +03:00
724a62456c fix Bug 65161 - Fixed inability to scroll menu. 2023-11-20 16:17:35 +03:00
fc4d1d58d8 Web: Components: fixed TableHeaderCell clickability 2023-11-20 15:12:18 +03:00
ef709ef86b Fix Bug 65130 - Rooms.RTL. Fixed handle offset 2023-11-20 13:19:43 +03:00
a700424cce Merge branch 'release/v2.0.0' into feature/plugin-sdk 2023-11-17 16:51:30 +04:00
ee77f8c6e8
Merge pull request #75 from ONLYOFFICE/bugfix/not-relevant-size-table
Fixing incorrect table header width
2023-11-17 13:14:17 +03:00
cbec82d9b2 Web:Components:Changed array iteration from forEach to filter. 2023-11-17 13:10:18 +03:00
599056a82d Merge branch 'release/v2.0.0' into feature/plugin-sdk 2023-11-17 13:33:34 +04:00
07aef4ca41 Client:PluginSDK: init 2023-11-17 10:01:27 +03:00
40e941d4db Merge branch 'release/v2.0.0' into feature/form-gallery-error-view 2023-11-16 23:03:36 +04:00
66f5d8f136 Web:Components:Removed not saving column widths, fixed using the old container length for calculation after changing the view from tiles when the info panel is open. 2023-11-16 18:40:21 +03:00
06ba687064 Web:Components:Fixed using the old container length for calculation after changing the view from tiles when the info panel is open. 2023-11-16 13:29:29 +03:00
8627f6cb3b Merge branch 'release/v2.0.0' into bugfix/circular-dependencies 2023-11-16 13:53:34 +04:00
4d1b59566b Fix Bug 65102 - File: RTL: Fix broken version badge in tablet 2023-11-16 10:37:21 +01:00
Akmal Isomadinov
95d53cb2f5 Web:Components:ColorTheme Removed the old toggle button theme 2023-11-16 14:36:28 +05:00
Akmal Isomadinov
319cc0e391 Web:Components:FloatingButton Fixed cyclic dependencies 2023-11-16 14:32:55 +05:00
Akmal Isomadinov
bd6e982425 Merge branch 'release/v2.0.0' into bugfix/circular-dependencies 2023-11-16 13:41:15 +05:00
Akmal Isomadinov
4152dda0c8 Web:Components:ToggleButton Fixed cyclic dependencies 2023-11-16 13:16:16 +05:00
Akmal Isomadinov
1f3b13888a Web:Components:DropDown:MainButton Fixed cyclic dependencies 2023-11-16 12:16:17 +05:00
e007d3d429 Client: fix modal and aside height for ipad 2023-11-15 15:48:31 +03:00
2803862239 Web: Files: fixed drag styles 2023-11-15 15:10:48 +03:00
namushka
14bdc19485 Merge branch 'release/v2.0.0' into feature/form-gallery-error-view 2023-11-15 13:53:53 +03:00
b6eea3fa9d Components: Themes: fix size 2023-11-15 12:03:19 +03:00
namushka
91b6a32bf9 Merge branch 'release/v2.0.0' into feature/form-gallery-error-view 2023-11-14 15:14:05 +03:00