Commit Graph

1844 Commits

Author SHA1 Message Date
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
Daniil Senkiv
e8f4d68dd8 web.components: Combobox: fixed text decoration style 2020-01-10 18:27:22 +03:00
Daniil Senkiv
a4150be26e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-10 18:17:44 +03:00
Daniil Senkiv
72842b3f2b Web.Components: added new cross icon for modal dialog, applied to modal dialog 2020-01-10 17:36:44 +03:00
NikolayRechkin
b0e83a8804 web: components: FilterInput. fixed hidden menu 2020-01-10 16:51:03 +03:00
NikolayRechkin
caa12bef76 web: components: FilterInput. Fix filter button 2020-01-10 14:34:41 +03:00
NikolayRechkin
820ed0606f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-10 13:48:20 +03:00
NikolayRechkin
74c933af3f web: components: fix combobox 2020-01-10 13:47:06 +03:00
Ilya Oleshko
600cb696c4 Web: Components: ComboBox: Fixed tests 2020-01-10 12:30:10 +03:00
Ilya Oleshko
39630c3f16 Web: Components: ComboBox: Fixed lifecycle checking 2020-01-10 12:29:44 +03:00
Ilya Oleshko
a59b4a8fad Web: Components: ContextMenuButton: Useless test removed 2020-01-10 12:27:39 +03:00
63c648a127 Merge branch 'master' of github.com:ONLYOFFICE/AppServer
# Conflicts:
#	web/ASC.Web.Components/package.json
2020-01-09 16:35:49 +03:00
25fc0669f7 web: Fixed handleAnyClick for DropDown 2020-01-09 16:27:49 +03:00
NikolayRechkin
704cf85ed6 web: components: fixed hidden menu in FilterInput 2020-01-09 14:49:36 +03:00
NikolayRechkin
e585166804 web: components: fix FilterInput 2020-01-09 10:29:19 +03:00
NikolayRechkin
ec6b83808d web: components: ContextMenuButton. added icon for open state 2020-01-09 10:28:45 +03:00
Daniil Senkiv
d66051dcab web.components: email: fixed 2019-12-27 18:20:14 +03:00
Ilya Oleshko
47b63b343f Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 16:51:25 +03:00
Ilya Oleshko
0459038d72 Web: Components: ComboBox: Added fixed bottom line color on open 2019-12-27 16:51:13 +03:00
f228be5049 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-27 16:44:26 +03:00
563447c24f Web: Components: fixed password input styles 2019-12-27 16:44:10 +03:00
Ilya Oleshko
7e02b34008 Web: Components: FilterInput: Fixed sorting combo-box for mobile 2019-12-27 16:40:19 +03:00
Ilya Oleshko
13b3a25a87 Web: Components: ComboBox: Added fixed border color on open 2019-12-27 16:29:50 +03:00
Ilya Oleshko
6f4e81c954 Web: Components: ComboBox: Fixed default option color 2019-12-27 16:10:06 +03:00
Ilya Oleshko
d22352e75e Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 15:59:47 +03:00
Ilya Oleshko
d029b1df3a Web: Components: FilterInput: Fixed filter sorting style 2019-12-27 15:57:45 +03:00
33e2d439f6 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 15:56:19 +03:00
553abff7e9 ASC.Web.Components: avatar-editor: added file selection text for mobile devices 2019-12-27 15:54:59 +03:00
d00e10572b web: components: Update README.md for Checkbox 2019-12-27 15:50:05 +03:00
ec6c1a3651 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 15:47:52 +03:00
24644ad363 web: common: Fixed overflow in text for AdvancedSelector 2019-12-27 15:47:31 +03:00
3679af83f4 web: components: Added title, truncate to Checkbox 2019-12-27 15:45:32 +03:00
Ilya Oleshko
ad8485f64f Web: Components: DropDown: Fixed padding 2019-12-27 15:24:42 +03:00
Ilya Oleshko
3e1bc96064 Web: Components: ComboBox: Fixed toggleAction on side click 2019-12-27 15:22:39 +03:00
Ilya Oleshko
10e417f3e1 Web: Components: RowContent: Fixed side element vertical align 2019-12-27 15:21:38 +03:00
d59b3a2ae6 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 15:14:40 +03:00
19c0f0047d ASC.Web.Components: filter-input: sort-combobox: added fontWeight to RadioButtonGroup 2019-12-27 15:14:30 +03:00
beaaeb08ad ASC.Web.Components: radio-button-group: added fontSize, fontWeight props 2019-12-27 15:08:23 +03:00
1513610fe5 ASC.Web.Components: radio-button: added fontSize, fontWeight props 2019-12-27 15:07:26 +03:00
490c0d7d8a ASC.Web.Components: link, text: changed fontWeight in stories 2019-12-27 15:05:56 +03:00
NikolayRechkin
775aa0236b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-27 14:58:58 +03:00
NikolayRechkin
85f152d0bd web: components: fix FilterInput 2019-12-27 14:58:43 +03:00
e7b61ccc8c Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 14:41:43 +03:00
Ilya Oleshko
029ef24411 Web: Components: ComboBox: Fixed default option color 2019-12-27 14:41:01 +03:00
40f9516af3 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 14:40:58 +03:00
Ilya Oleshko
a232771611 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 14:40:17 +03:00
7caf8232ba Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 14:26:52 +03:00
57e977b936 ASC.Web.Components: link-with-dropdown: added fontWeight prop 2019-12-27 14:25:05 +03:00
NikolayRechkin
8243b1cb0b web: components: small fix 2019-12-27 14:16:49 +03:00