Commit Graph

1944 Commits

Author SHA1 Message Date
Subhonbek
a2d6b0baf2 web component rtl fix arrow selector 2023-07-24 14:15:24 +03:00
124afc4a05 Web: Components: Fix 0 height scrollbar block in EmailChips 2023-07-21 17:15:33 +02:00
b41c5c278f Web: Components: Add autohide ability to scrollbar 2023-07-21 15:57:56 +02:00
1aaa1666c7 Web: Components: Fix event touch error in rtl mode when clientX equals 0 2023-07-21 13:40:41 +02:00
bab27d2c2f Web: Components: Fix TabsContainer primary tab position 2023-07-20 22:43:18 +02:00
bf24041594 Web: Components: Fix TabsContainer autoscrolling 2023-07-20 22:33:31 +02:00
490a438d83 Web: Components: Remove duplicate scroll padding setting 2023-07-20 21:51:31 +02:00
1e30e9e3e8 Web: Components: Change scrollbar (part 3) 2023-07-20 21:46:36 +02:00
e98f269776 Web: Components: Change scrollbar (part 2) 2023-07-20 18:33:34 +02:00
236a1d5221 Web: Components: Change scrollbar (part 1) 2023-07-20 16:53:59 +02:00
08f1149e66 Web: Components: install react-scrollbars-custom lib 2023-07-20 12:55:45 +02:00
Subhonbek
4c8f0da014 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-18 14:52:23 +03:00
Subhonbek
e4525eefaa web component rtl scrollbar add vertical and horizontal 2023-07-18 14:51:35 +03:00
e80a38363b Web: Components: Fix dropdown item missing semicolon 2023-07-17 15:16:02 +02:00
Subhonbek
8e3296de6c web component rtl main button fix arrow position 2023-07-17 16:07:19 +03:00
Subhonbek
e228aaaad1 web component rlt main button fix position 2023-07-17 15:57:33 +03:00
Subhonbek
014cc50e99 web component rlt main button fix right unset 2023-07-17 15:23:57 +03:00
Subhonbek
eea48c818a web component rlt float-button fix position 2023-07-17 14:33:21 +03:00
Subhonbek
e417b4c624 web component rlt float-button fix position 2023-07-17 14:30:06 +03:00
Subhonbek
1df75a8f7e Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-17 14:00:27 +03:00
Subhonbek
849f844796 web component rlt context-sub-menu fix margin 2023-07-17 13:56:15 +03:00
Subhonbek
3243a771e8 web component rlt input phone border radius 2023-07-17 12:32:37 +03:00
81f47776e9 Web: Components: Fix wrong LTR heading punctuation in RTL mode 2023-07-13 15:44:58 +02:00
Subhonbek
c1c9ca9beb Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-13 15:01:24 +03:00
Subhonbek
b34f10ddff web component rlt fix id in scrollbar 2023-07-13 15:01:15 +03:00
46691df72c Web: Components: Add missing semicolons in modal dialog styles 2023-07-13 13:58:27 +02:00
Subhonbek
beb232dc92 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-13 14:21:01 +03:00
Subhonbek
1f04acb689 web component rlt fix left text 2023-07-13 14:20:05 +03:00
97ecc99607 Merge branch 'develop' into feature/rtl-interface-direction 2023-07-13 09:59:25 +02:00
a42d2f8b6c
Merge pull request #1515 from ONLYOFFICE/bugfix/webhooks
Bugfix/webhooks
2023-07-12 19:34:49 +04:00
Subhonbek
c0e1cc062e web component rlt combo-button fix margin auto 2023-07-12 11:43:40 +03:00
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