Commit Graph

1843 Commits

Author SHA1 Message Date
2518975217 Web: Components: fixed all.stories.js 2019-12-09 14:22:55 +03:00
10de50517d web: components: bump version 2019-12-07 16:11:49 +03:00
270eb69a35 Web: Components: renamed tab with all components 2019-12-07 16:11:29 +03:00
6809b17c16 web: components: bump version 2019-12-07 14:25:08 +03:00
8af337975f Web: Components: added all components to one tab in the storybook 2019-12-07 14:24:45 +03:00
cb6377163f Web: Components: fixed toastr styles 2019-12-07 10:43:14 +03:00
c2b3d22d29 web: components: bump version 2019-12-06 15:50:41 +03:00
b47fa41224 Web: Components: added styles to toast, removed ReactToastify styles 2019-12-06 15:48:57 +03:00
Daniil Senkiv
505e868019 web: components: bump version 2019-12-06 15:36:14 +03:00
Daniil Senkiv
23363a1ee7 web.components: Heading: refactoring 2019-12-06 12:09:56 +03:00
Ilya Oleshko
a653ea9b05 web: components: bump version 2019-12-05 14:52:37 +03:00
Ilya Oleshko
0b2b2ed630 web: Components: Fixed Checkbox component property. 2019-12-05 14:52:27 +03:00
NikolayRechkin
1494b3d8a9 web: components: bump version 2019-12-05 11:42:49 +03:00
NikolayRechkin
07ba2e4039 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-05 11:42:13 +03:00
NikolayRechkin
6e85b44d5b web: components: fixed a filter 2019-12-05 11:41:55 +03:00
Daniil Senkiv
db0ec9293e web: components: bump version 2019-12-05 11:37:16 +03:00
Daniil Senkiv
f59c9906c5 web.components: Header: set PropType of children 2019-12-05 11:37:09 +03:00
Daniil Senkiv
bb476d338b web: components: bump version 2019-12-05 10:36:33 +03:00
Daniil Senkiv
6c8ee8907c web.components: Header: commented PropType of children 2019-12-05 10:36:19 +03:00
Ilya Oleshko
ba83c34342 web: components: bump version 2019-12-05 10:26:25 +03:00
Ilya Oleshko
f100dbcced Merge branch 'master' into feature/components-custom-styling 2019-12-05 10:26:02 +03:00
Ilya Oleshko
633e85419f web: Components: Fixed tests for FilterInput, TextInput and Textarea components 2019-12-05 10:24:32 +03:00
474f069d97 web: components: bump version 2019-12-04 16:23:48 +03:00
d9a84d0917 Web: Components: fixed tabs-container start tab position, fixed date-picker opening 2019-12-04 16:23:24 +03:00
Ilya Oleshko
811ac01af7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 14:38:42 +03:00
Daniil Senkiv
31bd743a24 web: components: bump version 2019-12-04 12:40:52 +03:00
Daniil Senkiv
fac36adde8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-04 12:38:54 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
Ilya Oleshko
6218179039 web: components: bump version 2019-12-04 10:53:48 +03:00
Ilya Oleshko
171fe4bbc7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 10:46:22 +03:00
292256ff42 web: components: bump version 2019-12-04 10:41:28 +03:00
2e94ecf026 Web: Components: renamed duplicate functions 2019-12-04 10:41:06 +03:00
e83bf88f06 web: components: bump version 2019-12-04 10:34:34 +03:00
d439e6a5b6 Web: Components: fixed password-input progress line 2019-12-04 10:34:13 +03:00
Ilya Oleshko
254d23ccaf web: Components: Fixed InputBlock component. 2019-12-04 10:29:36 +03:00
162e2d939c web: components: bump version 2019-12-04 10:14:00 +03:00
f537f60390 Web: Components: removed reactsrap from components 2019-12-04 10:13:24 +03:00
Ilya Oleshko
0a47dcef88 Merge branch 'master' into feature/components-custom-styling 2019-12-04 09:24:17 +03:00
3400165145 web: components: bump version 2019-12-04 09:11:00 +03:00
bc1a63cb24 Web: Components: removed reactstrap from all.link.stories.js 2019-12-04 09:10:37 +03:00
d7be3292d8 Web: Components: removed reactstrap from link-with-dropdown and all.link-with-dropdown stories 2019-12-04 09:09:36 +03:00
a48645025f Web: Components: removed reactstrap from all.group-buttons.stories.js 2019-12-04 09:08:07 +03:00
34f3b6e13e Web: Components: removed reactstrap from drop-down.stories 2019-12-04 09:06:15 +03:00
7d03ad8293 Web: Components: removed login example stories 2019-12-04 09:05:19 +03:00
Ilya Oleshko
f3e7554f88 web: Components: Fixed ESlint errors 2019-12-03 17:17:53 +03:00
Ilya Oleshko
bb1183aada web: Components: Added id and style property for TreeMenu component. Added tests. 2019-12-03 17:01:10 +03:00
Ilya Oleshko
84e23b66be web: Components: Added id, className and style property for Tooltip component. Added tests. 2019-12-03 16:55:43 +03:00
Ilya Oleshko
1050634116 web: Components: Added id, className and style property for ToggleContent component. Added tests. 2019-12-03 16:50:14 +03:00
Ilya Oleshko
965312beb3 web: Components: Added id, className and style property for ToggleButton component. Added tests. 2019-12-03 16:47:09 +03:00
Ilya Oleshko
0cc5b727c4 web: Components: Added id, className and style property for Textarea component. Added tests. 2019-12-03 16:42:55 +03:00