Commit Graph

2053 Commits

Author SHA1 Message Date
Subhonbek
c4be98499e web component rtl context menu fix flip 2023-07-11 09:50:03 +03:00
8a1859ac35 Web: Components: Adapt DateTimePicker component to RTL interface 2023-07-10 17:10:41 +02:00
b825985b72 Web: Components: Remove unnecessary icon flip 2023-07-10 16:47:37 +02:00
7badc8740c Web: Components: Refactor file input border radius 2023-07-10 16:43:47 +02:00
d2346a8d4a Web: Components: Fix wrong LTR TabContainer titles in RTL mode in storybook 2023-07-10 15:21:07 +02:00
431b580686 Web: Components: Fix wrong LTR language displaying in RTL mode in Paging (1 of 10) 2023-07-10 13:01:09 +02:00
89605c9844 Web: Components: Fix dropdown offset 2023-07-10 12:14:38 +02:00
Subhonbek
50097b252a web component rtl date-picker 2023-07-10 12:43:12 +03:00
Subhonbek
0f46bed787 web component fix scroll bar when choose lang 2023-07-10 12:31:56 +03:00
01ce3357ee Merge branch 'develop' into feature/rtl-interface-direction 2023-07-10 09:57:04 +02:00
337a0faab4 Web: Components: Fix dropdown offset 2023-07-07 16:45:29 +02:00
Subhonbek
7ed30cfe59 web component tab container 2023-07-07 16:50:56 +03:00
Subhonbek
54fa742ca8 web component tooltip deleted unnecessary constants 2023-07-07 16:40:42 +03:00
Subhonbek
d9bb63bb5a web component fix main-button 2023-07-07 16:34:07 +03:00
Subhonbek
e155db71e9 web component fix sub-menu 2023-07-07 16:13:40 +03:00
Subhonbek
bf853f458a web component fix row delete element 2023-07-07 15:55:58 +03:00
Vladimir Khvan
9ad34c3c77 text component was substituted with StyledLabel 2023-07-07 17:44:20 +05:00
Subhonbek
d8e6312cd3 web component fix sub-menu in context-menu 2023-07-07 15:44:06 +03:00
Vladimir Khvan
3f440064d8 initial date was passed to date-picker 2023-07-07 17:42:41 +05:00
Subhonbek
3fee58421d web component fix input phone in chrome 2023-07-07 15:17:25 +03:00
Vladimir Khvan
82a2efbf73 className was added 2023-07-07 16:19:12 +05:00
Vladimir Khvan
2f18735005 Merge branch 'develop' into feature/add-id-element 2023-07-07 16:18:23 +05:00
Subhonbek
88ca3fbb57 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-07 14:06:49 +03:00
Subhonbek
6d65250fe4 web component fix acess right selector hover 2023-07-07 14:06:30 +03:00
Vladimir Khvan
dbbffdf4e5 date state was moved inside the component 2023-07-07 15:25:09 +05:00
6e95868021 Web: Components: Fix cursor start position in firefox 2023-07-07 11:48:24 +02:00
1b7d000b7b Web: Components: Move empty placeholder to defaultProps 2023-07-07 11:47:11 +02:00
f89c3b26ac Web: Components: Remove unnecessary default prop 2023-07-07 10:52:04 +02:00
2e14572fc0 Merge branch 'develop' into feature/public-room
# Conflicts:
#	packages/client/src/components/panels/OperationsPanel/index.js
#	packages/client/src/components/panels/SelectFolderDialog/index.js
#	packages/client/src/components/panels/SelectionPanel/FilesListWrapper.js
#	public/images/clock.react.svg
2023-07-07 10:35:33 +03:00
Subhonbek
3ee56920d1 web component fix infinit-loader delete console log 2023-07-07 10:18:01 +03:00
Subhonbek
9352852f85 web component fix email-chips delete console log 2023-07-07 10:06:11 +03:00
Subhonbek
63df44ae20 web component fix sub-menu output to a separate variable 2023-07-07 10:04:57 +03:00
Subhonbek
13d141fcd1 web component fix drop-down-item delete text-align right 2023-07-07 10:00:39 +03:00
Subhonbek
293941e5b4 web component fix context-menu remove if 2023-07-07 09:58:33 +03:00
Subhonbek
e9468f8b84 web component fix input phone add lrt row component 2023-07-07 09:56:02 +03:00
Subhonbek
42db5576b5 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-07 09:52:04 +03:00
Subhonbek
15ab87e45e web component fix code input (if else) 2023-07-07 09:51:48 +03:00
7a7beb380f Web: Components: Fix SelectedItem RTL after merging develop 2023-07-06 17:42:04 +02:00
008aeb4c95 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/components/selected-item/styled-selected-item.js
2023-07-06 17:34:12 +02:00
e67667bcb6 Merge branch 'develop' into bugfix/webhooks 2023-07-06 19:32:40 +04:00
Vladimir Khvan
f614c1628c setDate prop was added 2023-07-06 20:19:50 +05:00
Vladimir Khvan
cce45a11d2 digits overflow bug was fixed 2023-07-06 20:13:40 +05:00
Vladimir Khvan
eb2755403f timepicker display logic was changed / setDate prop was added 2023-07-06 20:12:46 +05:00
Vladimir Khvan
4582ca60b6 refresh icon was added 2023-07-06 13:20:04 +05:00
Vladimir Khvan
da59d33308 styles for firefox were fixed 2023-07-06 00:08:41 +05:00
f9b8629fa8 Web: Components: Fix customScrollbar className 2023-07-05 15:44:42 +02:00
MrSubhonbek
5c5bb3cd58 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-05 16:31:44 +03:00
MrSubhonbek
8581389fdc web component fix scroll to botton in scrollbar 2023-07-05 16:31:34 +03:00
e2871ce19a Web: Components: Fix common input styles in RTL mode 2023-07-05 11:50:52 +02:00
ce8b1c92ae Web: Components: Fix text position in PasswordInput in RTL mode 2023-07-05 11:25:47 +02:00
Vladimir Khvan
30fde84af2 date prop accepts null 2023-07-05 14:19:12 +05:00
Vladimir Khvan
81e583867b label in selectedItem component can receive object 2023-07-05 14:16:04 +05:00
Vladimir Khvan
60f8f87b0e new date time picker was created 2023-07-05 14:15:34 +05:00
Vladimir Khvan
e0775fb5dc show calendar icon description was added 2023-07-05 14:14:41 +05:00
Vladimir Khvan
743d4b04ae date and onChange props are set to required 2023-07-05 14:14:18 +05:00
Vladimir Khvan
f7bed93bb7 onBlur and focusOnRender props were added 2023-07-05 14:13:12 +05:00
406930a16d Web: Components: Fix text position in EmailInput in RTL mode 2023-07-05 10:41:20 +02:00
8688f7ab02 Web: Components: Fix wrong LTR text truncation in RTL mode 2023-07-04 17:58:14 +02:00
1ce065b5b1 Web: Components: Adapt resizing columns in TableHeader component to RTL interface 2023-07-04 14:42:53 +02:00
cba357a459 Web: Account: added selection-area to accounts-list 2023-07-04 15:11:57 +03:00
Vladimir Khvan
96cf9ec2ca icon was added 2023-07-04 14:02:40 +05:00
1dcb3aea54 Web: Components: Adapt StyledPreparationPortalProgress component to RTL interface 2023-07-04 10:39:01 +02:00
Vladimir Khvan
ee9dbe2d34 optimized component 2023-07-04 13:13:45 +05:00
55d7817266 Web: Components: Adapt StyledInfoPanelToggleWrapper component to RTL interface 2023-07-03 17:37:30 +02:00
Vladimir Khvan
ef17abdca0 calendar icon was added / elements were aligned center 2023-07-03 16:59:04 +05:00
941c2eb879 Web: Components: Adapt StyledIndicator component to RTL interface 2023-07-03 13:27:05 +02:00
Vladimir Khvan
ffb7b9e455 readme was adjusted to new date picker 2023-07-03 15:45:28 +05:00
b694f40788 Web: Components: Adapt LoginContainer component to RTL interface 2023-07-03 12:43:00 +02:00
Vladimir Khvan
fa50204b72 new date-picker was added 2023-07-03 15:35:22 +05:00
Vladimir Khvan
e8841c4d3b Merge branch 'feature/date-time-picker' of github.com:ONLYOFFICE/DocSpace into feature/date-time-picker 2023-07-03 13:31:53 +05:00
Vladimir Khvan
08b73fabe5 figma links were added 2023-07-03 13:31:26 +05:00
MrSubhonbek
802f2083fa web component add rtl selector 2023-07-03 09:24:24 +03:00
MrSubhonbek
ee22348c5b Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-03 09:15:19 +03:00
79fccf6a61 Web: Components: Adapt FloatingButton component to RTL interface 2023-06-30 16:28:35 +02:00
8694c01b40 Web: Components: Fix ScrollBar in EmailChips 2023-06-30 15:23:37 +02:00
88be3644c9 Web: Components: Fix ScrollBar classes 2023-06-30 15:12:12 +02:00
40a746e241 Merge branch 'develop' into feature/add-id-element 2023-06-30 15:28:07 +03:00
MrSubhonbek
2ceec84064 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-30 14:12:42 +03:00
c9dcd5bb39 Web: Components: Fix StyledSelector bug after merging develop 2023-06-30 12:14:43 +02:00
61a5c1e900 Web:Add id, class for calendar. 2023-06-30 12:55:31 +03:00
MrSubhonbek
66f8a00090 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-30 12:52:32 +03:00
76ceddc6cc Web: Components: Fix RTL switcher after merging develop 2023-06-30 11:04:03 +02:00
063a95c889 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/components/.storybook/globals/index.js
#	packages/components/.storybook/preview.js
#	packages/components/email-chips/styled-emailchips.js
#	packages/components/email-chips/sub-components/chip.js
#	packages/components/filling-status-line/styled-filling-status-line.js
#	packages/components/selector/StyledSelector.js
#	packages/components/selector/sub-components/Item/index.tsx
#	packages/components/selector/sub-components/SelectAll/index.tsx
2023-06-30 10:49:17 +02:00
MrSubhonbek
95f7c3a1ef Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-30 11:32:41 +03:00
dc7c8e3af9 Merge branch 'develop' into feature/date-time-picker 2023-06-30 11:55:11 +04:00
181ddd4d4b
Merge pull request #1486 from ONLYOFFICE/bugfix/storybook
Bugfix/storybook
2023-06-30 11:52:41 +04:00
MrSubhonbek
a883a0f1a4 web component useSwipeable not use 2023-06-30 10:31:28 +03:00
637939f365 Web: Components: Adapt SelectionArea component to RTL interface 2023-06-29 16:57:09 +02:00
1df8d8c7b5 Web:Components/Client: pass id for auto-tests 2023-06-29 16:48:40 +03:00
2a2d9be4eb Web:Components:Add idButton for FileInput. 2023-06-29 16:26:32 +03:00
f6b1a663a9 Web:Components:Add tooltipClass in FieldContainer. 2023-06-29 16:26:04 +03:00
31fb1f8683 Web:Components:Selector: increase line height for item label 2023-06-29 15:46:53 +03:00
MrSubhonbek
dbfd048b7d web component fix scrollbar 2023-06-29 11:44:08 +03:00
MrSubhonbek
f55e27e683 web component fix scrollbar in textarea 2023-06-28 10:16:41 +03:00
8c69bdddd6 Web:Components:Add id for RadioButton. 2023-06-27 13:33:52 +03:00
MrSubhonbek
5ba5b5c4e7 web component test scroll in docspace 2023-06-27 12:41:33 +03:00
55385f7990 Web:Components:Add props id for TabContainer. 2023-06-27 11:39:12 +03:00
MrSubhonbek
872537d649 web component fix email chips and tabcontainer scroll 2023-06-27 09:52:56 +03:00
MrSubhonbek
806e56c1ee Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-27 09:21:56 +03:00
cc9ea9b489 Web: Components: Fix TableHeader wrong theme 2023-06-26 17:57:39 +02:00
96e1318311 Web: Components: Adapt TopLoadingIndicator component to RTL interface 2023-06-26 16:37:45 +02:00
7bb78c4d2c Web: Components: Adapt TableContainer component to RTL interface 2023-06-26 15:35:36 +02:00
487073d11f Web:Components:Add props additionalClassSaveButton, additionalClassCancelButton. 2023-06-26 16:29:51 +03:00
Vladimir Khvan
4636be6c90 figma link was added 2023-06-26 18:18:35 +05:00
Vladimir Khvan
45f671275e storybook-addon-design was added 2023-06-26 18:18:00 +05:00
Vladimir Khvan
8e326379c9 accent color for calendar was added in dark theme 2023-06-26 18:17:39 +05:00
Vladimir Khvan
a7788ba5ff isAutoDocs detection was corrected 2023-06-26 17:24:48 +05:00
Vladimir Khvan
f8e2aaa02a dropdown position was fixed / container was styled 2023-06-26 17:24:25 +05:00
Vladimir Khvan
6b4c2c1f0a className was added to dropdown 2023-06-26 17:23:56 +05:00
MrSubhonbek
782dc218d9 web component fix scroll in scrollbar 2023-06-26 15:17:33 +03:00
33c97bf710 Web:Components:Selector: add description body text 2023-06-26 14:33:37 +03:00
f8d65a9ef7 Web: Components: Adapt Textarea component to RTL interface 2023-06-26 13:01:08 +02:00
8f552bca35 Web:Components:Add id for MainButtonMobile. 2023-06-26 12:57:03 +03:00
MrSubhonbek
0f2b326bf5 web component custom scrollbar 2023-06-26 11:20:05 +03:00
Vladimir Khvan
e9298bc7ab margins were removed 2023-06-26 13:15:26 +05:00
Vladimir Khvan
e5ed9ae20c autocomplete input background was removed 2023-06-26 13:13:04 +05:00
Vladimir Khvan
67fa62c265 default offset was removed 2023-06-26 13:12:10 +05:00
MrSubhonbek
8bd78ed110 web component rtl facebook-button 2023-06-26 10:39:54 +03:00
Vladimir Khvan
d7d1fc7fdc autodocs view was fixed 2023-06-26 12:35:03 +05:00
Vladimir Khvan
57fb011aac storybook was upgraded 2023-06-26 12:34:10 +05:00
MrSubhonbek
724276cada web component rtl tooltip 2023-06-26 09:50:55 +03:00
MrSubhonbek
b4a4a6b43b Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-26 09:46:05 +03:00
MrSubhonbek
8dbdd46175 web component rtl time picker 2023-06-26 09:45:51 +03:00
Viktor Fomin
060c726a2a Fix Bug 63155: The block with the Add/User type buttons is hidden behind the bottom border of the browser window 2023-06-24 22:39:47 +03:00
c6c496b3d1 Web: Components: Adapt InfiniteLoader component to RTL interface 2023-06-23 16:09:35 +02:00
28b5769084 Web:Add class for profile page. 2023-06-23 16:35:27 +03:00
bd1f84dba1 Wed:Add themes class. 2023-06-23 16:34:46 +03:00
Vladimir Khvan
71b0ff1bb6 brand title wass changed to uppercase 2023-06-23 17:25:15 +05:00
MrSubhonbek
1e19b46f38 web component fix style combobutton 2023-06-23 10:03:06 +03:00
MrSubhonbek
e2c501cfcc web component add rtl snackbar 2023-06-23 09:24:52 +03:00
MrSubhonbek
4356d2f56a Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-23 09:16:07 +03:00
MrSubhonbek
bf93130657 web component add rtl calendar 2023-06-23 09:15:58 +03:00
49cd391184 Web: Components: Adapt SelectedItem component to RTL interface 2023-06-22 17:14:49 +02:00
1d4c3624f0 Web: Components: Adapt Row component to RTL interface 2023-06-22 16:22:54 +02:00
924b77f315 Web:Components:Add props className, add className DropDownItem. 2023-06-22 16:52:25 +03:00
21580ac312 Web:Components:Add className for CrossIcon aside. 2023-06-22 16:50:46 +03:00
Vladimir Khvan
9fd319f429 logo was changed 2023-06-22 18:18:15 +05:00
Vladimir Khvan
75ae0c24c9 logo was fixed 2023-06-22 18:12:22 +05:00
Timofey Boyko
a83b100f4e Web:Client: update SelectFolderDialog for editor 2023-06-22 15:59:20 +03:00
d6af896ccf Web: Components: Adapt RowContent component to RTL interface 2023-06-22 13:23:55 +02:00
Vladimir Khvan
38727bcfa5 background color was added 2023-06-22 14:45:28 +05:00
Vladimir Khvan
a7794b53d1 isReadOnly prop was removed / fixed disabled prop 2023-06-22 14:30:52 +05:00
08c79bda56 Web: Components: Adapt Paging component to RTL interface 2023-06-22 11:18:49 +02:00
Vladimir Khvan
fb8ca44bfa fixed offset / added tooltipOffsetTop prop 2023-06-22 14:11:01 +05:00
Vladimir Khvan
93d6874919 storybook value is changing email value 2023-06-22 13:53:05 +05:00
Timofey Boyko
5391fb6976 Web:Client:FilesSelector: fix ts errors 2023-06-22 11:22:28 +03:00
43c992c85c Merge branch 'release/v1.1.0' into feature/sdk 2023-06-22 10:23:01 +03:00
232f8327c0 Web: Components: Adapt RoomLogo component to RTL interface 2023-06-21 17:57:12 +02:00
Timofey Boyko
89ddccfb59 Web:Client: change SelectFoderDialog at CreateRoom to FilesSelector 2023-06-21 18:28:43 +03:00
MrSubhonbek
6ade9004fb Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-21 16:43:41 +03:00