Commit Graph

257 Commits

Author SHA1 Message Date
Ilya Oleshko
e3d98adee3 Web: Components: Added onSelectPage and onSelectPerPage callbacks for Paging component. Added onSelect callback for ComboBox component. 2019-07-30 14:37:28 +03:00
Ilya Oleshko
826586ec15 Web: Components: Added onSelect callback at GroupButtonsMenu and isSelect property at GroupButton component. Fixed stories of GroupButtonsMenu component. 2019-07-30 14:17:24 +03:00
Daniil Senkiv
dea3a285ce Web: components: added TextArea component 2019-07-29 19:42:44 +03:00
Ilya Oleshko
da65755428 Web: Components: Added disabled property`s for paging component. Fixed Paging stories. 2019-07-29 17:25:07 +03:00
Daniil Senkiv
b10e2eb310 Web: components: ToggleContent: added type and definition of prop 2019-07-29 12:06:32 +03:00
Ilya Oleshko
539cd1fc7a Web: Components: Fixed type error at base ContentRow story 2019-07-29 11:26:33 +03:00
Ilya Oleshko
47fd44211a Web: Components: Fixed Link component usage at ContentRow people story 2019-07-29 11:25:52 +03:00
Daniil Senkiv
5dcbcb015c Web: components: Link: used props.children for children, props.data for DropDown 2019-07-29 10:52:06 +03:00
Ilya Oleshko
60bc79a4ac Web: Components: Added icon property for DropDownItem component. Fixed DropDown and DropDownItem stories. 2019-07-26 17:23:58 +03:00
Daniil Senkiv
1e8fc2f295 Web: components: RadioButtonGroup: fixed story 2019-07-26 16:25:56 +03:00
Daniil Senkiv
62a45c3c17 Web: components: RadioButton: fixed handling onClick 2019-07-26 16:24:13 +03:00
Daniil Senkiv
b63f2c0134 Web: components: added RadioButton component 2019-07-26 15:43:13 +03:00
Daniil Senkiv
e03368b994 Web: components: RadioButtonGroup: fix story and readme 2019-07-26 14:38:44 +03:00
Ilya Oleshko
57db7ce34a Web: Components: Fixed displaying of user status at PeopleContentRow story 2019-07-26 14:14:27 +03:00
Daniil Senkiv
f5737a38d9 Web: components: Toast: refactoring stories 2019-07-26 14:09:45 +03:00
Daniil Senkiv
ebc6da5b6e Web: components: RadioButtonGroup: reduced story 2019-07-26 12:57:21 +03:00
Daniil Senkiv
3c8b01e29e Web: components: RadioButtonGroup: rename props 2019-07-26 12:42:30 +03:00
Daniil Senkiv
1390ca5fa6 Web: components: RadioButtonGroup: added onClick prop 2019-07-26 12:33:34 +03:00
Ilya Oleshko
4b0b76609f Web: Components: Added withBorder, selectedIndex and renamed items to options property`s of ComboBox component. Fixed story and readme for this component. 2019-07-26 12:02:36 +03:00
Daniil Senkiv
2a41a974cd Web: components: RadioButtonGroup: renamed spaceBtwnElems prop 2019-07-26 10:53:02 +03:00
Daniil Senkiv
f388337337 Web: components: RadioButtonGroup: formatted code in story 2019-07-26 10:47:03 +03:00
Daniil Senkiv
55f457fb87 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:55 +03:00
Daniil Senkiv
33cb3d443c Web: components: RadioButtonGroup: fixed story, added manually input data 2019-07-25 19:24:30 +03:00
Daniil Senkiv
d88a94e9b2 Web: components: RadioButtonGroup: fixed warnings 2019-07-25 18:48:27 +03:00
Daniil Senkiv
67e4b93cbf Web: components: RadioButtonGroup: added spaceBtwnElems prop 2019-07-25 18:39:25 +03:00
Daniil Senkiv
49d384f14d Web: components: RadioButtonGroup: fixed story 2019-07-25 18:14:52 +03:00
Daniil Senkiv
785cd69f52 Web: components: RadioButtonGroup: added readme 2019-07-25 18:09:46 +03:00
Daniil Senkiv
e5a44e310a Web: components: added RadioButtonGroup component 2019-07-25 17:29:50 +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
Daniil Senkiv
2b72f43dfe Web: components: Toast: added limitation for showing 2019-07-23 18:55:27 +03:00
Daniil Senkiv
cd90cf7470 Web: components: Toast: fixed base story 2019-07-23 18:52:02 +03:00
Daniil Senkiv
d8157055b9 Web: components: Toast: replaced by minified css in storybook 2019-07-23 18:32:31 +03:00
Daniil Senkiv
af2859d27d Web: components: ToggleContent: formatted code in story 2019-07-23 17:56:39 +03:00
Daniil Senkiv
53ef402e8b Web: components: ToggleContent: boolean knobs works with props 2019-07-23 17:54:52 +03:00
Daniil Senkiv
c12afff9d1 Web: components: ToggleContent: added to the base story 2019-07-23 14:07:20 +03:00
b7d34a00a6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 12:53:42 +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
3d49a3f9ae web: components: using ArrowPathIcon in SectionHeaderContent 2019-07-22 17:31:56 +03:00
c9cee579ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-22 14:16:26 +03:00
b808025c5b web: components: Fixed all toasts story 2019-07-22 14:16:13 +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
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
9b309105cd Update yarn.lock 2019-07-20 19:48:51 +03:00
aa94b1f260 web: components: PageLayout stories fixed 2019-07-20 12:50:01 +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
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
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
Ilya Oleshko
10982fefdf Web: Components: Added openDirection property for Paging Component 2019-07-19 12:13:46 +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
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
Daniil Senkiv
23cb131b77 Web: components: move css for Toast component 2019-07-18 15:44:26 +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
Ilya Oleshko
eea2be7e3d Web: Fixed GroupButtonsMenu stories and readme 2019-07-18 11:56:53 +03:00
Ilya Oleshko
064539b70a Web: Fixed ContentRow stories 2019-07-18 11:42:15 +03:00
Ilya Oleshko
f4d5610021 Web: Fixed DropDown story and readme 2019-07-18 11:09:46 +03:00
Ilya Oleshko
9918ddd7c1 Web: Added component ComboBox 2019-07-18 11:00:59 +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
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