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

V2 tutorial fixes #5367

Merged
merged 13 commits into from
May 10, 2018
Merged

V2 tutorial fixes #5367

merged 13 commits into from
May 10, 2018

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    61ce956 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    7514a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e276b View commit details
    Browse the repository at this point in the history
  3. [v2] Fix proptype

    KyleAMathews committed May 3, 2018
    Configuration menu
    Copy the full SHA
    c2eeb43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec47fac View commit details
    Browse the repository at this point in the history
  5. TEMP changes

    KyleAMathews committed May 3, 2018
    Configuration menu
    Copy the full SHA
    4112b26 View commit details
    Browse the repository at this point in the history
  6. Changed component name into layout (#5253)

    The tutorial is instructing the user to create a layout component but it named the file index.js instead.
    daydream05 authored and KyleAMathews committed May 3, 2018
    Configuration menu
    Copy the full SHA
    8d78142 View commit details
    Browse the repository at this point in the history
  7. [v2 Documentation] Fixed index components into layout components (#5259)

    A minor fix to show that layouts are basically just normal components.
    daydream05 authored and m-allanson committed May 3, 2018
    Configuration menu
    Copy the full SHA
    dab0769 View commit details
    Browse the repository at this point in the history
  8. [v2 tutorial pt 5] Added Layout to example to match image (#5260)

    The image shows that the `my-file.js` page is inside a layout but the layout is not part of the example code.
    daydream05 authored and m-allanson committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5e3bbbb View commit details
    Browse the repository at this point in the history
  9. [v2][tutorial part 5] Added missing layout (#5261)

    Since v2 doesn't have default layouts anymore, we need to add them manually.
    daydream05 authored and m-allanson committed May 3, 2018
    Configuration menu
    Copy the full SHA
    bb08e3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c113e2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    4980b65 View commit details
    Browse the repository at this point in the history
  2. [v2][tut. part 4] typography peerDependencies (#5292)

    Ryandi Tjia authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    b09cd4d View commit details
    Browse the repository at this point in the history