Commit Graph

35 Commits

Author SHA1 Message Date
Subhonbek
3ee56920d1 web component fix infinit-loader delete console log 2023-07-07 10:18:01 +03:00
MrSubhonbek
f55e27e683 web component fix scrollbar in textarea 2023-06-28 10:16:41 +03:00
c6c496b3d1 Web: Components: Adapt InfiniteLoader component to RTL interface 2023-06-23 16:09:35 +02:00
6007a122d5 Web: Components: fixed row styles 2022-10-03 14:59:02 +03:00
5d44074890 Web: Files: fixed row styles 2022-09-30 14:57:43 +03:00
6edf75e309 Web: Files: fixed row styles 2022-09-30 14:47:15 +03:00
09a2113b59 Web: Fixed row selection width. 2022-09-30 13:19:50 +03:00
eb66d3bf57 Web: Components: fixed InifiniteLoader crash 2022-09-28 13:41:25 +03:00
d21c910842 Web: Components: InfiniteLoader: removed useless selectedFolderId prop 2022-09-15 17:31:19 +03:00
74fa95d843 Web: Components: fixed styles of infinite tiles 2022-09-15 17:14:34 +03:00
cedf9f0c75 Web: Components: fixed InfiniteLoaderComponent styles 2022-09-09 16:41:13 +03:00
d7bd44cfb1 Web: Files: fixed hover for row 2022-09-08 11:48:06 +03:00
d0d2313da3 Web: Files: fixed section-body styles 2022-09-07 17:00:17 +03:00
c346a2401d Web: Files: fixed row loader styles 2022-09-07 15:05:30 +03:00
db4e491ea9 Web: Files: fixed InfiniteLoaderComponent height 2022-08-30 15:41:09 +03:00
a786e19afa Web: Components: fixed InfiniteLoaderComponent crash 2022-08-30 14:37:58 +03:00
814cb2c515 Web: Files: Tiles: fixed rooms styles 2022-08-24 14:09:58 +03:00
f37f355a41 Web: Components: fixed renderRow 2022-08-24 11:28:13 +03:00
a748a372bb Web: Files: fixed InfiniteLoaderComponent 2022-08-22 17:21:01 +03:00
09fbafed03 Web: Components: fixed loadMoreItems 2022-08-18 10:20:12 +03:00
0b1a8bf368 Web: Files: fixed infinite-scroll styles 2022-08-17 15:11:48 +03:00
5d3c98ea91 Web: Files: fixed fetch files 2022-08-15 17:41:39 +03:00
c65e01a988 Web: Files: fixed fetch files 2022-08-15 17:22:50 +03:00
160bc3a1a7 Web: Components: fixed grid loaders 2022-08-12 17:52:21 +03:00
22c45015c3 Web: Components: fixed scroll 2022-08-12 17:01:53 +03:00
2ec456f070 Web: Components: fixed height error 2022-08-12 15:31:21 +03:00
645c771b3b Web: Components: fixed table columns 2022-08-12 15:28:57 +03:00
87d351a304 Web: Components: fixed List width, fixed fetch 2022-08-12 14:45:14 +03:00
28c73a4a7c Web: Components: moved to react-virtualized, fixed blue screen 2022-08-12 10:35:32 +03:00
492ed86674 Web: Files: fixed double scroll 2022-08-10 13:32:17 +03:00
8f4ee05948 Web: Files: fixed mobile scroll 2022-08-10 13:27:52 +03:00
2c2251d33e Web: Files: added default useReactWindow prop 2022-08-10 11:37:14 +03:00
deffed2d14 Web: Files: fixed scroll for mobile devices 2022-08-09 16:19:52 +03:00
0de5d36ce4 Web: Files: Scroll: added WindowScroller 2022-08-09 13:43:24 +03:00
d0e4f67ec4 Merge branch 'develop' into feature/inifinite-scroll
# Conflicts:
#	packages/client/src/components/Article/Body/index.js
#	packages/client/src/pages/Home/Section/Body/RowsView/FilesRowContainer.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableContainer.js
#	packages/client/src/pages/Home/Section/Body/TilesView/sub-components/InfiniteGrid.js
#	packages/client/src/pages/Home/Section/Body/TilesView/sub-components/StyledInfiniteGrid.js
#	packages/client/src/pages/Home/Section/Body/TilesView/sub-components/TileContainer.js
#	packages/client/src/store/FilesStore.js
2022-08-09 09:49:28 +03:00