Commit Graph

1410 Commits

Author SHA1 Message Date
8dd958721e Web: Components: fixed date-picker scroll (open in aside), fixed calendar styles, fixed text-input prop warning 2019-11-26 10:15:11 +03:00
Ilya Oleshko
646f1a5093 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 16:36:36 +03:00
Ilya Oleshko
c0c1725d28 web: Components: Fixed Layout component z-index 2019-11-25 16:36:28 +03:00
Ilya Oleshko
7a7d45310b web: Components: Fixed GroupButtonsMenu component z-index 2019-11-25 16:36:09 +03:00
65a607ef2c Web: Components: fixed error message visibility to TextInput 2019-11-25 16:24:13 +03:00
2347c1b71b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 16:09:28 +03:00
71fe6f9e36 Web: Components: fixed calendar select selected day 2019-11-25 16:09:11 +03:00
265a36a3ae Web: Components: fixed tabs-container scroll visibility 2019-11-25 16:08:22 +03:00
9266c7968e Web: Components: added error message to text-input 2019-11-25 16:06:40 +03:00
Ilya Oleshko
01693fb0a2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 15:49:48 +03:00
Ilya Oleshko
00610076f2 web: Components: Fixed DropDown component z-index 2019-11-25 15:49:38 +03:00
NikolayRechkin
163cead9ba Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 15:13:50 +03:00
NikolayRechkin
79deb6a92d web: components: fixed filter input 2019-11-25 15:13:36 +03:00
Ilya Oleshko
9535d5f0d3 web: Components: Added tests for PageLayout component. 2019-11-25 14:18:12 +03:00
Ilya Oleshko
cda34290c3 web: Components: Added story and readme for PageLayout component. 2019-11-25 14:17:53 +03:00
Ilya Oleshko
2d39c55711 web: Components: Added tests for Layout component. 2019-11-25 14:17:03 +03:00
NikolayRechkin
d264185569 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 14:08:02 +03:00
NikolayRechkin
f82fd85561 web: components: fixed AvatarEditor 2019-11-25 14:07:50 +03:00
894af2fc7e Web: Components: fixed help-button PropTypes, replace toggle-button to buttons category 2019-11-25 12:45:59 +03:00
bcc9e84cab Web: Components: update tabs-container stories, fixed tabs-container scroll, added scroll auto-hide 2019-11-25 12:32:18 +03:00
111f5b839e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 12:00:51 +03:00
e1b8682025 global replace HelpButtonHeaderContent with helpButtonHeaderContent 2019-11-25 12:00:40 +03:00
NikolayRechkin
0a4af8e8b0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 11:51:02 +03:00
NikolayRechkin
3125685718 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 11:49:47 +03:00
cb12f1ca57 web: components: field-container: fix README.md 2019-11-25 11:49:30 +03:00
NikolayRechkin
d6ff6dac05 web: components: fixed a SVG visibility bug 2019-11-25 11:49:29 +03:00
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
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
210d8070eb web: components: field-container: added horLabelWidth prop 2019-11-22 15:03:25 +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
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
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
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