Commit Graph

402 Commits

Author SHA1 Message Date
NikolayRechkin
235d63dc73 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 15:54:54 +03:00
NikolayRechkin
3f4adff568 web: components: new SearchInput component 2019-07-15 15:53:12 +03:00
NikolayRechkin
52de60378a web: components: changed rectangle.filter.react.svg 2019-07-15 15:50:55 +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
0f4e2d2a99 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 13:35:47 +03:00
09132d4a93 web: components: changed PageLayout method componentDidUpdate 2019-07-15 13:35:10 +03:00
1c46852b75 web: components: changed ContextMenuButton width 2019-07-15 12:44:55 +03:00
b73d0829c6 web: components: changed Article width for different devices 2019-07-15 12:22:15 +03:00
c4aae555d1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 12:16:41 +03:00
d5272deb39 web: components: Added close dropdown on action click 2019-07-15 12:16:20 +03:00
a254dd09f3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 12:04:49 +03:00
0b987b155f web: components: fixed ProfileActions toggle action 2019-07-15 12:04:19 +03:00
9093aaf33f web: components: Removed old NavMenu/NavLogo 2019-07-15 11:58:49 +03:00
baac4c8e9d web: components: removed unused dependencies in ContextMenuButton 2019-07-15 11:50:23 +03:00
9d0e71f30d web: components: using Backdrop in ModalDialog 2019-07-15 11:38:11 +03:00
1909fbff83 web: components: added stories for Backdrop 2019-07-15 11:33:28 +03:00
0271ad6943 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 10:03:56 +03:00
7f98cac009 web: components: changed Layout method componentDidUpdate 2019-07-15 10:03:37 +03:00
4fccbbedd8 web: components: Re-written Link component to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 22:09:46 +03:00
4cbbfe66a4 web: components: Re-written contex-menu-button to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 21:23:55 +03:00
5d9498203f web: components: fixed function reference 2019-07-14 15:16:39 +03:00
8e390f535d web: components: Re-written main-button to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 14:13:32 +03:00
8cfa7f9cb8 web: components: Added setState on componentDidUpdate for Layout 2019-07-12 16:45:19 +03:00
Ilya Oleshko
8f43a40492 Web: Added properties isHeader and disabled to DropDownItem component and changed story of this component 2019-07-12 13:40:44 +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
cf89a71c9f web: components: fix Layout 2019-07-12 13:31:00 +03:00
3e65051538 web: components: fix Layout 2019-07-12 13:12:22 +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
129fbfc4ff web: components: rename variables 2019-07-11 18:10:42 +03:00
1e60926dd8 web: components: rename variables 2019-07-11 18:02:48 +03:00
af6128c38b web: components: rename variables 2019-07-11 17:59:06 +03:00
ba7e64a5a5 web: components: rename variables 2019-07-11 17:40:55 +03:00
97107a3337 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:59:18 +03:00
NikolayRechkin
2071aa5481 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:40:20 +03:00
NikolayRechkin
c211139fbb web: components: changed date input 2019-07-11 16:39:52 +03:00
4dfb892833 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:35:01 +03:00
Ilya Oleshko
173f480207 Web: Fixed dynamic width of DropDownItem component 2019-07-11 16:27:55 +03:00
382bfb77ce Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:21:47 +03:00
151514f3d8 web: components: backdrop and device moved from /layout/sub-components/ 2019-07-11 16:21:39 +03:00
Ilya Oleshko
0108f46f7b Web: Fixed Avatar component styles 2019-07-11 15:26:29 +03:00
Ilya Oleshko
790d199320 Web: Fixed Avatar component error with editAction property 2019-07-11 15:18:18 +03:00
fcc188c0d4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 14:43:17 +03:00
d6d05f5165 web: Added PageLayout component (first approximation) 2019-07-11 14:43:07 +03:00
NikolayRechkin
e71e2072db Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 12:40:07 +03:00
NikolayRechkin
7b1f77ac37 web: components: changed input-block 2019-07-11 12:39:36 +03:00
NikolayRechkin
074a258999 web: components: changed icon button 2019-07-11 12:38:30 +03:00
NikolayRechkin
d97ee5a0e7 web: components: new IconButton component 2019-07-11 11:35:17 +03:00
df8c22ed45 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 18:16:56 +03:00
5e3e0e0504 web: Fix Checkbox component (styles from TreeNodeMenu) 2019-07-10 18:16:47 +03:00
Daniil Senkiv
9803dc022c Web: components: Link: refactoring 2019-07-10 17:20:56 +03:00
Ilya Oleshko
a71a9129eb Web: Fixed Avatar component, added new props for editing action 2019-07-10 17:05:34 +03:00
Ilya Oleshko
96a58f0fe6 Web: Fixed GroupButton component refs errors 2019-07-10 16:21:10 +03:00
Ilya Oleshko
af6356db23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 16:17:27 +03:00
303af9a3fb Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:50:15 +03:00
2a666937aa web: Fix Checkbox component 2019-07-10 15:50:06 +03:00
Ilya Oleshko
43587d91fc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:20:49 +03:00
NikolayRechkin
39c4cfbcf0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:15:13 +03:00
NikolayRechkin
247b9d74a5 web: components: new inputBlock component 2019-07-10 15:14:53 +03:00
NikolayRechkin
b9cf53934f web: components: changed common input styles 2019-07-10 15:14:01 +03:00
NikolayRechkin
1547a7433c web: changed common input styles 2019-07-10 15:05:18 +03:00
5738cb4936 web: Fix Layout component 2019-07-10 14:24:27 +03:00
Ilya Oleshko
e9d8462459 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 13:59:01 +03:00
0096e3197d web: Rename HeaderIcons to HeaderNav 2019-07-10 12:59:00 +03:00
a5ca41aad6 web: Fix Layout component 2019-07-10 12:49:14 +03:00
6dad39cee7 web: Added logo icons 2019-07-10 12:48:36 +03:00
NikolayRechkin
3f10a4be62 web: components: added common input styles 2019-07-10 12:16:01 +03:00
Ilya Oleshko
29eb27fcc1 Web: Fixed GroupButton action warning. Fixed GroupButtonsMenu more button width. 2019-07-10 11:39:14 +03:00
Daniil Senkiv
93042a1c24 Web: Link: refactoring 2019-07-09 14:24:15 +03:00
Daniil Senkiv
4aa656d3c7 Web: added dropdown functionality for Link component 2019-07-09 13:30:58 +03:00
ceb600450a web: Fix Layout component 2019-07-09 13:16:50 +03:00
f4b161b65f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 16:43:02 +03:00
0b7f02730c web: Fix Layout component 2019-07-08 16:42:05 +03:00
Daniil Senkiv
a7c526b875 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 14:12:45 +03:00
Daniil Senkiv
c8ad7835d2 Web:components:Link: added opacity property for arrowDropdown, in addition to 6b43f64a47 2019-07-08 14:10:12 +03:00
48087d1e00 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 11:14:40 +03:00
30a6133489 web: Fix Layout component 2019-07-08 10:32:29 +03:00
Ilya Oleshko
6c49509b41 Web: Fixed DropDownItem component display. Renamed ContentRow example. 2019-07-08 10:26:19 +03:00
Ilya Oleshko
6090fdc112 Web: Refactored GroupButtonsMenu component, new examples have been added, speed of the mechanism for hiding elements has been improved. 2019-07-08 10:12:46 +03:00
9708709c48 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 09:08:49 +03:00
DASenkiv
7e1eeb9766 Web: components: Link: added arrowDropdown as icon 2019-07-08 08:47:08 +03:00
f2bb6da447 web: ProfileActions component changed to stateful 2019-07-05 18:32:13 +03:00
f87b18db3f web: Layout component changed to stateful 2019-07-05 18:21:39 +03:00
0963d8aed2 web: Fix Layout component 2019-07-05 18:10:16 +03:00
03b506ae3d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 17:27:16 +03:00
95b2467f76 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 17:17:23 +03:00
DASenkiv
7d8663e7f5 Web: components: Link: disabled text selection 2019-07-05 15:58:34 +03:00
3d25397548 web: Fix Layout component 2019-07-05 15:50:41 +03:00
DASenkiv
6b43f64a47 Web: components: Link: add property "isSemitransparent" 2019-07-05 15:36:54 +03:00
367a266e05 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 15:34:14 +03:00
79a5270d5c web: Fix Layout component 2019-07-05 15:32:03 +03:00
eb0d155ecf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 15:16:23 +03:00
d19eb547ea web: Fix Layout component 2019-07-05 15:15:58 +03:00
64bd75b75f web: Fix Badge component 2019-07-05 15:14:18 +03:00
NikolayRechkin
7666561f3d web: components: changed text input component style 2019-07-05 13:55:14 +03:00
10a64dd0a6 web: components: Added ErrorContainer 2019-07-05 12:35:34 +03:00