Commit Graph

775 Commits

Author SHA1 Message Date
Ilya Oleshko
0ad354b05f web: Components: Fixed structure of PeopleRow component on Row.People 2019-08-19 10:13:26 +03:00
Ilya Oleshko
b105e204c3 web: Components: Fixed ContentRow component. Fixed ContentRow story with PeopleRow component. 2019-08-16 16:35:10 +03:00
Ilya Oleshko
83978186eb web: Components: Added PeopleRow component. 2019-08-16 16:33:37 +03:00
Daniil Senkiv
6c3251e90f Web: Components: fixed Textarea 2019-08-16 16:24:18 +03:00
Daniil Senkiv
fc0421e3e1 Web: components: Textarea: fixed 2019-08-16 14:45:04 +03:00
Daniil Senkiv
d339a85cbd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-16 13:32:54 +03:00
Daniil Senkiv
29c2c1ae52 Web: components: Textarea: fixed warning 2019-08-16 13:32:07 +03:00
14f7ffdfdf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-16 13:26:57 +03:00
a77692364f web: components: Label added className prop 2019-08-16 13:24:56 +03:00
Ilya Oleshko
e9b6e3efc6 web: Components: Fixed displaying Checkbox for ContentRow component. 2019-08-16 10:43:16 +03:00
Daniil Senkiv
2f57ce3c57 Web: components: removed unused radiobutton icons 2019-08-16 10:20:32 +03:00
Ilya Oleshko
2448d738d7 web: Components: Added cursor style for ComboBox component. Fixed style for empty options. 2019-08-16 09:54:29 +03:00
Ilya Oleshko
0f3effcf25 web: Components: Fixed noBorder style for ComboBox component. Made parameters selectedOption and options required. 2019-08-15 17:06:09 +03:00
NikolayRechkin
52e1ad7d71 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 16:28:52 +03:00
NikolayRechkin
d7096f61da web: components: added a select in filter item 2019-08-15 16:27:13 +03:00
778d58664a web: components: Fixed warning Module not found: Error: Can't resolve './locale' 2019-08-15 15:34:23 +03:00
ac6dcf34a0 web: components: Removed useless import 2019-08-15 15:07:41 +03:00
2ac4246122 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 14:53:17 +03:00
Ilya Oleshko
63ac932a3d web: Components: Added manualX property for DropDown component and story. 2019-08-15 14:08:49 +03:00
1fa6b0e140 web: components: Moved styled-components to peerDependencies 2019-08-15 12:00:43 +03:00
Ilya Oleshko
8a145d998a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-14 17:24:56 +03:00
Ilya Oleshko
e352086fc3 web: Components: Fixed Paging component and story. 2019-08-14 17:24:06 +03:00
NikolayRechkin
5085f8d3d4 web: component: fix FilterInput 2019-08-14 17:23:32 +03:00
Ilya Oleshko
87ec21dc17 web: Components: Fixed property usage of defaultCountItem and defaultPageItem at Paging component. Fixed story. 2019-08-14 15:54:26 +03:00
Ilya Oleshko
810d8c23d8 web: Components: Reworked ComboBox component. Fixed readme and story. 2019-08-14 15:53:07 +03:00
Ilya Oleshko
8dda4ddeab web: Components: Reworked Avatar component. 2019-08-14 15:51:50 +03:00
88648f8741 Web: Components: modified calendar functions, optimized render 2019-08-14 11:19:30 +03:00
fd3c3430d5 Web: Components: added fuction compare dates 2019-08-13 17:38:46 +03:00
74e49623f5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 16:24:59 +03:00
f8bedc0871 Web: Components: Added new library moment.js. Added functions to get array values to combobox. 2019-08-13 16:24:48 +03:00
171184713c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 15:55:01 +03:00
5585d458fe web: components: Added layout nav onmouseenter delay 2019-08-13 15:54:48 +03:00
Daniil Senkiv
54884fb420 Web: components: Avatar: fixed style 2019-08-13 15:19:48 +03:00
ebc23b0c4d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 15:05:08 +03:00
7a99918c29 web: components: Added CustomScrollbarsVirtualList for FixedSizeList in react-window package 2019-08-13 15:04:56 +03:00
Daniil Senkiv
3d49fad315 Web: components: updated libraries 2019-08-13 14:47:22 +03:00
Daniil Senkiv
5fd75951bf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:46:33 +03:00
Daniil Senkiv
6003d44684 Web: components: Link, ToggleContent: fixed border bottom style 2019-08-13 14:45:35 +03:00
d17c953b9d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:44:18 +03:00
472e12297f web: components: Fixed hook warning 2019-08-13 14:44:04 +03:00
121262d72b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:38:44 +03:00
Daniil Senkiv
3bd63336f6 Web: components: Link: fixed style, Avatar: added container for Link component 2019-08-13 14:38:09 +03:00
59242fd440 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:37:06 +03:00
49870e034a web: components: Turned off shouldComponentUpdate method in page-layout article component 2019-08-13 14:36:37 +03:00
685d094de8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/components/group-button/index.js
2019-08-13 14:27:45 +03:00
Ilya Oleshko
f735231207 web: Components: Added ability to adjust height of DropDown component. Added for Components react-window library. Fixed DropDown readme. 2019-08-13 14:21:46 +03:00
b7a206e725 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:21:39 +03:00
dffd8fef1e web: components: Commented console.log for annoying render 2019-08-13 14:21:28 +03:00
Ilya Oleshko
5d5e894adb Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:21:24 +03:00
NikolayRechkin
781ad5ac2c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:17:20 +03:00