Commit Graph

109 Commits

Author SHA1 Message Date
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
ac73172337 web: Upgraded npm packages 2019-06-28 11:58:27 +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
161069645f web: Fix Checkbox component stories 2019-06-28 11:27:51 +03:00
039890582b web: Fix ModalDialog component stories 2019-06-28 11:24:06 +03:00
c5cbeffc57 web: Fix ModalDialog component stories 2019-06-28 11:14:58 +03:00
77f93caba5 web: Fix Checkbox component stories 2019-06-28 10:56:41 +03:00
282a46b723 web: storybook: Added and applied react-values package 2019-06-27 17:54:01 +03:00
17e954696d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 17:37:41 +03:00
a50cd39dcd web: Added DateInput component 2019-06-27 17:36:42 +03:00
Alexey Kostenko
00a4685256 Web: Fix Text component 2019-06-27 16:29:39 +03:00
NikolayRechkin
3e87119998 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 16:23:47 +03:00
NikolayRechkin
1f36e9c3b2 web: components: added isFill property to icon component 2019-06-27 16:23:32 +03:00
600587cdf6 web: Fix ModalDialog component stories 2019-06-27 16:07:49 +03:00
8b16ca6523 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-06-27 15:57:46 +03:00
781677432c web: Added ModalDialog component 2019-06-27 15:47:32 +03:00
Ilya Oleshko
5ed65d2cae Web: Changed style of Avatar component 2019-06-27 14:28:17 +03:00
Alexey Kostenko
eada815c16 Web: Added Text component 2019-06-27 10:18:56 +03:00
0b47a60c39 web: Fix error in MainButton component
Warning: Failed prop type: The prop `onClick` is marked as required in `Button`, but its value is `undefined`.
    in Button (at base/index.stories.js:45)
2019-06-26 18:17:52 +03:00
524dc5d1c1 web: Fix ContextMenuButton component 2019-06-26 17:29:18 +03:00
5760b4f628 web: Fix Checkbox component 2019-06-26 16:25:35 +03:00
0712046bf4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-25 18:49:27 +03:00
741fcec3fe web: Added Checkbox component 2019-06-25 18:49:12 +03:00
DASenkiv
260f6a7c33 Web: add simple function for handle click on Link component 2019-06-25 18:27:01 +03:00
Ilya Oleshko
915470d162 Web: Fixed DropDownItem story 2019-06-25 18:05:23 +03:00
Ilya Oleshko
a64badc0ea Web: Changed style of GroupButton and GroupButtonsMenu components 2019-06-25 18:01:11 +03:00
DASenkiv
af1d18a9de Web: refactoring Link component and fixing storybook descriptions and demos 2019-06-25 17:14:55 +03:00
Alexey Kostenko
e67204a0a1 Web: Fix MainButton Storybook 2019-06-25 16:25:27 +03:00
Alexey Kostenko
677e5cbf4f Web: Fix MainButton component ( insert any existing icon in the secondary button ) 2019-06-25 13:28:28 +03:00
628ab4c8e0 web: Fix ContextMenuButton component 2019-06-25 12:02:44 +03:00
DASenkiv
a86b92994c Web: Fix story to Link component 2019-06-24 17:57:26 +03:00
Ilya Oleshko
0918325540 Web: Storybook: Added DropDownItem story 2019-06-24 17:33:15 +03:00
Ilya Oleshko
81a9cbb72c Web: Fixed DropDown component width 2019-06-24 17:04:41 +03:00