Commit Graph

1473 Commits

Author SHA1 Message Date
Ilya Oleshko
d358ac5fa6 web: Components: Added tests at DropDown component 2019-11-01 09:21:43 +03:00
Ilya Oleshko
b6d0eb485e web: components: bump version 2019-10-31 15:27:22 +03:00
Ilya Oleshko
abc2789500 web: Components: Added tests at ContextMenuButton component 2019-10-31 15:26:58 +03:00
Ilya Oleshko
a2b3faff91 web: Components: Fixed property decomposition and validation for drop-down items at ContextMenuButton component 2019-10-31 14:42:30 +03:00
Daniil Senkiv
f0ddc156be web: components: bump version 2019-10-31 13:31:48 +03:00
Daniil Senkiv
9928067a41 Web.Components: EmailInput: changed input type to 'text'. Reason: unstable working with type 'email'.
Bugs in react:
https://github.com/facebook/react/issues/14168
https://github.com/facebook/react/issues/6368
2019-10-31 13:31:39 +03:00
Daniil Senkiv
f4171c3c1a web: components: bump version 2019-10-30 17:24:57 +03:00
Daniil Senkiv
a19f391d9a Web.Components: EmailInput: fixed: Google Chrome doesn't support IDN for TLDs and is converting them to Punycode 2019-10-30 17:24:52 +03:00
Daniil Senkiv
229eb8ceee Web.Components: EmailInput: added to export from asc-web-components 2019-10-30 15:59:04 +03:00
Daniil Senkiv
46ce269c52 Web.Components: EmailInput: fixed circular dependency 2019-10-30 15:58:22 +03:00
Ilya Oleshko
dc05adda4d web: components: bump version 2019-10-29 13:30:07 +03:00
Ilya Oleshko
e0c8c11f1f web: Components: Fixed truncation of text on screens larger than tablet for RowContent component 2019-10-29 13:25:58 +03:00
Ilya Oleshko
0a1af9eb9c web: Components: Fixed truncation of text on screens larger than tablet for row component 2019-10-29 13:25:24 +03:00
Daniil Senkiv
6f0873af49 web: components: bump version 2019-10-28 17:15:17 +03:00
Daniil Senkiv
083f49cceb Web.Components: Link: added className prop 2019-10-28 17:14:58 +03:00
Daniil Senkiv
e4dacae66e Web.Components: LinkWithDropdown: removed useless wrapper 2019-10-25 11:15:59 +03:00
Daniil Senkiv
80a355e21a Web.Components: LinkWithDropdown: fixed problem with positioning dropdown 2019-10-25 11:11:55 +03:00
Ilya Oleshko
f69eaa8450 web: components: bump version 2019-10-24 13:48:00 +03:00
Ilya Oleshko
682239de4b web: Components: Added display of process of copying fields to clipboard for PasswordInput component. Fixed story and readme 2019-10-24 13:42:32 +03:00
Ilya Oleshko
771e7c9d01 web: components: bump version 2019-10-23 16:31:53 +03:00
Ilya Oleshko
323bdee3fc web: Components: Added disableSideInfo property at RowContent component, fixed story and readme 2019-10-23 16:31:40 +03:00
Ilya Oleshko
edfb6d9595 web: components: bump version 2019-10-23 15:25:10 +03:00
Ilya Oleshko
cb692451f6 web: Components: Added generator tests at PasswordInput component 2019-10-23 15:24:51 +03:00
Ilya Oleshko
e7ae514c55 web: Components: Fixed PasswordInput story and readme 2019-10-23 14:09:43 +03:00
Ilya Oleshko
2fcda96f24 web: Components: Fixed propTypes warnings at PasswordInput component 2019-10-23 13:41:19 +03:00
Ilya Oleshko
af172c8fc0 web: Components: Added showing password on click generate button at PasswordInput component 2019-10-23 13:18:49 +03:00
5741cafc0f web: components: bump version 2019-10-23 11:32:34 +03:00
1d85f3f0be Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
f3d932286c web: components: bump version 2019-10-21 15:01:37 +03:00
8f6dcf90ce Web: Components: added default icon-button position to field-container 2019-10-21 14:57:48 +03:00
94d5508d74 web: components: bump version 2019-10-21 12:30:57 +03:00
040a25e1f5 Web: Components: added prop offsetLeft to help-button 2019-10-21 12:05:45 +03:00
Daniil Senkiv
dbaaa3b3a4 Web.Components: LinkWithDropdown: added tests 2019-10-21 11:38:03 +03:00
Daniil Senkiv
e1a0473b4f Web.Components: LinkWithDropdown: fixed 2019-10-21 11:37:42 +03:00
281d2c3e79 Web: Components: fix tooltip position, added tests to help-button 2019-10-21 08:59:47 +03:00
6395b7d375 web: components: bump version 2019-10-18 15:16:42 +03:00
07a241f7d1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 15:16:31 +03:00
76b5118761 Web: Components: fixed help-button stories, fix tooltip position, added overridePosition function to tooltip, update help-button README 2019-10-18 15:13:08 +03:00
Daniil Senkiv
2499155118 web: components: bump version 2019-10-18 14:17:45 +03:00
Daniil Senkiv
8cfda3ab54 Web.Components: LinkWithDropdown: fixed all-stories 2019-10-18 14:17:14 +03:00
Daniil Senkiv
4e6dc17f43 Web.Components: LinkWithDropdown: fixed 2019-10-18 14:16:53 +03:00
Ilya Oleshko
8c4e3916e7 web: components: bump version 2019-10-18 13:34:19 +03:00
Ilya Oleshko
dc9efa3e44 web: Components: Fixed RowContent import at people row example 2019-10-18 13:34:10 +03:00
Daniil Senkiv
1c5dd5bdb8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 11:30:35 +03:00
f364cdb69d web: components: bump version 2019-10-18 10:06:13 +03:00
6262ed76dd Web: Components: added HelpButton import 2019-10-18 10:05:49 +03:00
1b5146c25c web: components: bump version 2019-10-18 09:53:38 +03:00
9842f063d3 Web: Components: replaced icon-button with tooltip to help-button from field-container, added id to icon-button 2019-10-18 09:51:03 +03:00
00651b3199 Web: Components: deleted optional fields from tooltip, update tooltip story, delete tooltip from label story. 2019-10-18 09:41:26 +03:00
1c158c0004 Web: Components: added new component help-button 2019-10-18 09:38:10 +03:00