Commit Graph

1910 Commits

Author SHA1 Message Date
Subhonbek
09099c5dbe web component rlt combo-button fix margin auto 2023-07-12 11:38:21 +03:00
Subhonbek
af7af5e587 web component rlt combo-button fix margin auto 2023-07-12 11:29:38 +03:00
Subhonbek
dce44d5d79 web component rlt combo-button fix margin auto 2023-07-12 11:24:16 +03:00
Subhonbek
1cda9f88f5 web component rlt tab container fix getScrollLeft 2023-07-12 11:07:37 +03:00
c48ba03028 Web: Components: Remove applying RTL to storybook docs 2023-07-11 19:09:56 +02:00
530e99034a Web: Components: Remove unnecessary defaultProps expanding 2023-07-11 13:57:11 +02:00
89f5c49661 Web: Components: Add interfaceDirection inside themes 2023-07-11 13:42:27 +02:00
Subhonbek
10fb570940 web component delete logs 2023-07-11 10:20:27 +03:00
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
Subhonbek
d8e6312cd3 web component fix sub-menu in context-menu 2023-07-07 15:44:06 +03: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
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
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
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
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