Commit Graph

134 Commits

Author SHA1 Message Date
9b3e9a3977 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-09 13:17:11 +03:00
ceb600450a web: Fix Layout component 2019-07-09 13:16:50 +03:00
Ilya Oleshko
53ce1fd5a3 Web: Fixed GroupButtonsMenu people example story and removed unused variables at base story 2019-07-09 11:10:11 +03:00
Ilya Oleshko
935abeb2c0 Web: Fixed GroupButtonsMenu base story 2019-07-09 11:05:44 +03:00
48087d1e00 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 11:14:40 +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
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
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
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
10a64dd0a6 web: components: Added ErrorContainer 2019-07-05 12:35:34 +03:00
NikolayRechkin
d89878d49b web: small refactoring 2019-07-05 12:06:03 +03:00
c267ade176 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/layout/index.js
2019-07-04 19:14:03 +03:00
89ce02eaef web: Fix Badge component 2019-07-04 18:56:12 +03:00
NikolayRechkin
89504e2244 web: added a block with examples 2019-07-04 16:55:35 +03:00
NikolayRechkin
1c8d77099c web: components: added example of a tree-menu 2019-07-04 15:49:44 +03:00
NikolayRechkin
0371fab9ad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 15:11:13 +03:00
Ilya Oleshko
a85ec07ab0 Web: Added block with displaying user information to DropDownItem component 2019-07-04 14:43:58 +03:00
NikolayRechkin
ac7a73f067 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 14:23:03 +03:00
NikolayRechkin
d7951d3fc6 web: components: changed a tree component 2019-07-04 13:37:54 +03:00
f804c5c983 web: Fix Badge component 2019-07-03 16:36:23 +03:00
3eefe25ad3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:24:04 +03:00
c0282f48de web: Added Badge component 2019-07-03 16:23:53 +03:00
Ilya Oleshko
941174c84a Web: Fixed ContentRow base story 2019-07-03 16:05:12 +03:00
Ilya Oleshko
8397e27a98 Web: Added component ContentRow and its use on the example of people row 2019-07-03 14:36:44 +03:00
e0531dfd24 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-07-03 13:51:14 +03:00
3453c2077d web: Added Layout component (first approximation) 2019-07-03 13:49:03 +03:00
Alexey Kostenko
fc15a1d409 web: Changed Text component 2019-07-02 14:22:48 +03:00
299cfacb19 web: components: Added icon to button 2019-07-02 11:04:54 +03:00
Alexey Kostenko
2295b6d4ec web: Changed Text component 2019-07-01 17:05:28 +03:00
8261ae0d78 web: Fix DateInput component stories 2019-07-01 12:34:22 +03:00
e325383efd web: Styled buttons to guidelines 2019-07-01 10:01:57 +03:00
7911d0e3d8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 15:40:53 +03:00
09f0e35f4b web: Changed DateInput component 2019-06-28 15:40:40 +03:00
Ilya Oleshko
1fbcf590de Web: Added direction property to DropDown component 2019-06-28 14:37:47 +03:00
be34548047 web: Moved LoginForm out of asc-web-components into storybook as example 2019-06-28 12:24:17 +03:00
NikolayRechkin
86712480f9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 12:12:10 +03:00
NikolayRechkin
76ab76b489 web: components: changed a tree component 2019-06-28 12:11:56 +03:00
d95cab19f3 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 11:55:32 +03:00
Ilya Oleshko
bcb08fc726 Web: Fixed Avatar component 2019-06-28 11:55:24 +03:00
DASenkiv
08da7fcdf3 Web: components: Link: fix default title value in storybook 2019-06-28 11:38:22 +03:00
DASenkiv
5cdb0685d1 Web: components: Link: fix Warning: Received false for a non-boolean attribute rel. 2019-06-28 11:37:13 +03:00
6d788d7b81 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 11:36:17 +03:00
c6c17a7f83 web: storybook: Simplified button stories 2019-06-28 11:36:06 +03:00