Commit Graph

39 Commits

Author SHA1 Message Date
Ilya Oleshko
7f3dff2933 web: Components: Added containerWidth property for Link component as styled-component fix. 2019-09-10 15:08:17 +03:00
7c3cce292e web: components: Moved story for Link + added base test 2019-09-08 17:26:48 +03:00
Daniil Senkiv
5fd75951bf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:46:33 +03:00
Daniil Senkiv
6003d44684 Web: components: Link, ToggleContent: fixed border bottom style 2019-08-13 14:45:35 +03:00
d17c953b9d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:44:18 +03:00
Daniil Senkiv
3bd63336f6 Web: components: Link: fixed style, Avatar: added container for Link component 2019-08-13 14:38:09 +03:00
dffd8fef1e web: components: Commented console.log for annoying render 2019-08-13 14:21:28 +03:00
Daniil Senkiv
cf8fba615e Web: components: Link: revert (67c3702906). Added custom color selector in stories 2019-08-12 14:19:11 +03:00
Daniil Senkiv
67c3702906 web: components: Link: used text-decoration property instead of border-bottom 2019-08-12 13:47:43 +03:00
3d3b37cf0f web: components: Link refactoring 2019-08-12 12:41:53 +03:00
Alexey Kostenko
c94852d946 web: components: Refactoring Text component 2019-08-08 17:48:07 +03:00
Alexey Kostenko
8a55b4c72b web: components: Fixed LinkWithDropdown component 2019-08-08 14:19:25 +03:00
Alexey Kostenko
4f23cc4eee web: components: Fixed Link component 2019-08-08 14:02:22 +03:00
e8d68ae684 web: components: Fixed double click action on Link 2019-08-08 11:37:19 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
Daniil Senkiv
ca7818996f Web: components: Re-written Link component to function style. Removed dropdown functionality. 2019-08-01 18:51:07 +03:00
Daniil Senkiv
1d8b99b8c3 web: components: Link: wrapped in Text component 2019-08-01 17:16:07 +03:00
Daniil Senkiv
cbfcb68029 web: components: Link: optimization. Removed extra renderings 2019-08-01 15:51:53 +03:00
4c15080674 web: components: Link optimization 2019-07-31 23:02:03 +03:00
Daniil Senkiv
740a7eb2e9 Web: components: Link: removed extra renderings 2019-07-31 16:48:00 +03:00
Daniil Senkiv
5dcbcb015c Web: components: Link: used props.children for children, props.data for DropDown 2019-07-29 10:52:06 +03:00
b65c802c25 web: Components: Commented logs 2019-07-26 15:35:41 +03:00
Daniil Senkiv
118f483a57 Web: components: Link: fix warning "React does not recognize the isSemitransparent prop on a DOM element" 2019-07-25 10:25:09 +03:00
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
056494ac13 web: components: Added prop 'onClick' handling 2019-07-22 11:18:35 +03:00
4fccbbedd8 web: components: Re-written Link component to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 22:09:46 +03:00
Daniil Senkiv
9803dc022c Web: components: Link: refactoring 2019-07-10 17:20:56 +03:00
Daniil Senkiv
93042a1c24 Web: Link: refactoring 2019-07-09 14:24:15 +03:00
Daniil Senkiv
4aa656d3c7 Web: added dropdown functionality for Link component 2019-07-09 13:30:58 +03:00
Daniil Senkiv
c8ad7835d2 Web:components:Link: added opacity property for arrowDropdown, in addition to 6b43f64a47 2019-07-08 14:10:12 +03:00
DASenkiv
7e1eeb9766 Web: components: Link: added arrowDropdown as icon 2019-07-08 08:47:08 +03:00
DASenkiv
7d8663e7f5 Web: components: Link: disabled text selection 2019-07-05 15:58:34 +03:00
DASenkiv
6b43f64a47 Web: components: Link: add property "isSemitransparent" 2019-07-05 15:36:54 +03:00
DASenkiv
f4f19745b6 web: components: fix Link`s property isTextOverflow 2019-07-03 08:59:55 +03:00
DASenkiv
5cdb0685d1 Web: components: Link: fix Warning: Received false for a non-boolean attribute rel. 2019-06-28 11:37:13 +03:00
DASenkiv
af1d18a9de Web: refactoring Link component and fixing storybook descriptions and demos 2019-06-25 17:14:55 +03:00
DASenkiv
910f9602b5 Web: fixing overriding style 2019-06-25 09:34:58 +03:00
DASenkiv
eee858d207 Web: Added Link component 2019-06-21 19:02:16 +03:00