Commit Graph

1910 Commits

Author SHA1 Message Date
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
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
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
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
MrSubhonbek
3eb0cc6dbf web new component scrollbar 2023-06-21 16:43:28 +03:00
c7b8c5c28a Web: Components: Remove useless margin from EmailChips 2023-06-21 15:26:44 +02:00