Commit Graph

47 Commits

Author SHA1 Message Date
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
195f6a3738 web: components: page-layout: fixed initial scroll in article on tablet 2019-11-27 15:49:01 +03:00
Ilya Oleshko
9535d5f0d3 web: Components: Added tests for PageLayout component. 2019-11-25 14:18:12 +03:00
Ilya Oleshko
cda34290c3 web: Components: Added story and readme for PageLayout component. 2019-11-25 14:17:53 +03:00
1de160c7cc web: components: render scrollbars outside content 2019-11-14 16:04:42 +03:00
ae27b5e732 web: components: page-layout:
- SectionFilter and SectionPaging parts included to SectionBody
- SectionToggler has fixed position
2019-11-14 15:13:54 +03:00
6d1858676f web: components: fix article-pin-panel height 2019-11-11 15:57:17 +03:00
NikolayRechkin
99a9e6d156 web: people: fixed the style of the menu 2019-10-01 11:46:22 +03:00
d5fa018999 grammar fix 2019-09-12 15:28:13 +03:00
31bacdda2b ASC.Web.Components: Layout: fix eslint warnings 2019-09-12 15:22:21 +03:00
ebee92092d ASC.Web.Components: PageLayout: added 100% height (fix broken custom scrollbar in chrome) 2019-09-10 15:41:52 +03:00
4881aae0b0 web: components: Applied eslint recommendations 2019-09-10 10:03:36 +03:00
Ilya Oleshko
36cea75217 web: Components: Fixed DropDown display abroad for PageLayout component 2019-09-05 16:49:09 +03:00
Ilya Oleshko
a53ed4912d web: Components: Fixed Backdrop zIndex for PageLayout component 2019-09-05 16:46:46 +03:00
ccf2d863e5 ASC.Web.Components: device moved to utils 2019-09-04 13:29:32 +03:00
d17c953b9d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:44:18 +03:00
49870e034a web: components: Turned off shouldComponentUpdate method in page-layout article component 2019-08-13 14:36:37 +03:00
dffd8fef1e web: components: Commented console.log for annoying render 2019-08-13 14:21:28 +03:00
b0d5d1ea72 web: People: Optimization of People list rendering
Added new packages: react-window and react-virtualized-auto-sizer;
Added changes to Scrollbar, PageLayout and PageSection
2019-08-07 13:57:54 +03:00
83b9fc4be0 web: People: Moved back to PageLayout 2019-08-02 12:43:16 +03:00
16d2af688c web: components: Turned off border 2019-07-29 15:51:56 +03:00
a52222f81b web: components: Turn on console.logs and added pure to layout components 2019-07-28 23:39:59 +03:00
0add8217cc web: components: Added commented console.log on render 2019-07-24 20:39:19 +03:00
28e326bf16 web: test new page layout 2019-07-24 17:24:40 +03:00
8d0d75e744 web: components: PageLayout is broken into small components 2019-07-20 12:48:29 +03:00
2d6228d562 web: components: changed PageLayout parts 2019-07-19 17:38:29 +03:00
130ddabef6 web: components: changed PageLayout headers 2019-07-19 16:41:11 +03:00
b52dd4b3b6 revert 2f90aa7a27 2019-07-19 15:54:24 +03:00
2f90aa7a27 web: components: changed PageLayout headers 2019-07-19 14:58:01 +03:00
f796e64ba5 web: components: added Scrollbar comonent 2019-07-16 15:27:35 +03:00
4f87a43924 web: components: added horizontal scrollbar 2019-07-16 14:53:27 +03:00
95ee3436d3 web: components: added styles to custom scrollbars 2019-07-16 12:36:39 +03:00
01023c7f45 web: components: added custom scrollbar to layout 2019-07-16 10:11:17 +03:00
4ae7d01329 web: components: changed PageLayout min-width 2019-07-15 16:44:36 +03:00
e191765ca6 web: components: changed PageLayout overflow 2019-07-15 15:50:49 +03:00
4c090f2469 web: components: changed PageLayout method componentDidUpdate 2019-07-15 14:37:06 +03:00
09132d4a93 web: components: changed PageLayout method componentDidUpdate 2019-07-15 13:35:10 +03:00
b73d0829c6 web: components: changed Article width for different devices 2019-07-15 12:22:15 +03:00
672132117a web: components: fix PageLayout 2019-07-12 13:35:13 +03:00
6be9c3477a web: components: fix PageLayout 2019-07-12 13:31:18 +03:00
ddab193d58 web: Fix PageLayout component 2019-07-12 11:25:32 +03:00
1bb5ecc87a web: Fix PageLayout component 2019-07-12 11:15:17 +03:00
baab3142f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/page-layout/index.js
2019-07-12 10:16:22 +03:00
Andrey Savikhin
00042cedab web: components: fix PageLayout 2019-07-11 22:47:07 +03:00
ba7e64a5a5 web: components: rename variables 2019-07-11 17:40:55 +03:00
151514f3d8 web: components: backdrop and device moved from /layout/sub-components/ 2019-07-11 16:21:39 +03:00
d6d05f5165 web: Added PageLayout component (first approximation) 2019-07-11 14:43:07 +03:00