Commit Graph

1992 Commits

Author SHA1 Message Date
NikolayRechkin
f8fec933c3 web: components: fix a select in FilterInput 2020-02-12 14:35:25 +03:00
52876c8932 Web: Components: removed margin from row-container 2020-02-12 14:19:41 +03:00
43f662acd1 Merge branch 'feature/redesign' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/redesign 2020-02-12 13:07:45 +03:00
d03c28fe59 Web: Components: fixed input user-select, fixed filter colors 2020-02-12 13:07:39 +03:00
124d243d1c Web: Components: fixed tree-menu margin 2020-02-12 13:02:27 +03:00
76f9319d4a web: Components: Added dropDownMaxHeight for ComboBox in FilterItem 2020-02-12 10:47:18 +03:00
159bdc1a72 Merge branch 'master' into feature/redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-02-12 09:40:56 +03:00
Ilya Oleshko
6701f3cdb7 Web: Components: Icon: Fixed svg icons, no more mask 2020-02-12 09:36:19 +03:00
Ilya Oleshko
917fc0ebd1 Web: Components: DropDown: Fixed change direction 2020-02-11 11:23:30 +03:00
9020ac2397 Web: Components: added scrollbar track class names 2020-02-10 16:37:10 +03:00
Daniil Senkiv
39a145a2f1 Web.Components: MainButton: removed blue border on tap from touch devices 2020-02-07 18:29:00 +03:00
f540ad69f2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer
# Conflicts:
#	web/ASC.Web.Common/src/components/PeopleSelector/sub-components/UserTooltip.js
#	web/ASC.Web.Components/src/components/help-button/index.js
2020-02-07 15:57:31 +03:00
d2428981e4 web: Components: Improved HelpButton: Removed wrong css rule and added more offset props 2020-02-07 15:21:11 +03:00
0784051003 Web: Components: removed global tooltip styles 2020-02-07 13:06:32 +03:00
Ilya Oleshko
47a2f8b81c Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-06 17:09:46 +03:00
Ilya Oleshko
242c2f0ca6 Web: Components: FilterInput: Fixed max width CSS for ComboBox 2020-02-06 17:09:36 +03:00
Ilya Oleshko
ef977c7c87 Web: Components: DropDownItem: Fixed max width CSS 2020-02-06 17:08:39 +03:00
NikolayRechkin
ff09d80c13 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-02-06 15:06:49 +03:00
NikolayRechkin
805785f718 web: components: fixed the minimum width of the filter 2020-02-06 15:06:31 +03:00
Ilya Oleshko
4597eb8902 Web: Components: ContextMenu: Fixed closing after action 2020-02-06 15:02:20 +03:00
NikolayRechkin
feccb889c2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-02-06 13:50:21 +03:00
NikolayRechkin
4ad533d964 web: components: FilterInput. added delay for rendering 2020-02-06 13:50:08 +03:00
Daniil Senkiv
dd43cece6d Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-05 15:57:48 +03:00
Daniil Senkiv
0205a22a0a Web.Components: Toast: removed blue border on tap from touch devices 2020-02-05 15:57:09 +03:00
Ilya Oleshko
82b2e7ece7 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-05 15:43:45 +03:00
Ilya Oleshko
4057ebd6ba Web: Components: DropDown: Fixed children existing for padding 2020-02-05 15:38:45 +03:00
Ilya Oleshko
951a12c6c9 Web: Components: ComboBox: Fixed padding for advancedOptions property 2020-02-05 13:57:16 +03:00
Ilya Oleshko
6f5fbb4828 Web: Components: DropDown: Fixed padding for single children 2020-02-05 13:55:54 +03:00
Daniil Senkiv
7d2a56a84e Web.Components: removed blue border on tap from touch devices 2020-02-03 16:08:18 +03:00
76cf99a07e Web: Components: fixed tabs-container styles 2020-02-03 16:01:23 +03:00
Ilya Oleshko
d0bff4f291 Web: Components: DropDown: Fixed checkPosition function 2020-02-03 15:06:45 +03:00
Daniil Senkiv
d657d59556 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-03 08:50:05 +03:00
a94adb0a96 web: Components: Added ref support to the Button component; 2020-02-02 14:01:43 +03:00
Daniil Senkiv
835f23157f Web.Components: Button: removed blue border on tap from touch devices 2020-01-31 17:29:54 +03:00
Daniil Senkiv
4d0ce672f9 Web.Components: ContextMenuButton: removed blue border on tap from touch devices 2020-01-31 17:29:39 +03:00
0d845e1119
Merge branch 'master' into feature/translations 2020-01-31 16:45:47 +03:00
Ilya Oleshko
875fa0a520 Web: Components: GroupButton: Added new tests 2020-01-31 16:42:36 +03:00
Ilya Oleshko
76de226cb2 Web: Components: GroupButton: Fixed old functions 2020-01-31 16:42:05 +03:00
Ilya Oleshko
b870639060 Web: Components: MainButton: Fixed property for DropDown 2020-01-31 16:39:45 +03:00
0352b8ab46 Merge branch 'master' into feature/translations 2020-01-31 16:26:40 +03:00
NikolayRechkin
084d8dce7b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-31 09:18:00 +03:00
NikolayRechkin
11a97184eb web: components: changed the avatar editor 2020-01-31 09:17:46 +03:00
Daniil Senkiv
68df2a87c5 Web.Components: Icons: replaced add action icons 2020-01-30 18:16:39 +03:00
Daniil Senkiv
83e965841f Merge branch 'master' into feature/translations 2020-01-30 17:46:06 +03:00
Ilya Oleshko
948a875583 Web: Components: GroupButtonsMenu: Added render tests 2020-01-30 16:21:56 +03:00
Ilya Oleshko
f8c731542d Web: Components: GroupButtonsMenu: Fixed countMenuItems function 2020-01-30 16:21:27 +03:00
Daniil Senkiv
80e82313ed Web.Components: added new icons 2020-01-30 13:49:07 +03:00
Daniil Senkiv
8aadb97c7e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2020-01-28 18:51:01 +03:00
Ilya Oleshko
080119b1ab Web: Components: Icons: Fixed default sizes 2020-01-28 15:00:02 +03:00
Ilya Oleshko
4261c3eb89 Web: Components: TreeMenu: Fixed blur on selected item 2020-01-28 14:45:59 +03:00
Daniil Senkiv
93f641d3f7 Merge branch 'master' into feature/translations 2020-01-28 11:57:24 +03:00
NikolayRechkin
c07bd21de8 web: components: AvatarEditor. Fix 2020-01-28 11:22:39 +03:00
Ilya Oleshko
c9321b0763 Web: Components: DropDown: Fixed Backdrop usage 2020-01-28 10:01:05 +03:00
Daniil Senkiv
06a25d69a4 People.Client/Web.Component: fixed render after changing user language 2020-01-27 17:46:11 +03:00
Ilya Oleshko
7c66a65c3b Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 16:36:29 +03:00
44d73f53dd Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 15:18:20 +03:00
NikolayRechkin
0556fe9956 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-27 14:45:45 +03:00
NikolayRechkin
9e07aaaf2e web: components: FilterInput. Added needForUpdate property 2020-01-27 14:45:14 +03:00
cf1d2d2a95 web: Moved ErrorContainer from ASC.Web.Components to ASC.Web.Common 2020-01-27 14:31:13 +03:00
f992881cbf web: common: bump version 2020-01-27 14:29:34 +03:00
Ilya Oleshko
7fd4d4a344 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 14:16:46 +03:00
76794525e3 web: components: Fixed z-index in ErrorContainer 2020-01-27 14:16:32 +03:00
406a56af84 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 09:29:45 +03:00
67db583f33 web: Components: Renamed props 2020-01-24 17:47:54 +03:00
Ilya Oleshko
a964a0c280 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-24 17:05:51 +03:00
db18cc3208 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-24 17:04:48 +03:00
c26043f455 Web: Components: fixed help-button styles 2020-01-24 17:04:41 +03:00
cfc4de538f web: Components: Re-written old ErrorContainer 2020-01-24 16:54:41 +03:00
Ilya Oleshko
bbade48b46 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-24 15:53:21 +03:00
NikolayRechkin
d1c5c29fc9 web: components: AvatarEditor. Send a compressed image to the server 2020-01-24 14:15:09 +03:00
Ilya Oleshko
1996a964e4 Web: Components: BackDrop: Fixed color 2020-01-24 13:20:19 +03:00
NikolayRechkin
896be645c3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-24 11:04:01 +03:00
NikolayRechkin
bbe684d954 web: components: AvatarEditor. compress picture on client 2020-01-24 11:03:50 +03:00
841d18b224 Web: Components: fixed tooltip text styles 2020-01-24 10:26:35 +03:00
Ilya Oleshko
ac5abbc8a8 Web: Components: ComboBox: Removed useless tests 2020-01-23 09:59:10 +03:00
Ilya Oleshko
69b1c39ac5 Web: Components: ComboBox: Fixed render conditions 2020-01-23 09:29:23 +03:00
Ilya Oleshko
8613f90cef Web: Components: ContextMenu: Fixed positioning on opening 2020-01-22 14:39:20 +03:00
Ilya Oleshko
5da7107c71 Web: Components: ContextMenuButton: Fixed test 2020-01-20 16:55:30 +03:00
Ilya Oleshko
605decc53f Web: Components: ContextMenuButton: Fixed click outside check if click on IconButton 2020-01-20 16:25:05 +03:00
Ilya Oleshko
5f194dad82 Web: Components: ComboBox: Fixed click outside check if click on ComboButton 2020-01-20 16:20:01 +03:00
Ilya Oleshko
c4fef67943 Web: Components: ContextMenu: Fixed positioning on opening 2020-01-20 15:32:19 +03:00
Ilya Oleshko
c9182de792 Web: Components: DropDownProfileItem: Removed component 2020-01-20 10:38:24 +03:00
Ilya Oleshko
a62b0f2c39 Web: Components: DropDown: Removed now useless property`s for ProfileMenu 2020-01-20 10:37:15 +03:00
Ilya Oleshko
8a691bfe97 Web: Components: DropDown: Removed useless code 2020-01-17 13:58:44 +03:00
6b2d122c72 Web: Components: fixed tabs-container styles 2020-01-17 09:07:09 +03:00
Daniil Senkiv
4f9dedd537 Web.Components: RowContent: fixed showing long full name for tablet device 2020-01-16 17:26:33 +03:00
Daniil Senkiv
1eeb79b1bc Web.Components: RowContent: fixed showing long full name 2020-01-16 16:41:27 +03:00
Daniil Senkiv
969c90bd58 Web.Components: Heading, Text: fixed showing props as attributes 2020-01-16 14:41:28 +03:00
e1c6b0c534 web: Components: Commented failed test (issue: https://github.com/styled-components/jest-styled-components/issues/294 ) 2020-01-15 16:13:21 +03:00
Daniil Senkiv
d9639e33e0 Web.Components: ModalDialog: fixed cross icon 2020-01-15 09:58:33 +03:00
Daniil Senkiv
5ba281a822 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-14 18:42:02 +03:00
Daniil Senkiv
dd7a2e62e4 Web.Components: MainButton: fixed style 2020-01-14 18:41:30 +03:00
Ilya Oleshko
c861786226 Web: Components: Badge: Fixed property usage inside sublayers 2020-01-14 14:55:43 +03:00
Daniil Senkiv
3f30893f32 Web.Components: Text: fixed default font-weight 2020-01-14 12:18:12 +03:00
Daniil Senkiv
6ee2d88330 Web.Components: ToggleContent: refactoring 2020-01-13 19:01:09 +03:00
Daniil Senkiv
58baadf5ae Web.Components: SearchInput: fixed style 2020-01-13 17:32:45 +03:00
Ilya Oleshko
b5128ea8b7 Web: Components: Badge: Fixed readme and test 2020-01-13 15:35:37 +03:00
Ilya Oleshko
94a64c590c Web: Components: Badge: Added new story 2020-01-13 15:35:11 +03:00
Ilya Oleshko
7072110517 Web: Components: Badge: Fixed styles and property Number renamed to Label 2020-01-13 15:34:45 +03:00
Ilya Oleshko
57dad6d816 Web: Components: ComboBox: Fixed tests 2020-01-13 09:46:49 +03:00