Commit Graph

11 Commits

Author SHA1 Message Date
d65b49616a web: component: Fixed bindings 2019-07-24 20:57:22 +03:00
0962f0e73b web: components: Performance optimization 2019-07-24 20:43:18 +03:00
d5272deb39 web: components: Added close dropdown on action click 2019-07-15 12:16:20 +03:00
5d9498203f web: components: fixed function reference 2019-07-14 15:16:39 +03:00
8e390f535d web: components: Re-written main-button to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 14:13:32 +03:00
ebbc3a2ff6 web: Fix error in MainButton component
Warning: Each child in a list should have a unique "key" prop.
Check the render method of `MainButton`. See https://fb.me/react-warning-keys for more information.
in PeopleIcon (at main-button/index.js:151)
2019-06-26 18:09:53 +03:00
Alexey Kostenko
677e5cbf4f Web: Fix MainButton component ( insert any existing icon in the secondary button ) 2019-06-25 13:28:28 +03:00
Alexey Kostenko
b8142ca296 Web: Added README.md to MainButton component 2019-06-20 17:25:45 +03:00
Alexey Kostenko
c756cd237d Web: Fix RoundButton and MainButton component (close popup on click outside component) 2019-06-20 15:35:37 +03:00
Alexey Kostenko
63da180558 Web: Fix MainButton component 2019-06-20 11:24:31 +03:00
Alexey Kostenko
2b9f3f8587 Web: Added MainButton component 2019-06-19 17:28:00 +03:00