[ADF-1237] removed material design lite from userinfo component (#2238)

* [ADF-1083] removing material design lite from userinfo component

* [ADF-1237] - styled userinfo component]

* [ADF-1237] removed material design lite from userinfo component

* [ADF-1237] updated readme with the two new options
This commit is contained in:
Vito
2017-08-24 02:53:59 -07:00
committed by Mario Romano
parent 07ba8bc15f
commit 98cb6de595
11 changed files with 359 additions and 218 deletions

View File

@@ -42,7 +42,8 @@ npm install ng2-alfresco-userinfo
| --- | --- | --- | --- |
| ecmBackgroundImage | string | (alfresco image) | Custom path for the background banner image for ECM users |
| bpmBackgroundImage | string | (alfresco image) | Custom path for the background banner image for BPM users |
| menuOpenType | string | right | Custom choice for opening the menu bottom : `right` or `left` |
| menuPositionX | string | | Custom choice for opening the menu bottom : `before` or `after` |
| menuPositionY | string | | Custom choice for opening the menu bottom : `above` or `below` |
| fallBackThumbnailImage | string | (alfresco image) | Fallback image for profile when thumbnail is missing|
This will show a round icon with user and on click some user information.