Commit Graph

37 Commits

Author SHA1 Message Date
Artem Tarasov
626fcda87d added prop to hide newPasswordButton 2020-07-22 09:20:20 +03:00
d4bf98d932 Web: Components: Added large size to propTypes 2020-07-21 15:02:32 +03:00
Vladislav Makhov
8a907a0df7 Fix hover color 2020-07-16 14:27:42 +03:00
Vladislav Makhov
fd6d90a797 Fix styles 2020-07-16 11:59:17 +03:00
Vladislav Makhov
2ffb65eec8 Fix icon 2020-07-16 10:53:12 +03:00
Vladislav Makhov
2a4df5fd55 Add simple view option 2020-07-16 10:30:30 +03:00
563447c24f Web: Components: fixed password input styles 2019-12-27 16:44:10 +03:00
984c553aa8 Web: Components: fixed password-input tooltip, fixed chrome icons select 2019-12-24 16:13:13 +03:00
Ilya Oleshko
56bfbe3ab8 web: Components: Fixed icon display for PasswordInput component 2019-12-23 14:34:56 +03:00
Ilya Oleshko
e779b06b1d web: Components: Fixed icon colors for PasswordInput component 2019-12-23 14:22:01 +03:00
Ilya Oleshko
cfd1e3e510 web: Components: Fixed styles of PasswordInput component 2019-12-23 14:10:45 +03:00
Ilya Oleshko
c0b778f6d8 web: Components: Fixed usage of DropDown component 2019-12-17 17:27:06 +03:00
Daniil Senkiv
d62de9827e 1. Web.Components: Text: change proptype fontSize from [number, string] to string. Applied to other components.
2. Web.Components: Link: fixed isTextOverflow prop working
3.  Web.Components: RadioButtonGroup, RadioButton: fixed readme
2019-12-10 17:12:38 +03:00
4aaecc5715 Web: Components: fixed password-input styles 2019-12-05 14:19:19 +03:00
Ilya Oleshko
811ac01af7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 14:38:42 +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
171fe4bbc7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 10:46:22 +03:00
d439e6a5b6 Web: Components: fixed password-input progress line 2019-12-04 10:34:13 +03:00
Ilya Oleshko
f08a44a5b2 web: Components: Added style property for PasswordInput component. Added tests. 2019-12-03 15:30:41 +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
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
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
7ff3aee23c Web: Components: added to tooltip new functions, replace tooltip from label to field-container 2019-10-17 13:53:11 +03:00
08d8d36e42 Web: Components: fixed tooltip firefox scroll, replaced dropdown on tooltip 2019-10-14 09:10:22 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
Daniil Senkiv
82b1652cd1 Web.Components: PasswordInput: fixed formatting code 2019-09-12 19:42:51 +03:00
Daniil Senkiv
2916f8ddb0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 19:40:51 +03:00
Daniil Senkiv
43cb43d02c Web.Components: PasswordInput: fixed 2019-09-12 19:35:58 +03:00
Ilya Oleshko
6e44af367d web: Components: Added shouldComponentUpdate at PasswordInput component. 2019-09-12 13:58:19 +03:00
Ilya Oleshko
d166d05efe web: Components: Added new icon for showing password at PasswordInput component. 2019-09-11 16:04:56 +03:00
Ilya Oleshko
32817c3c5d web: Components: Disabled ESlint Warnings at PasswordInput component. 2019-09-10 10:38:29 +03:00
Ilya Oleshko
cc869679ff web: Components: Added missing PropTypes and fixed repetitive property at PasswordInput component. 2019-09-09 17:34:48 +03:00
Ilya Oleshko
d08461db20 web: Components: Added onValidateInput and onCopyToClipboard callback`s for PasswordInput component. Fixed story, README and some console warnings. 2019-09-06 15:07:22 +03:00
Ilya Oleshko
470bbdee9d web: Components: Added new property at PasswordInput component. Fixed story. 2019-09-05 15:30:30 +03:00
Ilya Oleshko
bbcfe26e31 web: Components: Added PasswordInput component. 2019-09-05 10:20:21 +03:00