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

Segment Examples #113

Merged
25 commits merged into from
Nov 25, 2015
Merged

Segment Examples #113

25 commits merged into from
Nov 25, 2015

Commits on Nov 18, 2015

  1. Initial Segment Example

    Josh Habdas committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    9dce27e View commit details
    Browse the repository at this point in the history
  2. Knocked out Segment Types

    Josh Habdas committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    8b130fd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Segment groups

    Josh Habdas committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    cae7084 View commit details
    Browse the repository at this point in the history
  2. 💄

    Josh Habdas committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    df62ab3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into segment-examples

    Josh Habdas committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    4bf1b8d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into segment-examples

    Josh Habdas committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    80ccd17 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2015

  1. Add Segments component

    Josh Habdas committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    38885cc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. Segments only allow Segment children

    Josh Habdas committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    dc85c6b View commit details
    Browse the repository at this point in the history
  2. Removing unintended required prop

    Josh Habdas committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    0405e82 View commit details
    Browse the repository at this point in the history
  3. Backpedal on use of invariant

    Josh Habdas committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    d624f49 View commit details
    Browse the repository at this point in the history
  4. Add custom prop type validator childrenOfTypesOnly

    Josh Habdas committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    3569ae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Nested Segments Example

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    b5dd826 View commit details
    Browse the repository at this point in the history
  2. Segment groups and better doc

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    db8404d View commit details
    Browse the repository at this point in the history
  3. Segment states examples

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    3d843d2 View commit details
    Browse the repository at this point in the history
  4. Two Segment varation examples

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    216390b View commit details
    Browse the repository at this point in the history
  5. Segment variation complex attach example

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    66120db View commit details
    Browse the repository at this point in the history
  6. Moar Segment variation examples

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    69161f9 View commit details
    Browse the repository at this point in the history
  7. Segment variations up to Circular

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    2ab92cc View commit details
    Browse the repository at this point in the history
  8. Last of the Segment examples

    Josh Habdas committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    2a5d081 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Incorporating review feedback from @kyleturco

    Josh Habdas committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    36956a6 View commit details
    Browse the repository at this point in the history
  2. Make use of chai's lengthOf assertion and simplify test

    Josh Habdas committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    86ce4f2 View commit details
    Browse the repository at this point in the history
  3. Fixing style

    Josh Habdas committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    cb22811 View commit details
    Browse the repository at this point in the history
  4. Adding DocBlock defaults for known Component props

    Josh Habdas committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    5582082 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into segment-examples

    Josh Habdas committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    41753af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf9e19 View commit details
    Browse the repository at this point in the history