Commit Graph

3095 Commits

Author SHA1 Message Date
a926a470ac Web: Components: added id and class name to toggle-button 2019-11-22 14:19:23 +03:00
32bdf007ae Web: Components: delete date-picker onFocus test 2019-11-22 13:44:24 +03:00
108d8c0277 Web: Components: corrected the opening of the date picker 2019-11-22 13:14:44 +03:00
341fba6bc0 web: components: bump version 2019-11-22 12:38:03 +03:00
db67c46740 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-22 12:37:52 +03:00
a3bbd05f9f Web: Components: fixed field-container width 2019-11-22 12:37:41 +03:00
9052dae3ca People.Client: GroupAction: responsive design 2019-11-22 12:14:50 +03:00
02d853dbff web: components: link: fix warnings
Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at customization.js:158)
    in Trans (at customization.js:155)

Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at ProfileInfo.js:214)
    in Trans (at ProfileInfo.js:211)
2019-11-21 18:24:58 +03:00
aa2659dd12 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-21 17:41:45 +03:00
f2649571a8 web: components: textarea: Parasitic scroll in a small (not exceeding its height) textarea in Chrome: 2019-11-21 17:41:36 +03:00
Ilya Oleshko
ee8398119f web: components: bump version 2019-11-21 16:35:04 +03:00
Ilya Oleshko
0f33d046f2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-21 16:34:26 +03:00
Ilya Oleshko
6c15a76206 web: Components: Fixed Tooltip component readme 2019-11-21 16:34:17 +03:00
Ilya Oleshko
8c4235e558 web: Components: Fixed ToggleContent component readme 2019-11-21 16:34:01 +03:00
Ilya Oleshko
dfd75a8d55 web: Components: Fixed ToggleButton component readme 2019-11-21 16:33:47 +03:00
Ilya Oleshko
e7f2b74b7b web: Components: Fixed Toast component readme 2019-11-21 16:33:32 +03:00
Ilya Oleshko
1cfc2343b3 web: Components: Fixed Textarea component readme 2019-11-21 16:33:17 +03:00
Ilya Oleshko
60a8c9e12f web: Components: Fixed Text component readme 2019-11-21 16:32:56 +03:00
Ilya Oleshko
e6248791f2 web: Components: Fixed TextInput component readme 2019-11-21 16:32:40 +03:00
Ilya Oleshko
e9f0ced52a web: Components: Fixed TabContainer component readme 2019-11-21 16:32:20 +03:00
Ilya Oleshko
83de98ef8e web: Components: Fixed SocialButton component readme 2019-11-21 16:30:05 +03:00
Ilya Oleshko
5fff53f21b web: Components: Fixed SelectorAddButton component readme 2019-11-21 16:29:48 +03:00
Ilya Oleshko
4f8c688aed web: Components: Fixed SelectedItem component readme 2019-11-21 16:29:29 +03:00
Ilya Oleshko
ab090fac8c web: Components: Fixed SearchInput component readme 2019-11-21 16:29:10 +03:00
Ilya Oleshko
522a16f998 web: Components: Fixed Scrollbar component readme 2019-11-21 16:28:53 +03:00
Ilya Oleshko
9e1077d1b8 web: Components: Fixed Row component readme 2019-11-21 16:28:33 +03:00
Ilya Oleshko
24567ae589 web: Components: Fixed RowContent component readme 2019-11-21 16:28:16 +03:00
Ilya Oleshko
1f0f8b41c2 web: Components: Fixed RowContainer component readme 2019-11-21 16:28:00 +03:00
Ilya Oleshko
baa793af6b web: Components: Fixed RequestLoader component readme 2019-11-21 16:27:41 +03:00
Ilya Oleshko
ad60cb45c9 web: Components: Fixed RadioButton component readme 2019-11-21 16:27:24 +03:00
Ilya Oleshko
e049caa2a5 web: Components: Fixed RadioButtonGroup component readme 2019-11-21 16:26:51 +03:00
Ilya Oleshko
55c3d0941b web: Components: Fixed PasswordInput component readme 2019-11-21 16:26:28 +03:00
Ilya Oleshko
b5919c8286 web: Components: Fixed Paging component readme 2019-11-21 16:26:09 +03:00
Ilya Oleshko
d757cc29e2 web: Components: Fixed ModuleTile component readme 2019-11-21 16:25:48 +03:00
Ilya Oleshko
a60718473b web: Components: Fixed ModalDialog component readme 2019-11-21 16:25:25 +03:00
Ilya Oleshko
e8c732cffe web: Components: Fixed MainButton component readme 2019-11-21 16:24:59 +03:00
Ilya Oleshko
5517dbe6eb web: Components: Fixed Loader component readme 2019-11-21 16:24:29 +03:00
Ilya Oleshko
157136fc09 web: Components: Fixed Link component readme 2019-11-21 16:24:03 +03:00
Ilya Oleshko
8fed8487e1 web: Components: Fixed LinkWithDropdown component readme 2019-11-21 16:23:34 +03:00
Ilya Oleshko
896c91a73f web: Components: Fixed Layout component readme 2019-11-21 16:23:10 +03:00
Ilya Oleshko
6e4a76874b web: Components: Fixed Label component readme 2019-11-21 16:22:41 +03:00
Ilya Oleshko
e811de07db web: Components: Fixed TreeMenu component readme 2019-11-21 16:22:09 +03:00
63b839ef3a People.Client: ProfileAction: validate trimmed field values 2019-11-21 13:53:01 +03:00
2a0812c8c5 People.Client: ProfileAction: added scroll to fields with errors 2019-11-21 13:40:34 +03:00
cb1cba8936 web: components: scrollbar: added className 2019-11-21 13:37:46 +03:00
Ilya Oleshko
5abc3f1782 web: Components: Fixed InputBlock component readme 2019-11-20 16:34:24 +03:00
Ilya Oleshko
09fe6eb10c web: Components: Fixed Icons component readme 2019-11-20 16:34:02 +03:00
Ilya Oleshko
ab0ff6c264 web: Components: Fixed IconButton component readme 2019-11-20 16:33:46 +03:00
Ilya Oleshko
cc9fe4d117 web: Components: Fixed HelpButton component readme 2019-11-20 16:33:24 +03:00
Ilya Oleshko
dd95f5afff web: Components: Fixed GroupButtonsMenu component readme 2019-11-20 16:33:07 +03:00