Commit Graph

956 Commits

Author SHA1 Message Date
NikolayRechkin
318cf26d7e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-06 12:21:34 +03:00
NikolayRechkin
c1209f6ec9 web: components: tree menu fixed 2019-09-06 12:15:54 +03:00
e160157fc8 web: components: bump version 2019-09-06 11:55:19 +03:00
154965b1ba Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-06 11:54:46 +03:00
75fbc89d08 Web: Components: added new library react-text-mask, added new props to text-input and input-block, fixed calendar render 2019-09-06 11:54:19 +03:00
NikolayRechkin
90f25381ca web: components: bump version 2019-09-06 11:21:01 +03:00
NikolayRechkin
0b0f3fd86f web: components: created a new combobox for sorting 2019-09-06 10:12:54 +03:00
Ilya Oleshko
e4e22e070b web: components: bump version 2019-09-05 16:49:21 +03:00
Ilya Oleshko
36cea75217 web: Components: Fixed DropDown display abroad for PageLayout component 2019-09-05 16:49:09 +03:00
Ilya Oleshko
a53ed4912d web: Components: Fixed Backdrop zIndex for PageLayout component 2019-09-05 16:46:46 +03:00
Ilya Oleshko
c699cca823 web: components: bump version 2019-09-05 16:19:40 +03:00
Ilya Oleshko
c84798bc80 web: Components: Added missing property`s for GroupButtonsMenu component 2019-09-05 16:19:26 +03:00
Ilya Oleshko
e41899695c web: Components: Fixed large indent in absence of options 2019-09-05 16:07:26 +03:00
Ilya Oleshko
aed6985603 web: components: bump version 2019-09-05 15:57:39 +03:00
Ilya Oleshko
f35ddc26b9 web: Components: Fixed default zIndex property for Backdrop component 2019-09-05 15:57:29 +03:00
Ilya Oleshko
2555c631d6 web: components: bump version 2019-09-05 15:30:44 +03:00
Ilya Oleshko
470bbdee9d web: Components: Added new property at PasswordInput component. Fixed story. 2019-09-05 15:30:30 +03:00
4f0336e288 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-05 12:03:44 +03:00
8bdb9bb39b ASC.Web.Components: fix styles in ModalDialog component 2019-09-05 12:01:25 +03:00
Ilya Oleshko
4f1f219e9c web: components: bump version 2019-09-05 10:20:57 +03:00
Ilya Oleshko
bbcfe26e31 web: Components: Added PasswordInput component. 2019-09-05 10:20:21 +03:00
NikolayRechkin
0ac7dbc860 web: components: bump version 2019-09-05 09:43:26 +03:00
NikolayRechkin
ff59c13fbd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-05 09:30:57 +03:00
NikolayRechkin
d54ba9f9d3 web: components: first version of the avatar editor 2019-09-05 09:23:05 +03:00
13ac1efd97 web: components: bump version 2019-09-04 14:10:29 +03:00
cb60b8f876 ASC.Web.Components: added tabIndex prop to date-input component 2019-09-04 14:10:23 +03:00
8d0208efe0 web: components: bump version 2019-09-04 13:29:39 +03:00
ccf2d863e5 ASC.Web.Components: device moved to utils 2019-09-04 13:29:32 +03:00
6d50f17b74 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-04 12:20:40 +03:00
a6fee1f5e8 Storybook: added isVertical prop to form field components 2019-09-04 12:20:22 +03:00
96fcc9066c web: components: bump version 2019-09-04 12:16:53 +03:00
Daniil Senkiv
b1a5a5e6a3 Web.components: fixed style of Avatar component 2019-09-04 11:54:36 +03:00
f9329d81ba web: components: bump version 2019-09-03 11:42:24 +03:00
879e277c77 Web: Components: added placeholder and formatting date depending on the locale 2019-09-03 11:41:54 +03:00
e6cd1ef747 web: components: bump version 2019-09-02 15:46:58 +03:00
797ce18ca4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 15:46:51 +03:00
ccc53047c5 Web: Components: added function hiding calendar, fixed input-block 2019-09-02 15:46:37 +03:00
Ilya Oleshko
bafc0b52d9 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 14:42:07 +03:00
Ilya Oleshko
ca92a2c960 web: components: bump version 2019-09-02 14:41:58 +03:00
Ilya Oleshko
0d8e9fb29b web: Components: Fixed ComboBox position at FilterBlock component. 2019-09-02 14:41:45 +03:00
99230c8c18 web: components: bump version 2019-09-02 14:30:17 +03:00
aa7bb166bd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 14:30:07 +03:00
b3fab0feb8 Web: Components: added props and propTypes to date-input, fixed input-block value 2019-09-02 14:29:56 +03:00
Ilya Oleshko
6e4ea71908 web: components: bump version 2019-09-02 14:19:51 +03:00
Ilya Oleshko
7d9d299916 web: Components: Fixed property usage at ComboBox component. Fixed old usage and added new for story 2019-09-02 14:15:29 +03:00
Ilya Oleshko
933a3bf416 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 10:16:32 +03:00
676532c303 web: components: bump version 2019-09-02 10:15:47 +03:00
2b14e9e7b8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 10:15:09 +03:00
9b5d9bd122 web: components: bump version 2019-09-02 10:14:53 +03:00
afc3303301 web: components: Removed react-calendar-v2.13.2.tgz 2019-09-02 10:13:37 +03:00