Commit Graph

983 Commits

Author SHA1 Message Date
14a0bc68a3 Web: Components: Added property onSelect, renamed tabs to component tabs 2019-08-06 18:46:16 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
Daniil Senkiv
a37af4b1e5 Web: Components: Textarea: renamed component and used 'value' as attribute 2019-08-06 16:36:41 +03:00
3e992b61f7 Web: Component: reworked logic of tab container component, deleted tab icon. 2019-08-06 14:50:16 +03:00
c61a631da4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 12:07:22 +03:00
8213e504ba Web: Component: Added property disabled for TabContainer 2019-08-06 12:04:01 +03:00
Alexey Kostenko
d6ad3c4301 web: components: Text: Tag change via "as" 2019-08-06 11:09:40 +03:00
Ilya Oleshko
fcc1dcf7d5 Web: Components: Fixed selectedOption propType for Paging component. Fixed Paging story. 2019-08-06 10:40:23 +03:00
Ilya Oleshko
98b2448710 Web: Components: Fixed selectedOption propType for ComboBox component. Fixed ComboBox story. 2019-08-06 10:39:35 +03:00
Ilya Oleshko
5eede5c600 Web: Components: Fixed setState property name for ComboBox component 2019-08-06 10:26:30 +03:00
73e3481f6c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 19:05:16 +03:00
cc28bd5f6c Web: Components: added read-me file, deleted never used libraries, reworked tabs icon 2019-08-05 19:05:03 +03:00
a2288468ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 18:13:12 +03:00
c58bfe6ca6 web: components: Fixed update selectedOption 2019-08-05 18:12:25 +03:00
ed1bb8c1f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-05 17:44:29 +03:00
907f97bb78 Web: Components: update tabs text color 2019-08-05 17:41:39 +03:00
Ilya Oleshko
339f8ef55e Web: Components: Fixed onClick call at ComboBox component 2019-08-05 16:27:39 +03:00
Ilya Oleshko
7e5fb3776c Web: Components: Renamed property selectedIndex to selectedOption for ComboBox at FilterInput component 2019-08-05 16:25:52 +03:00
442940c593 Web: Components: added Tab component and svg icon 2019-08-05 16:09:12 +03:00
Ilya Oleshko
812d8db364 Web: Components: Renamed propertys perPageItems to countItems, onSelectPerPage to onSelectCount and added propertys selectedPage and selectedCount for Paging component. Fixed Paging story and readme. 2019-08-05 15:53:38 +03:00
Ilya Oleshko
db7f179316 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:45:29 +03:00
Ilya Oleshko
a9d4fa6dc3 Web: Components: Renamed property selectedIndex to selectedOption 2019-08-05 15:45:15 +03:00
NikolayRechkin
6a7fe0ecb7 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:23:46 +03:00
NikolayRechkin
1590dea06a web: components: added new default data property to a SearchInput and FilterInput components 2019-08-05 15:23:07 +03:00
0e86e65dfe web: components: Fixed path 2019-08-05 13:25:18 +03:00
Daniil Senkiv
44b4332e1c web: components: RadioButton: removed extra wrappers and unused imports 2019-08-02 18:18:50 +03:00
84c7677e0b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-02 17:34:58 +03:00
7800b4e8fe web: People: Implemented change sort item 2019-08-02 17:34:46 +03:00
Daniil Senkiv
99d9c5aea8 web: components: TextArea: removed unused import 2019-08-02 17:34:10 +03:00
Daniil Senkiv
ae413c3c72 web: components: RadioButton: fixed 2019-08-02 17:33:23 +03:00
Daniil Senkiv
52e88db947 web: components: Radiobutton re-written to Icons components + removed useless svg checkbox icons with different states 2019-08-02 17:32:25 +03:00
Daniil Senkiv
cf1e8d9179 Web: components: added LinkWithDropdown component 2019-08-02 15:56:19 +03:00
83b9fc4be0 web: People: Moved back to PageLayout 2019-08-02 12:43:16 +03:00
d0f87a0d95 web: components: Any click optimization 2019-08-02 10:35:54 +03:00
Daniil Senkiv
ca7818996f Web: components: Re-written Link component to function style. Removed dropdown functionality. 2019-08-01 18:51:07 +03:00
0b0c4a4c97 Web: Components: rename "checkboxItem" in toggle-button component 2019-08-01 17:24:39 +03:00
Daniil Senkiv
1d8b99b8c3 web: components: Link: wrapped in Text component 2019-08-01 17:16:07 +03:00
Daniil Senkiv
cbfcb68029 web: components: Link: optimization. Removed extra renderings 2019-08-01 15:51:53 +03:00
7586d5ef1f web: components: ModuleTile optimization 2019-08-01 15:47:07 +03:00
f57aff4ae4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 15:14:11 +03:00
bf77f758ac web: components: MainButton optimization 2019-08-01 15:04:59 +03:00
06f10a6154 Web: Components: optimization toggle-button code 2019-08-01 14:49:40 +03:00
c4e7a1266b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 14:21:09 +03:00
d546461b30 Web: Components: add PropType label and margin text 2019-08-01 14:19:43 +03:00
54450d80a0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 14:04:12 +03:00
514b8ee4b3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 13:50:31 +03:00
8451485d56 Web: Component: added input label for toggle-button 2019-08-01 13:50:16 +03:00
Ilya Oleshko
4d770ccc0c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 13:00:15 +03:00
Ilya Oleshko
f7676a4d0d Web: Components: Paging optimization 2019-08-01 13:00:02 +03:00
Ilya Oleshko
e076a015bd Web: Components: DropDownItem optimization 2019-08-01 12:59:38 +03:00
3a23cee648 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 12:37:08 +03:00
a92123e85d Web: Component: remove property "value" and added isChecked to the knobs 2019-08-01 12:30:00 +03:00
Daniil Senkiv
36201f41dd Web: components: ToggleContent: fixed styles 2019-08-01 12:22:34 +03:00
db1971b01a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 11:38:44 +03:00
616af01258 web: components: Simplified hover 2019-08-01 11:38:32 +03:00
1cdeef8a3b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 10:50:42 +03:00
1874ce13ea Web: Components: Added toggle-button component 2019-08-01 10:50:25 +03:00
4c15080674 web: components: Link optimization 2019-07-31 23:02:03 +03:00
9a841fcfae web: components: ProfileActions optimization 2019-07-31 22:46:36 +03:00
f0398fb10a web: components: Nav optimization 2019-07-31 22:40:29 +03:00
899244c966 web: components: InputBlock optimization 2019-07-31 22:36:26 +03:00
d6cd59bddf web: components: Fix warning in Button 2019-07-31 22:29:37 +03:00
9ad471995a web: components: GroupButtonsMenu optimization 2019-07-31 22:28:55 +03:00
4d21724504 web: components: GroupButton optimization 2019-07-31 22:24:08 +03:00
5cb52073e0 web: components: FilterInput optimization 2019-07-31 22:20:03 +03:00
e1084b6e23 web: components: DateInput optimization 2019-07-31 22:04:50 +03:00
d3a3e065ab web: components: ContextMenuButton optimization 2019-07-31 21:57:16 +03:00
b25f06460e web: components: ContentRow optimization 2019-07-31 21:47:20 +03:00
d51de34ab8 web: components: ComboBox optimization 2019-07-31 21:42:23 +03:00
3c5630cf84 web: components: Removed isRequired from onClick Button for Redux Form 2019-07-31 21:19:34 +03:00
f0063afabe web: components: Added new property 'scale' to the Button component 2019-07-31 21:16:29 +03:00
fb8b4be622 web: components: Badge optimization 2019-07-31 21:04:34 +03:00
e3e5c00dcc web: components: Avatar optimization 2019-07-31 20:47:22 +03:00
a49da5f7c6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 17:33:29 +03:00
Daniil Senkiv
740a7eb2e9 Web: components: Link: removed extra renderings 2019-07-31 16:48:00 +03:00
ced5b368ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 16:37:26 +03:00
86470bd23e web: components: Checkbox re-written to Icons components + removed useless svg checkbox icons with different states 2019-07-31 16:37:13 +03:00
c95cc49ef5 web: components: Added opportunity to change Icon stroke 2019-07-31 16:35:46 +03:00
c6f9fd152e web: components: Added disableColor prop to Text.Body 2019-07-31 16:32:12 +03:00
Daniil Senkiv
ffae57b6ac Web: components: TextArea: removed constructor 2019-07-31 15:59:38 +03:00
Daniil Senkiv
b06d85b879 Web: components: fixed TextArea component 2019-07-31 15:44:48 +03:00
Ilya Oleshko
5c68f7b205 Web: Components: Added recommended bind`s for functions and formatting code at ContentRow component 2019-07-31 14:46:39 +03:00
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
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
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
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
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
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
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
0b2a630e2e Web: components: RadioButtonGroup: added isRequired PropTypes 2019-07-25 18:15:55 +03:00
Daniil Senkiv
e5a44e310a Web: components: added RadioButtonGroup component 2019-07-25 17:29:50 +03:00
Ilya Oleshko
26f3c233bf Web: Components: Added recommended bind`s for functions at GroupButtonsMenu component 2019-07-25 14:00:03 +03:00
Ilya Oleshko
e359cc645f Web: Components: Fixed ContentRow contextOptions property type 2019-07-25 13:56:17 +03:00
Ilya Oleshko
07d3457c3a Web: Components: Added propTypes for ContentRow component, added recommended bind`s for functions 2019-07-25 12:37:57 +03:00
Ilya Oleshko
c0d2546b00 Web: Components: Fixed Avatar component. 2019-07-25 12:25:50 +03:00
Ilya Oleshko
14fc409164 Web: Components: Fixed z-index for GroupButtonsMenu 2019-07-25 11:28:26 +03:00
Daniil Senkiv
118f483a57 Web: components: Link: fix warning "React does not recognize the isSemitransparent prop on a DOM element" 2019-07-25 10:25:09 +03:00
Daniil Senkiv
60003e6b0b Web: components: ToggleContent: fix warning "React does not recognize the isOpen prop on a DOM element" 2019-07-25 10:18:03 +03:00
15addef44e web: components: Fixed Minified React error #152 on Text.Headline 2019-07-24 21:22:54 +03:00
d65b49616a web: component: Fixed bindings 2019-07-24 20:57:22 +03:00
0962f0e73b web: components: Performance optimization 2019-07-24 20:43:18 +03:00
0add8217cc web: components: Added commented console.log on render 2019-07-24 20:39:19 +03:00
7d0ea33245 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/index.js
	web/ASC.Web.Components/src/components/content-row/index.js
2019-07-24 17:48:40 +03:00
b4d6e804fb web: components: Checkbox refactoring 2019-07-24 17:28:34 +03:00
54a4d99361 web: components: Removed useless setState 2019-07-24 17:28:00 +03:00
a0ba4f080b web: components: Removed useless setState 2019-07-24 17:26:54 +03:00
9ad77d501f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 17:24:56 +03:00
28e326bf16 web: test new page layout 2019-07-24 17:24:40 +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
b959a33b7f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 10:26:21 +03:00
b3f96556c7 web: Components: Added searchText state and autoRefresh to FilterInput 2019-07-23 20:14:13 +03:00
Daniil Senkiv
2b72f43dfe Web: components: Toast: added limitation for showing 2019-07-23 18:55:27 +03:00
eeddab17af Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 17:56:32 +03:00
41dd484de0 web: components: hover fix 2019-07-23 17:55:27 +03:00
Daniil Senkiv
53ef402e8b Web: components: ToggleContent: boolean knobs works with props 2019-07-23 17:54:52 +03:00
bab0275a0a web: components: Added margin for scroll 2019-07-23 15:26:26 +03:00
9a2d5d9c0b web: components: Added defaultProps to Scrollbar 2019-07-23 15:25:43 +03:00
Daniil Senkiv
f86e381723 Web: components: ToggleContent: wrapped component as div 2019-07-23 13:35:04 +03:00
e2e27f303a web: components: commented console.log 2019-07-23 12:54:34 +03:00
Daniil Senkiv
4c4fa21b48 Web: components: ToggleContent: disabled text selection and changed type of cursor on hovering header 2019-07-23 11:34:19 +03:00
Daniil Senkiv
0f9ef20036 Web: components: ToggleContent: remove attributes 2019-07-23 10:58:49 +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
Ilya Oleshko
606bf5729e Web: Components: Added ArrowPathIcon at Icons component 2019-07-22 14:48:00 +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
056494ac13 web: components: Added prop 'onClick' handling 2019-07-22 11:18:35 +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
Nikolay
b9920168f2 web: components: small fix 2019-07-21 22:51:09 +03:00
bde6206de4 web: People: Added check on isAdmin/isOwner for ContentRow render 2019-07-20 21:55:40 +03:00
8d0d75e744 web: components: PageLayout is broken into small components 2019-07-20 12:48:29 +03:00
0ad263f05b in addition to a871d3007f 2019-07-20 12:45:54 +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
Ilya Oleshko
7dfc76b077 Web: Components: Fixed use of ref in GroupButtonsMenu component. Added closing menu when clicking on menu buttons. 2019-07-19 16:02:56 +03:00
40572edf9b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:54:36 +03:00
b52dd4b3b6 revert 2f90aa7a27 2019-07-19 15:54:24 +03:00
NikolayRechkin
26d3d35024 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:37:17 +03:00
NikolayRechkin
beaba2d6d9 web: components: init commit. new FilterInput component 2019-07-19 15:37:04 +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
a871d3007f web: components: margin 0 for menu and content header 2019-07-19 14:56:51 +03:00
Ilya Oleshko
6620911c77 Web: Components: Fixed property name: direction to directionX for Layout component 2019-07-19 13:59:32 +03:00
NikolayRechkin
a92c74b366 web: components: added default tree node icon 2019-07-19 13:51:39 +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
NikolayRechkin
3026528f1a web: components: modified the IconButton component. 2019-07-19 12:47:35 +03:00
Ilya Oleshko
10982fefdf Web: Components: Added openDirection property for Paging Component 2019-07-19 12:13:46 +03:00
Ilya Oleshko
fb5af4ef0a Web: Components: Fixed direction property of ComboBox component 2019-07-19 12:12:43 +03:00
Ilya Oleshko
0f5fe11d46 Web: Components: Fixed direction property of DropDown 2019-07-19 12:11:42 +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
02dfd85cb9 Web: Components: Added props directionX / directionY for DropDown component 2019-07-18 17:23:10 +03:00
NikolayRechkin
cb42059bad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 16:55:16 +03:00
NikolayRechkin
466b2d1e08 web: components: fix 2019-07-18 16:54:23 +03:00
NikolayRechkin
b9fa434f64 web: components: modified the IconButton component. added colors for hover and click 2019-07-18 16:53:59 +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
NikolayRechkin
4a359d52f0 web: components: fix 2019-07-18 16:22:29 +03:00
NikolayRechkin
ea70f66d24 web: components: modified the IconButton component. added icons for hover and click 2019-07-18 16:21:22 +03:00
Daniil Senkiv
23cb131b77 Web: components: move css for Toast component 2019-07-18 15:44:26 +03:00
7ad38d03b6 web: components: Fixed GroupButtonsMenu ref 2019-07-18 14:43:56 +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
NikolayRechkin
e08efa3d4b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 12:35:19 +03:00
NikolayRechkin
175e8ab1c2 web: component: modified the search input component 2019-07-18 12:35:03 +03:00
NikolayRechkin
225906f14d web: components: added mouse events for IconButton component 2019-07-18 12:09:05 +03:00
NikolayRechkin
6f06841745 web: components: added rectangle filter icons 2019-07-18 12:06:05 +03:00
Ilya Oleshko
9918ddd7c1 Web: Added component ComboBox 2019-07-18 11:00:59 +03:00
Ilya Oleshko
ae46982021 Web: Added manualWidth and manualTop property`s to DropDown component 2019-07-18 10:43:17 +03:00
Ilya Oleshko
e256a47075 Web: Fixed max-width for DropDownItem component 2019-07-18 10:41:45 +03:00
254b2104ef Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:55:20 +03:00
NikolayRechkin
cdcc5c3a8c web: components: added iconSize parameter for InputBlock 2019-07-17 16:50:29 +03:00
ae17daef74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:40:48 +03:00
49aaf24b0c web: components: Moved checkbox inside ContentRow and GroupButtonsMenu + added update checked state 2019-07-17 16:36:04 +03:00
NikolayRechkin
e67a5e43c6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:31:57 +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
9f189c984b web: components: Refactoring Checkbox 2019-07-17 16:11:39 +03:00
NikolayRechkin
5398898cdd web: components: modified the search input component 2019-07-17 15:36:13 +03:00
7d0d6a2c48 web: components: added Scrollbar comonent stories 2019-07-16 15:50:09 +03:00
f796e64ba5 web: components: added Scrollbar comonent 2019-07-16 15:27:35 +03:00
4f87a43924 web: components: added horizontal scrollbar 2019-07-16 14:53:27 +03:00
e8d9a9ebb9 web: components: fix custom scrollbar 2019-07-16 13:44:17 +03:00
b6d9fc3964 web: components: added custom scrollbar to layout aside 2019-07-16 13:00:29 +03:00
95ee3436d3 web: components: added styles to custom scrollbars 2019-07-16 12:36:39 +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
40e36df541 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-16 10:17:15 +03:00
Ilya Oleshko
824f88d5cc Web: Fixed margins and removed unused variables at GroupButtonsMenu component 2019-07-16 10:16:57 +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
4604e6c18f web: component: fix SearchInput 2019-07-15 17:24:17 +03:00
4ae7d01329 web: components: changed PageLayout min-width 2019-07-15 16:44:36 +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
NikolayRechkin
52de60378a web: components: changed rectangle.filter.react.svg 2019-07-15 15:50:55 +03:00
e191765ca6 web: components: changed PageLayout overflow 2019-07-15 15:50:49 +03:00
4c090f2469 web: components: changed PageLayout method componentDidUpdate 2019-07-15 14:37:06 +03:00
0f4e2d2a99 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 13:35:47 +03:00
09132d4a93 web: components: changed PageLayout method componentDidUpdate 2019-07-15 13:35:10 +03:00
1c46852b75 web: components: changed ContextMenuButton width 2019-07-15 12:44:55 +03:00
b73d0829c6 web: components: changed Article width for different devices 2019-07-15 12:22:15 +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
0b987b155f web: components: fixed ProfileActions toggle action 2019-07-15 12:04:19 +03:00
9093aaf33f web: components: Removed old NavMenu/NavLogo 2019-07-15 11:58:49 +03:00
baac4c8e9d web: components: removed unused dependencies in ContextMenuButton 2019-07-15 11:50:23 +03:00
9d0e71f30d web: components: using Backdrop in ModalDialog 2019-07-15 11:38:11 +03:00
1909fbff83 web: components: added stories for Backdrop 2019-07-15 11:33:28 +03:00
0271ad6943 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 10:03:56 +03:00
7f98cac009 web: components: changed Layout method componentDidUpdate 2019-07-15 10:03:37 +03:00
4fccbbedd8 web: components: Re-written Link component to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 22:09:46 +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
5d9498203f web: components: fixed function reference 2019-07-14 15:16:39 +03:00
8e390f535d web: components: Re-written main-button to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 14:13:32 +03:00
8cfa7f9cb8 web: components: Added setState on componentDidUpdate for Layout 2019-07-12 16:45:19 +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
672132117a web: components: fix PageLayout 2019-07-12 13:35:13 +03:00
6be9c3477a web: components: fix PageLayout 2019-07-12 13:31:18 +03:00
cf89a71c9f web: components: fix Layout 2019-07-12 13:31:00 +03:00
3e65051538 web: components: fix Layout 2019-07-12 13:12:22 +03:00
ddab193d58 web: Fix PageLayout component 2019-07-12 11:25:32 +03:00
1bb5ecc87a web: Fix PageLayout component 2019-07-12 11:15:17 +03:00
baab3142f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/page-layout/index.js
2019-07-12 10:16:22 +03:00
Andrey Savikhin
00042cedab web: components: fix PageLayout 2019-07-11 22:47:07 +03:00
129fbfc4ff web: components: rename variables 2019-07-11 18:10:42 +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
ba7e64a5a5 web: components: rename variables 2019-07-11 17:40:55 +03:00
97107a3337 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:59:18 +03:00
NikolayRechkin
2071aa5481 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:40:20 +03:00
NikolayRechkin
c211139fbb web: components: changed date input 2019-07-11 16:39:52 +03:00
4dfb892833 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:35:01 +03:00
Ilya Oleshko
173f480207 Web: Fixed dynamic width of DropDownItem component 2019-07-11 16:27:55 +03:00
382bfb77ce Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:21:47 +03:00
151514f3d8 web: components: backdrop and device moved from /layout/sub-components/ 2019-07-11 16:21:39 +03:00
Ilya Oleshko
0108f46f7b Web: Fixed Avatar component styles 2019-07-11 15:26:29 +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
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
NikolayRechkin
074a258999 web: components: changed icon button 2019-07-11 12:38:30 +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
Daniil Senkiv
9803dc022c Web: components: Link: refactoring 2019-07-10 17:20:56 +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
96a58f0fe6 Web: Fixed GroupButton component refs errors 2019-07-10 16:21:10 +03:00
Ilya Oleshko
af6356db23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 16:17:27 +03:00
303af9a3fb Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:50:15 +03:00
2a666937aa web: Fix Checkbox component 2019-07-10 15:50:06 +03:00
Ilya Oleshko
43587d91fc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:20:49 +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
NikolayRechkin
b9cf53934f web: components: changed common input styles 2019-07-10 15:14:01 +03:00
NikolayRechkin
1547a7433c web: changed common input styles 2019-07-10 15:05:18 +03:00
5738cb4936 web: Fix Layout component 2019-07-10 14:24:27 +03:00
Ilya Oleshko
e9d8462459 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 13:59:01 +03:00
0096e3197d web: Rename HeaderIcons to HeaderNav 2019-07-10 12:59:00 +03:00
a5ca41aad6 web: Fix Layout component 2019-07-10 12:49:14 +03:00
6dad39cee7 web: Added logo icons 2019-07-10 12:48:36 +03:00
NikolayRechkin
3f10a4be62 web: components: added common input styles 2019-07-10 12:16:01 +03:00
Ilya Oleshko
29eb27fcc1 Web: Fixed GroupButton action warning. Fixed GroupButtonsMenu more button width. 2019-07-10 11:39:14 +03:00
Daniil Senkiv
93042a1c24 Web: Link: refactoring 2019-07-09 14:24:15 +03:00
Daniil Senkiv
4aa656d3c7 Web: added dropdown functionality for Link component 2019-07-09 13:30:58 +03:00
ceb600450a web: Fix Layout component 2019-07-09 13:16:50 +03:00
f4b161b65f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 16:43:02 +03:00
0b7f02730c web: Fix Layout component 2019-07-08 16:42:05 +03:00
Daniil Senkiv
a7c526b875 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 14:12:45 +03:00
Daniil Senkiv
c8ad7835d2 Web:components:Link: added opacity property for arrowDropdown, in addition to 6b43f64a47 2019-07-08 14:10:12 +03:00
48087d1e00 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 11:14:40 +03:00
30a6133489 web: Fix Layout component 2019-07-08 10:32:29 +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
DASenkiv
7e1eeb9766 Web: components: Link: added arrowDropdown as icon 2019-07-08 08:47:08 +03:00
f2bb6da447 web: ProfileActions component changed to stateful 2019-07-05 18:32:13 +03:00
f87b18db3f web: Layout component changed to stateful 2019-07-05 18:21:39 +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
DASenkiv
7d8663e7f5 Web: components: Link: disabled text selection 2019-07-05 15:58:34 +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
79a5270d5c web: Fix Layout component 2019-07-05 15:32:03 +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
64bd75b75f web: Fix Badge component 2019-07-05 15:14:18 +03:00
NikolayRechkin
7666561f3d web: components: changed text input component style 2019-07-05 13:55:14 +03:00
10a64dd0a6 web: components: Added ErrorContainer 2019-07-05 12:35:34 +03:00
NikolayRechkin
8ff6d98011 web: components: small fix tree 2019-07-05 10:48:18 +03:00
NikolayRechkin
1c2288fd47 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 09:55:31 +03:00
NikolayRechkin
150f1fcad5 web: components: changed a tree component 2019-07-05 09:55:22 +03:00
NikolayRechkin
bceb1952ca web: components: added checkbox icons 2019-07-05 09:54:30 +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
55e02e8b7d web: Fix Layout component (first approximation) 2019-07-04 19:01:56 +03:00
89ce02eaef web: Fix Badge component 2019-07-04 18:56:12 +03:00
NikolayRechkin
0371fab9ad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 15:11:13 +03:00
NikolayRechkin
3026bec9f6 web: components: fix 2019-07-04 15:10:56 +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
ae5181d0b2 web: components: list of icons alphabetically 2019-07-04 14:19:35 +03:00
NikolayRechkin
d7951d3fc6 web: components: changed a tree component 2019-07-04 13:37:54 +03:00
NikolayRechkin
93100368b7 web: components: added function to get svg code 2019-07-04 13:31:34 +03:00
NikolayRechkin
c8d2736023 web: components: added CheckboxChecked icon 2019-07-04 12:46:20 +03:00
22f27d87cf web: component: Fix Invalid hook call. Hooks can only be called inside of the body of a function component. (See https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.) 2019-07-04 11:41:31 +03:00
f6315be18a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:36:31 +03:00
f804c5c983 web: Fix Badge component 2019-07-03 16:36:23 +03:00
Ilya Oleshko
044edcc7a6 Web: Changed icons: Owner, Admin, Guest, corrected their location in Avatar component 2019-07-03 16:26:55 +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
555bdc7596 Web: components: added Menu icon 2019-07-03 13:45:33 +03:00
DASenkiv
f4f19745b6 web: components: fix Link`s property isTextOverflow 2019-07-03 08:59:55 +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
Ilya Oleshko
e80a75c48b Web: Added direction property at ContextMenuButton component for DropDown component 2019-07-02 09:34:33 +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
9412d80555 web: Changed DateInput component 2019-06-28 17:26:19 +03:00
DASenkiv
1dfec50be5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 15:55:14 +03:00
DASenkiv
df402d43ba Web: components: added Eye icon 2019-06-28 15:53:14 +03:00
DASenkiv
d4da8c3fca Web: components: added Checkbox icon 2019-06-28 15:51:30 +03:00
DASenkiv
577f623659 Web: components: added Cross icon 2019-06-28 15:48:20 +03:00
DASenkiv
49cf2940b5 Web: components: added CatalogButton icon 2019-06-28 15:44:11 +03:00
DASenkiv
65cd17deed Web: components: added RectangleFilter icon 2019-06-28 15:41:21 +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
DASenkiv
9f61d01090 Web: components: added Chat icon 2019-06-28 15:37:20 +03:00
DASenkiv
34ed399d34 Web: components: added MainMenuVideoGuide icon 2019-06-28 15:33:50 +03:00
DASenkiv
54f8588292 Web: components: added MainMenuFeedback icon 2019-06-28 15:30:33 +03:00
DASenkiv
db80f226ab Web: components: added MainMenuPeople icon 2019-06-28 15:26:24 +03:00
DASenkiv
2b8eb556ab Web: components: added PlusSharp icon 2019-06-28 15:17:45 +03:00
DASenkiv
28f84f9b19 Web: components: added Plus icon 2019-06-28 14:56:35 +03:00
DASenkiv
c09d0544f1 Web: components: added RadiobuttonChecked icon 2019-06-28 14:47:28 +03:00
DASenkiv
f12b9301e5 Web: components: added RadiobuttonHover icon 2019-06-28 14:45:04 +03:00
DASenkiv
fdc5f9fb0b Web: components: added Radiobutton icon 2019-06-28 14:43:09 +03:00
DASenkiv
56b3f91829 Web: components: added ExternalLink icon 2019-06-28 14:39:00 +03:00
Ilya Oleshko
1fbcf590de Web: Added direction property to DropDown component 2019-06-28 14:37:47 +03:00
DASenkiv
588a527847 Web: components: added ZASorting icon 2019-06-28 14:30:23 +03:00
DASenkiv
d510670adf Web: components: added AZSorting icon 2019-06-28 14:28:42 +03:00
DASenkiv
17439e65cc Web: components: added Clip icon 2019-06-28 14:26:26 +03:00
DASenkiv
54f2b2fd47 Web: components: added Reply icon 2019-06-28 14:22:05 +03:00
DASenkiv
a6db772ff3 Web: components: added FileActionsConvert icon 2019-06-28 14:05:44 +03:00
DASenkiv
f0361f5489 Web: components: added FileActionsConvertEditDoc icon 2019-06-28 14:03:43 +03:00
DASenkiv
76659263bf Web: components: added ReplyAll icon 2019-06-28 14:01:22 +03:00
DASenkiv
8d1552329d Web: components: added FileActionsLocked icon 2019-06-28 13:59:13 +03:00
DASenkiv
47f7bde5b3 Web: components: added Forward icon 2019-06-28 13:56:15 +03:00
DASenkiv
f7d1b1a62d Web: components: added Refresh icon 2019-06-28 13:54:28 +03:00
DASenkiv
3756c9cdbe Web: components: added CalendarEmpty icon 2019-06-28 13:52:40 +03:00
DASenkiv
941f146354 Web: components: added Yahoo icon 2019-06-28 13:49:19 +03:00
DASenkiv
56c9435591 Web: components: added Blogger icon 2019-06-28 13:47:45 +03:00
DASenkiv
62389aea06 Web: components: added Myspace icon 2019-06-28 13:40:46 +03:00
DASenkiv
2214064a2b Web: components: added Livejournal icon 2019-06-28 13:38:47 +03:00
DASenkiv
d4dfd55470 Web: components: added Aim icon 2019-06-28 13:37:12 +03:00
DASenkiv
dda9519aca Web: components: added Jabber icon 2019-06-28 13:33:55 +03:00
DASenkiv
2730869685 Web: components: added Icq icon 2019-06-28 13:31:25 +03:00
DASenkiv
2bd7a87a55 Web: components: added WindowsMsn icon 2019-06-28 13:27:46 +03:00
DASenkiv
8f6910341c Web: components: added Skype icon 2019-06-28 12:44:44 +03:00
DASenkiv
250456fb83 Web: components: added Star icon 2019-06-28 12:42:28 +03:00
DASenkiv
daa07a4b12 Web: components: added GoogleSquare icon 2019-06-28 12:39:42 +03:00
DASenkiv
6ab3fca2b6 Web: components: added Google icon 2019-06-28 12:37:53 +03:00
be34548047 web: Moved LoginForm out of asc-web-components into storybook as example 2019-06-28 12:24:17 +03:00
DASenkiv
fc4547e226 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 12:19:07 +03:00
DASenkiv
b5c4baeccf Web: components: added Gmail icon 2019-06-28 12:18:37 +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
Ilya Oleshko
bcb08fc726 Web: Fixed Avatar component 2019-06-28 11:55:24 +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
77f93caba5 web: Fix Checkbox component stories 2019-06-28 10:56:41 +03:00
7298776f16 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 17:41:22 +03:00
aeee9f0f9e fix Warning: Received false for a non-boolean attribute scale. If you want to write it to the DOM, pass a string instead: scale="false" or scale={value.toString()}. 2019-06-27 17:40:25 +03:00
17e954696d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 17:37:41 +03:00
959a04ab40 Checkbox: deleted unused import 2019-06-27 17:37:23 +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
DASenkiv
db84375601 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 16:25:08 +03:00
DASenkiv
71b227959f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 16:24:28 +03:00
DASenkiv
af428ea8a0 Web: components: added Mobile icon 2019-06-27 16:24:22 +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
DASenkiv
7d0bdeb232 Web: components: added Phone icon 2019-06-27 16:20:25 +03:00
DASenkiv
d5dda6ade7 Web: components: added ArrowContent icon 2019-06-27 16:17:14 +03:00
DASenkiv
0568c4afdb Web: components: deleted duplicate icon 2019-06-27 16:14:08 +03:00
DASenkiv
c5b264692a Web: components: added CatalogQuestion icon 2019-06-27 16:09:08 +03:00
DASenkiv
f85d3bc769 Web: components: added Remove icon 2019-06-27 16:06:32 +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
DASenkiv
d147d7c140 Web: components: added CatalogTrash icon 2019-06-27 15:56:46 +03:00
DASenkiv
439f7da6d3 Web: components: added ActionsPresentation icon 2019-06-27 15:53:14 +03:00
DASenkiv
000bf528af Web: components: added CatalogContacts icon 2019-06-27 15:50:27 +03:00
DASenkiv
f4a5f64271 Web: components: added CatalogAccounts icon 2019-06-27 15:47:33 +03:00
781677432c web: Added ModalDialog component 2019-06-27 15:47:32 +03:00
DASenkiv
46ce141e73 Web: components: added CatalogTag icon 2019-06-27 15:45:25 +03:00
DASenkiv
35dc98ddae Web: components: added ItemClosed icon 2019-06-27 15:41:18 +03:00
DASenkiv
5e8ad49f26 Web: components: added GanttChart icon 2019-06-27 15:38:57 +03:00
DASenkiv
d6c189f493 Web: components: added ProjectsDiscussions icon 2019-06-27 15:35:53 +03:00
DASenkiv
598a5f99a2 Web: components: added AccessComment icon 2019-06-27 15:33:37 +03:00
DASenkiv
83b6e4d3ec Web: components: added AccessReview icon 2019-06-27 15:31:23 +03:00
DASenkiv
6413f64de3 Web: components: added AccessForm icon 2019-06-27 15:29:04 +03:00
DASenkiv
aad0a75489 Web: components: added TimeTrackingNotBilled icon 2019-06-27 15:25:44 +03:00
DASenkiv
3e0151a281 Web: components: added AccessNone icon 2019-06-27 15:23:12 +03:00
DASenkiv
79d04cda31 Web: components: added ShareTwitter icon 2019-06-27 15:20:53 +03:00
DASenkiv
bc50d87ac9 Web: components: added ShareFacebook icon 2019-06-27 14:54:45 +03:00
DASenkiv
a3bf39843d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 14:37:27 +03:00
DASenkiv
e94b746f87 Web: components: added SendClock icon 2019-06-27 14:37:13 +03:00
DASenkiv
8506ebce95 Web: components: added ShareGooglePlus icon 2019-06-27 14:35:41 +03:00
DASenkiv
0267edc7e3 Web: components: added ShareEmail icon 2019-06-27 14:29:31 +03:00