Commit Graph

34874 Commits

Author SHA1 Message Date
MrSubhonbek
a883a0f1a4 web component useSwipeable not use 2023-06-30 10:31:28 +03:00
MrSubhonbek
dbfd048b7d web component fix scrollbar 2023-06-29 11:44:08 +03:00
5d6c72f8e0 Merge branch 'develop' into feature/rtl-interface-direction 2023-06-28 10:04:52 +02:00
MrSubhonbek
f55e27e683 web component fix scrollbar in textarea 2023-06-28 10:16:41 +03:00
09bc9909d4
Merge pull request #1475 from ONLYOFFICE/feature/thumbnails-new-formats
Feature/thumbnails new formats
2023-06-27 02:45:21 -07:00
MrSubhonbek
5ba5b5c4e7 web component test scroll in docspace 2023-06-27 12:41:33 +03:00
116d4c8174
Merge pull request #1491 from ONLYOFFICE/bugfix/fix-migration-namespaces
Bugfix/fix migration namespaces
2023-06-27 02:37:30 -07:00
24706477db
Merge pull request #1493 from ONLYOFFICE/bugfix/foreign-keys
fix migrations
2023-06-27 02:36:11 -07:00
0bd332d2a9 fix migrations 2023-06-27 12:18:04 +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
MrSubhonbek
782dc218d9 web component fix scroll in scrollbar 2023-06-26 15:17:33 +03:00
f8d65a9ef7 Web: Components: Adapt Textarea component to RTL interface 2023-06-26 13:01:08 +02:00
265335d371 fix 2023-06-26 11:33:37 +03:00
MrSubhonbek
0f2b326bf5 web component custom scrollbar 2023-06-26 11:20:05 +03:00
01bbf1fb5e rename migration.core to migrations.core 2023-06-26 11:12:57 +03:00
MrSubhonbek
8bd78ed110 web component rtl facebook-button 2023-06-26 10:39:54 +03: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
7c7e20dfa3 fix migration namespace 2023-06-25 02:15:36 +03:00
c6c496b3d1 Web: Components: Adapt InfiniteLoader component to RTL interface 2023-06-23 16:09:35 +02: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
d6af896ccf Web: Components: Adapt RowContent component to RTL interface 2023-06-22 13:23:55 +02:00
08c79bda56 Web: Components: Adapt Paging component to RTL interface 2023-06-22 11:18:49 +02:00
e6f84f7b20 Merge branch 'develop' into feature/rtl-interface-direction 2023-06-22 10:03:22 +02:00
cd7615c79e
Merge pull request #1478 from ONLYOFFICE/feature/migration-context
Feature/migration context
2023-06-21 14:28:22 -07:00
56353e7c22 fix 2023-06-22 00:15:37 +03:00
232f8327c0 Web: Components: Adapt RoomLogo component to RTL interface 2023-06-21 17:57:12 +02: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
830ddf7c1c add foreign key in migration 2023-06-21 15:48:44 +03:00
09ffbbba7e create migration context 2023-06-21 15:40:55 +03:00
MrSubhonbek
160ed8748f Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-21 14:24:56 +03:00
MrSubhonbek
9fc07a8d55 web component scrollbar rtl left scroll 2023-06-21 14:24:38 +03:00
bb3bde6e67 Web: Components: Adapt Grid component to RTL interface 2023-06-21 13:16:51 +02:00
ebe5553ec4 Thumbnails: new formats added according to conversion matrix https://api.onlyoffice.com/editors/conversionapi#text-matrix 2023-06-21 12:07:23 +03:00
d9b13bc25d Merge branch 'develop' into feature/rtl-interface-direction 2023-06-21 09:47:20 +02:00
c0632d63a6 Web: Components: Adapt FillingStatusLine component to RTL interface 2023-06-20 13:54:08 +02:00
40ab1ab9cb
Merge pull request #1474 from ONLYOFFICE/bugfix/fixed-list-tabindex
Web: Files: fixed ReactVirtualized__List tabindex
2023-06-20 15:46:57 +04:00
MrSubhonbek
ac8227670c Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-20 14:35:32 +03:00