Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(Avatar): fixing issues for the height of the element and the initials generation #38

Merged
merged 16 commits into from
Aug 7, 2018

Commits on Aug 1, 2018

  1. -improved logic for generating initials of the avatar

    -added prop generateInitials for custom logic for generating the initials
    -fixed style to be consistent when the presence icon is shown
    -fixed images in the avatar examples
    manajdov committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    02b7247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829a007 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. -refactored generateInitials method and added as a default prop

    -changed the names in the avatarRules, in order to avoid using specific tag names
    manajdov committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    c9b416b View commit details
    Browse the repository at this point in the history
  2. -fixed Avatar-test.tsx

    manajdov committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1b60a84 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix/avatar-issues

    manajdov committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    09de9f0 View commit details
    Browse the repository at this point in the history
  4. -added records in the changelog

    manajdov committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2c9ad61 View commit details
    Browse the repository at this point in the history
  5. -removed empty line

    manajdov committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    749deef View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Merge branch 'master' into fix/avatar-issues

    # Conflicts:
    #	CHANGELOG.md
    manajdov committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    20041ed View commit details
    Browse the repository at this point in the history
  2. -replaced Avatar presence content and wrapper with circular icon

    -added borderSize variable and micro side for the Icon component
    manajdov committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    529222c View commit details
    Browse the repository at this point in the history
  3. -removed borderSize from the icon component

    manajdov committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    52d86e1 View commit details
    Browse the repository at this point in the history
  4. -removed inline style in the Avatar size example

    manajdov committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    a102b66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6fe3f8 View commit details
    Browse the repository at this point in the history
  6. -replaced generateInitials with getInitials

    -removed inline styles from the examples
    -added excluded initials example
    manajdov committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    501ef56 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. -added presence indicator background variable with default to white

    -added example for showing how can this background be altered with different color
    manajdov committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    36ca9dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/avatar-issues

    manajdov committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    63483f6 View commit details
    Browse the repository at this point in the history
  3. -updated changelog

    manajdov committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    c794820 View commit details
    Browse the repository at this point in the history