Commit Graph

562 Commits

Author SHA1 Message Date
Daniil Senkiv
60003e6b0b Web: components: ToggleContent: fix warning "React does not recognize the isOpen prop on a DOM element" 2019-07-25 10:18:03 +03:00
15addef44e web: components: Fixed Minified React error #152 on Text.Headline 2019-07-24 21:22:54 +03:00
d65b49616a web: component: Fixed bindings 2019-07-24 20:57:22 +03:00
0962f0e73b web: components: Performance optimization 2019-07-24 20:43:18 +03:00
0add8217cc web: components: Added commented console.log on render 2019-07-24 20:39:19 +03:00
7d0ea33245 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/index.js
	web/ASC.Web.Components/src/components/content-row/index.js
2019-07-24 17:48:40 +03:00
b4d6e804fb web: components: Checkbox refactoring 2019-07-24 17:28:34 +03:00
54a4d99361 web: components: Removed useless setState 2019-07-24 17:28:00 +03:00
a0ba4f080b web: components: Removed useless setState 2019-07-24 17:26:54 +03:00
9ad77d501f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 17:24:56 +03:00
28e326bf16 web: test new page layout 2019-07-24 17:24:40 +03:00
Ilya Oleshko
f31464aa02 Web: Components: Text: Fixed truncate property, no more need 1000px dummy. 2019-07-24 15:32:17 +03:00
Daniil Senkiv
7bc020d3c0 Web: components: Toast: fixed stories, added new example and renamed variable 2019-07-24 11:19:09 +03:00
b959a33b7f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 10:26:21 +03:00
b3f96556c7 web: Components: Added searchText state and autoRefresh to FilterInput 2019-07-23 20:14:13 +03:00
Daniil Senkiv
2b72f43dfe Web: components: Toast: added limitation for showing 2019-07-23 18:55:27 +03:00
eeddab17af Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 17:56:32 +03:00
41dd484de0 web: components: hover fix 2019-07-23 17:55:27 +03:00
Daniil Senkiv
53ef402e8b Web: components: ToggleContent: boolean knobs works with props 2019-07-23 17:54:52 +03:00
bab0275a0a web: components: Added margin for scroll 2019-07-23 15:26:26 +03:00
9a2d5d9c0b web: components: Added defaultProps to Scrollbar 2019-07-23 15:25:43 +03:00
Daniil Senkiv
f86e381723 Web: components: ToggleContent: wrapped component as div 2019-07-23 13:35:04 +03:00
e2e27f303a web: components: commented console.log 2019-07-23 12:54:34 +03:00
Daniil Senkiv
4c4fa21b48 Web: components: ToggleContent: disabled text selection and changed type of cursor on hovering header 2019-07-23 11:34:19 +03:00
Daniil Senkiv
0f9ef20036 Web: components: ToggleContent: remove attributes 2019-07-23 10:58:49 +03:00
Daniil Senkiv
981fcf94bc Web: components: added isOpen props to ToggleContent component 2019-07-22 18:39:53 +03:00
Daniil Senkiv
4b83f6a26f Web: components: added ToggleContent component 2019-07-22 17:48:06 +03:00
Ilya Oleshko
606bf5729e Web: Components: Added ArrowPathIcon at Icons component 2019-07-22 14:48:00 +03:00
Nikolay
3b4ddd6847 Merge remote-tracking branch 'origin/master' 2019-07-22 12:41:55 +03:00
Nikolay
629c921c45 web: components: modified the FilterInput component. 2019-07-22 12:41:46 +03:00
056494ac13 web: components: Added prop 'onClick' handling 2019-07-22 11:18:35 +03:00
Ilya Oleshko
9d60b017e8 Web: Components: Added property's onClose, onClick, onChange at GroupButtonsMenu component. Fixed base and people stories for GroupButtonsMenu component. 2019-07-22 10:59:49 +03:00
Nikolay
b9920168f2 web: components: small fix 2019-07-21 22:51:09 +03:00
bde6206de4 web: People: Added check on isAdmin/isOwner for ContentRow render 2019-07-20 21:55:40 +03:00
8d0d75e744 web: components: PageLayout is broken into small components 2019-07-20 12:48:29 +03:00
0ad263f05b in addition to a871d3007f 2019-07-20 12:45:54 +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
Ilya Oleshko
7dfc76b077 Web: Components: Fixed use of ref in GroupButtonsMenu component. Added closing menu when clicking on menu buttons. 2019-07-19 16:02:56 +03:00
40572edf9b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:54:36 +03:00
b52dd4b3b6 revert 2f90aa7a27 2019-07-19 15:54:24 +03:00
NikolayRechkin
26d3d35024 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:37:17 +03:00
NikolayRechkin
beaba2d6d9 web: components: init commit. new FilterInput component 2019-07-19 15:37:04 +03:00
794a90ea75 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:07:59 +03:00
2f90aa7a27 web: components: changed PageLayout headers 2019-07-19 14:58:01 +03:00
a871d3007f web: components: margin 0 for menu and content header 2019-07-19 14:56:51 +03:00
Ilya Oleshko
6620911c77 Web: Components: Fixed property name: direction to directionX for Layout component 2019-07-19 13:59:32 +03:00
NikolayRechkin
a92c74b366 web: components: added default tree node icon 2019-07-19 13:51:39 +03:00
NikolayRechkin
975609fa6f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 12:48:56 +03:00
NikolayRechkin
3c40262396 web: components: modified the SearchInput component. 2019-07-19 12:48:19 +03:00
NikolayRechkin
3026528f1a web: components: modified the IconButton component. 2019-07-19 12:47:35 +03:00
Ilya Oleshko
10982fefdf Web: Components: Added openDirection property for Paging Component 2019-07-19 12:13:46 +03:00
Ilya Oleshko
fb5af4ef0a Web: Components: Fixed direction property of ComboBox component 2019-07-19 12:12:43 +03:00
Ilya Oleshko
0f5fe11d46 Web: Components: Fixed direction property of DropDown 2019-07-19 12:11:42 +03:00
Daniil Senkiv
94bbcac664 Web: components: Toast: fix 2019-07-18 18:28:00 +03:00
Daniil Senkiv
74ba4c6b4e Web: components: added timeout property for Toast component 2019-07-18 18:26:34 +03:00
Daniil Senkiv
2783d63887 Web: components: added property for center positioning for toasts 2019-07-18 17:42:30 +03:00
Ilya Oleshko
02dfd85cb9 Web: Components: Added props directionX / directionY for DropDown component 2019-07-18 17:23:10 +03:00
NikolayRechkin
cb42059bad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 16:55:16 +03:00
NikolayRechkin
466b2d1e08 web: components: fix 2019-07-18 16:54:23 +03:00
NikolayRechkin
b9fa434f64 web: components: modified the IconButton component. added colors for hover and click 2019-07-18 16:53:59 +03:00
Ilya Oleshko
b74204be7b Web: Components: Added Paging component 2019-07-18 16:40:57 +03:00
Ilya Oleshko
2c535caaef Web: Components: Added medium size for Button component 2019-07-18 16:24:40 +03:00
NikolayRechkin
4a359d52f0 web: components: fix 2019-07-18 16:22:29 +03:00
NikolayRechkin
ea70f66d24 web: components: modified the IconButton component. added icons for hover and click 2019-07-18 16:21:22 +03:00
Daniil Senkiv
fa2f9332e6 Web: components: update library for Toast component 2019-07-18 15:47:42 +03:00
Daniil Senkiv
23cb131b77 Web: components: move css for Toast component 2019-07-18 15:44:26 +03:00
7ad38d03b6 web: components: Fixed GroupButtonsMenu ref 2019-07-18 14:43:56 +03:00
a84312376b web: components: Re-written GroupButton component to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-18 14:11:36 +03:00
NikolayRechkin
e08efa3d4b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 12:35:19 +03:00
NikolayRechkin
175e8ab1c2 web: component: modified the search input component 2019-07-18 12:35:03 +03:00
NikolayRechkin
225906f14d web: components: added mouse events for IconButton component 2019-07-18 12:09:05 +03:00
NikolayRechkin
6f06841745 web: components: added rectangle filter icons 2019-07-18 12:06:05 +03:00
Ilya Oleshko
9918ddd7c1 Web: Added component ComboBox 2019-07-18 11:00:59 +03:00
Ilya Oleshko
ae46982021 Web: Added manualWidth and manualTop property`s to DropDown component 2019-07-18 10:43:17 +03:00
Ilya Oleshko
e256a47075 Web: Fixed max-width for DropDownItem component 2019-07-18 10:41:45 +03:00
254b2104ef Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:55:20 +03:00
NikolayRechkin
9deb72af58 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:50:59 +03:00
NikolayRechkin
cdcc5c3a8c web: components: added iconSize parameter for InputBlock 2019-07-17 16:50:29 +03:00
a7148cb793 npm install changed to yarn 2019-07-17 16:46:08 +03:00
ae17daef74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:40:48 +03:00
49aaf24b0c web: components: Moved checkbox inside ContentRow and GroupButtonsMenu + added update checked state 2019-07-17 16:36:04 +03:00
NikolayRechkin
e67a5e43c6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:31:57 +03:00
Daniil Senkiv
439b6f98e6 Web: components: added Toast component
# Conflicts:
#	web/ASC.Web.Components/src/components/icons/svg/index.js
#	web/ASC.Web.Components/src/index.js
2019-07-17 16:29:50 +03:00
9f189c984b web: components: Refactoring Checkbox 2019-07-17 16:11:39 +03:00
NikolayRechkin
5398898cdd web: components: modified the search input component 2019-07-17 15:36:13 +03:00
7d0d6a2c48 web: components: added Scrollbar comonent stories 2019-07-16 15:50:09 +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
e8d9a9ebb9 web: components: fix custom scrollbar 2019-07-16 13:44:17 +03:00
b6d9fc3964 web: components: added custom scrollbar to layout aside 2019-07-16 13:00:29 +03:00
95ee3436d3 web: components: added styles to custom scrollbars 2019-07-16 12:36:39 +03:00
Ilya Oleshko
f73c4dfb59 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-16 10:19:20 +03:00
Ilya Oleshko
e9dfc9946e Web: Fixed ContentRow component 2019-07-16 10:18:31 +03:00
40e36df541 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-16 10:17:15 +03:00
Ilya Oleshko
824f88d5cc Web: Fixed margins and removed unused variables at GroupButtonsMenu component 2019-07-16 10:16:57 +03:00
2655a0fa52 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-16 10:12:38 +03:00
01023c7f45 web: components: added custom scrollbar to layout 2019-07-16 10:11:17 +03:00
NikolayRechkin
4604e6c18f web: component: fix SearchInput 2019-07-15 17:24:17 +03:00
4ae7d01329 web: components: changed PageLayout min-width 2019-07-15 16:44:36 +03:00