Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reader: use react-masonry-component for StartCards #5944

Merged
merged 4 commits into from
Jun 10, 2016

Commits on Jun 9, 2016

  1. Reader: use react-masonry-component for StartCards

    Uses Masonry for layout in Cold Start.
    
    This renders the StartCards from left to right,
    rather then top to bottom via columns.
    TooTallNate committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    2c7b6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949a989 View commit details
    Browse the repository at this point in the history
  3. Fix breakpoint issue

    jancavan committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    df6faa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. add in a gutter for masonry

    blowery committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    307a198 View commit details
    Browse the repository at this point in the history