Commit Graph

1071 Commits

Author SHA1 Message Date
Akmal Isomadinov
846f0c87f5 Client: Added public form room 2024-05-27 17:54:48 +05:00
Akmal Isomadinov
5c416644db Shared:Components:EmptyView Fix styles 2024-05-27 13:11:19 +05:00
Akmal Isomadinov
7a9b363dc9 Shared:Components:EmptyView Fix styles 2024-05-27 13:10:20 +05:00
d90ad9d951
Merge pull request #425 from ONLYOFFICE/feature/resources-correction
Feature/resource correction
2024-05-23 18:13:30 +04:00
c440260f71 resource correction 2024-05-22 22:54:57 +03:00
bfe8ba5ffe
Merge pull request #420 from ONLYOFFICE/bugfix/scroll-issues
Bugfix/scroll issues
2024-05-21 20:01:12 +04:00
49c3467475 Shared:Components:SocialButtonsGroup: add onMoreAuthToggle function 2024-05-21 18:48:29 +03:00
801caeac7b Shared:Table: fix undefined 2024-05-21 18:48:01 +03:00
b7a6d74406 Client: MediaViewer: Disable scroll to top after open/close media viewer 2024-05-21 17:47:32 +02:00
ade5717617 Shared: Scrollbar: Set cursor default to scroll thumbs 2024-05-21 17:47:32 +02:00
5e02b121d4 Shared:Scrollbar: fix ssr render 2024-05-21 18:22:24 +03:00
d26faa09c5 Merge branch 'develop' into feature/refacroting-login
# Conflicts:
#	packages/shared/components/scrollbar/Scrollbar.tsx
2024-05-21 19:08:23 +04:00
286fad43e2 Shared: Scrollbar: Fix bugs caused by merge develop 2024-05-21 11:05:40 +02:00
2bce1cfc2d Login: refactoring 2024-05-21 11:30:49 +03:00
d74ced477a Shared: Scrollbar: Fix when iframe (SDK) breaks dragging scroll 2024-05-20 19:46:31 +02:00
d743752350 Revert "Client: JavascriptSDK: Shared: Scrollbar Fix dragging scroll breaks if the cursor is over sdk iframe"
This reverts commit 9e8c07ca56.
2024-05-20 19:35:24 +02:00
ac7d53a673 Shared: Scrollbar: Fix scroll styles 2024-05-20 16:03:59 +02:00
dfe9e91b98 Shared: Section: Fix progress bar scrolls with section body 2024-05-20 15:54:06 +02:00
9e8c07ca56 Client: JavascriptSDK: Shared: Scrollbar Fix dragging scroll breaks if the cursor is over sdk iframe 2024-05-20 15:18:27 +02:00
fcf36bd108 Merge branch 'refs/heads/develop' into feature/hiding-scroll 2024-05-20 13:04:57 +02:00
0c7ebf068d Shared: Section: Fix dropzone can't grow to full height 2024-05-20 12:52:59 +02:00
Akmal Isomadinov
a394731684 Shared:Components:MediaViewer Fixed dragging on mobile devices 2024-05-17 17:04:45 +05:00
Akmal Isomadinov
ed154cb0eb Merge branch 'develop' into feature/layout 2024-05-17 14:16:40 +05:00
02b45b7744 Client: Members: Fix error Ignored attempt to cancel a touchstart event in custom scrollbar lib 2024-05-16 20:10:46 +02:00
9c19eb6521 Merge branch 'hotfix/v2.5.1' into develop 2024-05-16 19:08:24 +04:00
8472e3749d Client: Shared: Scrollbar: Disable mousemove on touch devices 2024-05-16 15:55:37 +02:00
6cc580c6c6 Client: Shared: Refactor Scrollbar 2024-05-16 15:55:37 +02:00
dce5343d9a Shared: ScrollBar: Fix fixedSize affects nested scrollbar 2024-05-16 15:31:21 +02:00
329ab35f56 Client: Members: Wrap members in scrollbar. Fix related bugs 2024-05-16 15:31:21 +02:00
6f1ba3696c Shared: Section: Make scrollbar wrap whole page. Fix related bugs 2024-05-16 15:31:21 +02:00
c76f9c79a0 Shared: Scrollbar: Add scroll hiding logic. Fix scrollbar overlapped with other elements. 2024-05-16 15:31:21 +02:00
namushka
3c3349ed04 Merge branch 'hotfix/v2.5.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.5.1 2024-05-16 16:00:39 +03:00
namushka
438f7b40af fixed <ContextButton/> component wrong icon color 2024-05-16 14:59:02 +03:00
namushka
a44d1f0790 fix bug 67490 2024-05-16 14:17:50 +03:00
Akmal Isomadinov
97da109223 Shared:Components:MediaViewer Fixed image viewer 2024-05-15 21:52:59 +05:00
Akmal Isomadinov
643eb2f1e5 Client:Home Fixed MediaViewer 2024-05-15 21:13:35 +05:00
f900585de5 Merge branch 'hotfix/v2.5.1' into develop 2024-05-15 18:36:42 +04:00
a61e72714e Shared: SocialButton: pass only data attributes 2024-05-15 13:35:45 +03:00
b20ef6fb0c Shared: SocialButton: fix 2024-05-15 13:19:10 +03:00
5998ed6e3e Fix Bug 67559
Content is not displayed when auth via Google
2024-05-15 13:09:54 +03:00
namushka
d6a48dec17 fixed styling in shared documents expired link row 2024-05-14 14:07:25 +03:00
19fe8fca06 Merge branch 'hotfix/v2.5.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.5.1 2024-05-14 13:12:18 +03:00
247cc04924 Fixed Bug 67937 - Files.Trash.Search. Error ‘Request failed with status code 400’ when selecting a room based on a third-party storage in the Search options panel. 2024-05-14 13:10:25 +03:00
9bd7bba894 Merge branch 'hotfix/v2.5.1' into develop 2024-05-13 19:03:34 +04:00
51b85a5066 Shared: CampaignsBanner: fix 2024-05-13 12:42:31 +03:00
b4acdd2b2f Merge branch 'hotfix/v2.5.1' into develop 2024-05-13 11:23:36 +04:00
11652fdbbe Shared: CampaignsBanner: fix 2024-05-08 18:27:03 +03:00
0103f4e538 Merge branch 'hotfix/v2.5.1' into bugfix/campaigns-banner 2024-05-08 19:06:57 +04:00
825ef0198d Fix Bug 67929
Drop-down is not closed by clicking outside
2024-05-08 17:38:50 +03:00
83ed4c07ef Shared: CampaignsBanner: fix fit text 2024-05-08 17:22:49 +03:00