Commit Graph

140 Commits

Author SHA1 Message Date
a7148cb793 npm install changed to yarn 2019-07-17 16:46:08 +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
7d0d6a2c48 web: components: added Scrollbar comonent stories 2019-07-16 15:50:09 +03:00
4f87a43924 web: components: added horizontal scrollbar 2019-07-16 14:53:27 +03:00
b6d9fc3964 web: components: added custom scrollbar to layout aside 2019-07-16 13:00:29 +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
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
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
0f4e2d2a99 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 13:35:47 +03:00
1c46852b75 web: components: changed ContextMenuButton width 2019-07-15 12:44:55 +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
9093aaf33f web: components: Removed old NavMenu/NavLogo 2019-07-15 11:58:49 +03:00
1909fbff83 web: components: added stories for Backdrop 2019-07-15 11:33:28 +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
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
ddab193d58 web: Fix PageLayout component 2019-07-12 11:25:32 +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
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
ae47acabdc Update lodash package 2019-07-11 13:56:10 +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
9053c40fa1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	.gitignore
2019-07-11 12:11:51 +03:00
57ac44dd76 Added npm-local folder with asc-web-components 2019-07-11 12:10:24 +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
Ilya Oleshko
a71a9129eb Web: Fixed Avatar component, added new props for editing action 2019-07-10 17:05:34 +03:00
Ilya Oleshko
996b30571f Web: Fixed people GroupButtonsMenu story example 2019-07-10 16:19:53 +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
a5ca41aad6 web: Fix Layout component 2019-07-10 12:49:14 +03:00
9afc8a1da1 Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00