Commit Graph

2604 Commits

Author SHA1 Message Date
6c852f7c05 Components: SocialButton: fix style 2023-12-15 17:35:57 +03:00
cb874bce9a
Merge pull request #120 from ONLYOFFICE/feature/add-new-beta-badge
Feature/add new beta badge
2023-12-14 19:35:25 +04:00
7ddda32401 Components:Textarea: fix select all witout enableCopy 2023-12-14 13:47:18 +03:00
a8038e4dca
Merge pull request #73 from ONLYOFFICE/bugfix/fix-table-header
Fixed columns overlapping each other when reducing width
2023-12-14 13:15:59 +04:00
7051968821 Merge branch 'hotfix/v2.0.1' into bugfix/page-scroll 2023-12-13 18:28:55 +04:00
77252cce88 Web:Components:Fixed that when changing the width of columns with the mouse, their lengths are less than 110px. Added a limitation on the width of columns when adding them. 2023-12-13 16:00:20 +03:00
0206dbf000 Merge branch 'bugfix/page-scroll' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/page-scroll 2023-12-13 15:56:07 +03:00
bb674777b4 Web: Added common className. 2023-12-13 15:53:59 +03:00
48678ec84c Web: Added scroll to elements. 2023-12-13 15:31:11 +03:00
Akmal Isomadinov
f3e839cf0d Web:Tooltip Fixed color 2023-12-13 16:53:58 +05:00
Akmal Isomadinov
2b0ed635e4 Web:Components:drop-down-item fixed the translation 2023-12-13 15:47:41 +05:00
Akmal Isomadinov
a48d095467 Components:Tooltip Update theme 2023-12-12 16:58:04 +05:00
Akmal Isomadinov
f3d8b546f0 Common:Components:BetaBadge Removed arrow 2023-12-12 16:30:21 +05:00
Akmal Isomadinov
4e8857f608 Merge branch 'hotfix/v2.0.1' into feature/add-new-beta-badge 2023-12-12 14:00:10 +05:00
Akmal Isomadinov
d222b32bd5 Web:BetaBadge Fixed theme 2023-12-11 17:05:19 +05:00
Akmal Isomadinov
e46e912928 Web:Components: Added info-badge component 2023-12-11 17:00:56 +05:00
Akmal Isomadinov
2650acb1cd Components:Tooltip Fixed colors 2023-12-11 16:29:01 +05:00
Akmal Isomadinov
c1c59c173b Components:Tooltip Updated prop types 2023-12-11 16:28:28 +05:00
1bf63010ba
Merge pull request #117 from ONLYOFFICE/feature/apply-timezone
Client: add moment-timezone, fix timezone
2023-12-11 10:06:39 +03:00
5f4190329c Client: add moment-timezone, fix timezone 2023-12-08 20:05:17 +03:00
491b07a881 Web: Components: Fix wrong filename truncation in RTL inside selector 2023-12-08 15:05:47 +01:00
b6b20d8c4f Web: Components: Fix wrong contextmenu-header truncation in RTL 2023-12-08 14:06:37 +01:00
4d862bf370 Merge branch 'hotfix/v2.0.1' into bugfix/page-scroll 2023-12-08 12:25:00 +04:00
971fc5e80c Web:Components:Add disableSettings when hideColumns. 2023-12-07 16:55:03 +03:00
f62aebdcd3 Merge branch 'hotfix/v2.0.1' into bugfix/fix-table-header 2023-12-07 15:57:09 +03:00
10497e08b1 Web:Components:Delete fixedSizeCheck. 2023-12-07 15:55:04 +03:00
a42bd32a51 Web:Components:Add check to minWidth. 2023-12-07 14:54:24 +03:00
51d7834882 Web: Components: fixed fontWeight PropTypes 2023-12-07 14:42:44 +03:00
Akmal Isomadinov
505eeb180b Web: Added beta badge in the drop-down list 2023-12-07 15:51:19 +05:00
34bc7d72c5 Bump version to v2.0.1 2023-12-07 12:55:07 +04:00
a428a41790 Web:Components:Fix type index, add check storageSize. 2023-12-07 11:41:39 +03:00
4059e540d8 Enabled page scroll for landscape orientation. 2023-12-07 10:02:10 +03:00
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
c824803f31 Web:Components:Add comment. Change variable. 2023-12-04 13:08:15 +03:00
8c1acb19b8 Fix Bug 65327 - Rooms. Fixed change of room owner 2023-12-04 12:23:15 +03:00
2649d7cfe4 Merge branch 'hotfix/v2.0.1' into bugfix/fix-table-header 2023-12-04 10:12:48 +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