Commit Graph

2316 Commits

Author SHA1 Message Date
8467421ba7 web: components: help-button: added condition to render header 2019-11-25 11:48:36 +03:00
da03e44623 web: components: field-container: merge stories 2019-11-25 11:28:33 +03:00
15742a0c8c Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 10:35:56 +03:00
1d4cbb4707 web: components: field-container: added horLabelWidth prop 2019-11-25 10:34:54 +03:00
87522f15c4 web: components: bump version 2019-11-25 09:24:36 +03:00
6bc4df0824 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 09:24:08 +03:00
26ae62fb97 Web: Components: fixed toggle-button README.md file 2019-11-25 09:24:00 +03:00
61e4355d72 Web: Components: added adaptive scroll tabs to tabs-container 2019-11-25 09:23:02 +03:00
df6d756ff8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-22 15:05:59 +03:00
056c098090 ASC.Web.Client: Settings: customization: responsive design 2019-11-22 15:05:50 +03:00
9cda01b5a7 ASC.Web.Client: Settings: whitelabe: responsive design 2019-11-22 15:04:59 +03:00
210d8070eb web: components: field-container: added horLabelWidth prop 2019-11-22 15:03:25 +03:00
Ilya Oleshko
35d1b707ab web: components: bump version 2019-11-22 14:46:05 +03:00
Ilya Oleshko
b720d07710 web: Components: Fixed DropDown component out of screen direction property 2019-11-22 14:45:53 +03:00
Ilya Oleshko
33c6315940 web: Components: Fixed GroupButtonsMenu component z-index property 2019-11-22 14:44:52 +03:00
be54f99b1d Web: Components: delete fixed toggle-button isChecked 2019-11-22 14:24:40 +03:00
65cff7b7aa web: components: bump version 2019-11-22 14:19:44 +03:00
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
a3bbd05f9f Web: Components: fixed field-container width 2019-11-22 12:37:41 +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