Commit Graph

2496 Commits

Author SHA1 Message Date
Artem Tarasov
d42cffb0ce added prop to show TextTooltip 2020-07-22 11:26:42 +03:00
Artem Tarasov
ab2ee3f26f added prop to hide Tooltip 2020-07-22 10:10:21 +03:00
Artem Tarasov
626fcda87d added prop to hide newPasswordButton 2020-07-22 09:20:20 +03:00
d085530b8d web: components: bump version 2020-07-21 15:02:46 +03:00
d4bf98d932 Web: Components: Added large size to propTypes 2020-07-21 15:02:32 +03:00
Vladislav Makhov
cb635607e6 web: components: bump version 2020-07-20 10:39:41 +03:00
Vladislav Makhov
f0d8c8e6ce Update README.md 2020-07-20 10:37:35 +03:00
Vladislav Makhov
02794bacc9 Add body padding prop 2020-07-20 10:37:23 +03:00
ec20c66c5d Update yarn.lock files 2020-07-17 17:43:39 +03:00
c4f3ef8003 Fixed ReferenceError: babelHelpers is not defined (Changed package version to fixed) 2020-07-17 17:43:24 +03:00
Vladislav Makhov
20fcb5dab7 Merge branch 'master' into feature/field-container-label-view 2020-07-16 16:07:48 +03:00
42b0275f5c web: components: bump version 2020-07-16 15:54:52 +03:00
ec8c6a5ddb Fixed security vulnerability in lodash 2020-07-16 15:54:04 +03:00
Vladislav Makhov
95f96d9a7c web: components: bump version 2020-07-16 15:44:46 +03:00
Vladislav Makhov
01867762f0 Update README.md 2020-07-16 15:44:28 +03:00
Vladislav Makhov
587058c4c1 Add visibility of field label section 2020-07-16 15:44:15 +03:00
Vladislav Makhov
85dcdb5689 Merge branch 'master' into feature/password-input-simple-view 2020-07-16 14:32:11 +03:00
Vladislav Makhov
8a907a0df7 Fix hover color 2020-07-16 14:27:42 +03:00
Artem Tarasov
e42d5d2c3f icon position fix 2020-07-16 12:37:22 +03:00
Artem Tarasov
b5c066c957 fixed Loader size and position 2020-07-16 12:31:18 +03:00
Artem Tarasov
5a5ebe651e fixed Loader in Button and propTypes 2020-07-16 12:10:50 +03:00
Vladislav Makhov
d258a640c0 web: components: bump version 2020-07-16 11:59:31 +03:00
Vladislav Makhov
fd6d90a797 Fix styles 2020-07-16 11:59:17 +03:00
Vladislav Makhov
423f148cfb Update icon pic 2020-07-16 11:58:58 +03:00
Vladislav Makhov
2ffb65eec8 Fix icon 2020-07-16 10:53:12 +03:00
Vladislav Makhov
545a5d0431 Update README.md 2020-07-16 10:38:13 +03:00
Vladislav Makhov
2a4df5fd55 Add simple view option 2020-07-16 10:30:30 +03:00
Artem Tarasov
cdf487bc74 Merge branch 'master' into feature/Button-large 2020-07-15 22:17:48 +03:00
Artem Tarasov
e2b9789e6f added test for large prop 2020-07-15 19:14:00 +03:00
Artem Tarasov
c6b81a3aac added description property size="large" in readme 2020-07-15 19:00:36 +03:00
Artem Tarasov
550da8cbe7 fix padding 2020-07-15 18:49:12 +03:00
Artem Tarasov
3004890d98 fixed paddings 2020-07-15 17:58:33 +03:00
Artem Tarasov
4b942c6964 added min-width 2020-07-15 17:34:01 +03:00
Artem Tarasov
db7669eccd added button size large in all.button.stories.js 2020-07-15 17:20:11 +03:00
Artem Tarasov
4ee0cee88d added large button size 2020-07-15 17:17:37 +03:00
Vladislav Makhov
5393bec4af web: components: bump version 2020-07-15 17:17:18 +03:00
Vladislav Makhov
1c0db2edfd Update README.md 2020-07-15 17:09:29 +03:00
Vladislav Makhov
eac05e5750 Add large prop 2020-07-15 17:07:58 +03:00
Ilya Oleshko
e2cef60f0f web: components: bump version 2020-06-11 15:55:13 +03:00
Ilya Oleshko
a1f3b4bde0 Web: Removed faker package, updated yarn lock and fixed stories 2020-06-11 15:54:53 +03:00
7ee4237af4 Update storybook packages (Fix ReDoS vulnerability in websocket-extensions) 2020-06-11 15:13:43 +03:00
0ed02f88a0 web: components: bump version 2020-03-16 10:49:34 +03:00
eb21f8a957 Update yarn.lock files 2020-03-16 10:37:55 +03:00
dependabot[bot]
e4e7cce565
Bump acorn from 5.7.3 to 5.7.4 in /web/ASC.Web.Components
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 00:55:11 +00:00
68395a16aa web: components: bump version 2020-02-26 16:32:14 +03:00
1bc8f58df4 Merge branch 'master' into feature/user-actions-changes 2020-02-26 10:55:17 +03:00
e4af4d168f Update yarn.lock files 2020-02-26 10:23:38 +03:00
ed8f6ebc32 Web: Components: removed the click close function in the title, fixed tests 2020-02-21 10:10:32 +03:00
Ilya Oleshko
b11717e23b web: components: bump version 2020-02-18 12:06:41 +03:00
Ilya Oleshko
83a9c6d0b9 Web: Components: RowContent: Fixed main element with CSS property 2020-02-18 12:04:39 +03:00