Commit Graph

712 Commits

Author SHA1 Message Date
Ilya Oleshko
3817f30039 Web: Components: Formatting code at DropDown component 2019-07-31 14:45:43 +03:00
Ilya Oleshko
e18e5bc8b2 Web: Components: Formatting code at DropDownItem component 2019-07-31 14:45:03 +03:00
Ilya Oleshko
0e187fc3e7 Web: Components: Added recommended bind`s for functions at GroupButtonsMenu component 2019-07-31 14:43:08 +03:00
Ilya Oleshko
2cacadb257 Web: Components: Added recommended bind`s for functions at GroupButton component 2019-07-31 14:42:48 +03:00
92209131c0 web: components: Added new opportunity to change svg color for specific area 2019-07-30 17:58:48 +03:00
Ilya Oleshko
d2f1d3031b Web: Components: Added recommended binds for functions at ComboBox and Paging components 2019-07-30 16:49:40 +03:00
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
d2c4febe04 Web: components: TextArea: used common styles, fixed styles 2019-07-30 10:39:54 +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
16d2af688c web: components: Turned off border 2019-07-29 15:51:56 +03:00
2865eccbae Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-29 13:19:12 +03:00
89ede471d6 Web: Components: Add toggle-button svgs 2019-07-29 12:30:25 +03:00
Daniil Senkiv
a80b66612d Web: components: RadioButton: fixed styles in addition to (f28ab42032) 2019-07-29 12:27:40 +03:00
Daniil Senkiv
a9470612e8 Web: components: Toast: added isRequired condition 2019-07-29 12:07:59 +03:00
Daniil Senkiv
b10e2eb310 Web: components: ToggleContent: added type and definition of prop 2019-07-29 12:06:32 +03:00
Daniil Senkiv
f28ab42032 Web: components: RadioButton: fixed styles 2019-07-29 11:47:41 +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
615baf60e1 Web: components: ToggleContent: fixed margin under headline 2019-07-29 11:21:11 +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
79a203e4a3 Fix: TypeError: console.log(...) is not a function 2019-07-28 23:49:43 +03:00
a52222f81b web: components: Turn on console.logs and added pure to layout components 2019-07-28 23:39:59 +03:00
bda538fc97 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/actions/actionTypes.js
	products/ASC.People/Client/src/actions/peopleActions.js
	products/ASC.People/Client/src/reducers/people.js
2019-07-26 18:00: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
0153f9d0d0 Web: components: ToggleContent: fixed styles 2019-07-26 16:41:14 +03:00
Daniil Senkiv
e1a81321f8 Web: components: RadioButton: fixed cursor display 2019-07-26 16:27:56 +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
b65c802c25 web: Components: Commented logs 2019-07-26 15:35:41 +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
3654fc2fa5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 12:49:08 +03:00
Daniil Senkiv
3c8b01e29e Web: components: RadioButtonGroup: rename props 2019-07-26 12:42:30 +03:00
Ilya Oleshko
507f679b19 Web: Components: Fixed property name at FilterInput component 2019-07-26 12:41:51 +03:00
Daniil Senkiv
3136c99e6b Web: components: RadioButtonGroup: formatted code 2019-07-26 12:37:56 +03:00
Daniil Senkiv
93f6201f9b Web: components: RadioButtonGroup: added componentDidUpdate handler 2019-07-26 12:36:53 +03:00
Daniil Senkiv
1390ca5fa6 Web: components: RadioButtonGroup: added onClick prop 2019-07-26 12:33:34 +03:00
Ilya Oleshko
381cacd877 Web: Components: Fixed property`s for Paging component 2019-07-26 12:04:52 +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
956f9c238a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 10:44:21 +03:00
Daniil Senkiv
55f457fb87 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:55 +03:00
Daniil Senkiv
2e1fba1ce1 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:21 +03:00
Daniil Senkiv
33cb3d443c Web: components: RadioButtonGroup: fixed story, added manually input data 2019-07-25 19:24:30 +03:00