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

feat(ItemLayout): added ItemLayout component #60

Merged
merged 15 commits into from
Aug 20, 2018
Merged

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    86d5f3d View commit details
    Browse the repository at this point in the history
  2. -added changelog and fixed examples

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

Commits on Aug 9, 2018

  1. -added CSS props for the parts of the Item layout

    -updated ListItem component to work with the ItemLayout
    manajdov committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    96f7ca1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/item-layout

    # Conflicts:
    #	CHANGELOG.md
    #	src/components/ItemLayout/itemLayoutVariables.ts
    #	src/components/List/List.tsx
    #	src/components/List/ListItem.tsx
    #	src/themes/teams/components/List/listItemStyles.ts
    manajdov committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    c5d847d View commit details
    Browse the repository at this point in the history
  3. -merging changes

    manajdov committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    0ebdc71 View commit details
    Browse the repository at this point in the history
  4. -fixed test

    manajdov committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    452705c View commit details
    Browse the repository at this point in the history
  5. -added end media to the examples containing knobs in the item layout …

    …component
    manajdov committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    f8b8df9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf8464 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Merge branch 'master' into feat/item-layout

    # Conflicts:
    #	CHANGELOG.md
    #	src/components/List/ListItem.tsx
    #	src/themes/teams/components/List/listItemStyles.ts
    manajdov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    80745c8 View commit details
    Browse the repository at this point in the history
  2. -moved styling from ItemLayout to ListItem

    -removed important prop from ItemLayout
    manajdov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b7f81db View commit details
    Browse the repository at this point in the history
  3. -removed console logs

    manajdov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    420db87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    243e8e2 View commit details
    Browse the repository at this point in the history
  5. -removed some comments

    manajdov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    cd848bb View commit details
    Browse the repository at this point in the history
  6. -ensuring proper propagating of the styles

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

Commits on Aug 14, 2018

  1. Merge branch 'master' into feat/item-layout

    # Conflicts:
    #	src/components/List/ListItem.tsx
    manajdov committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    b5b94a2 View commit details
    Browse the repository at this point in the history