Commit Graph

11 Commits

Author SHA1 Message Date
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