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

Addon-docs: Fix layout of Preview container #8628

Merged
merged 15 commits into from Nov 17, 2019

Commits on Oct 29, 2019

  1. Fix layout of Preview container

    Make sure that the Preview container has a max width of 100% of its parent so
    that stories it contains do not cause it to expand horizontally.
    necolas committed Oct 29, 2019
    Copy the full SHA
    b3fc6dd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Copy the full SHA
    7885d1c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Copy the full SHA
    fe85007 View commit details
    Browse the repository at this point in the history
  2. ADD a story to test scrolling on a horizontal axis && IMPROVE the spa…

    …ced component to allow customization
    ndelangen committed Nov 16, 2019
    Copy the full SHA
    e8908f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    448991f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    43533b3 View commit details
    Browse the repository at this point in the history
  5. CLEANUP

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    c6c4fe8 View commit details
    Browse the repository at this point in the history
  6. FIX scrolling stories && FIX issue where horizontal scrolling positio…

    …n isn't reset (but vertical is)
    ndelangen committed Nov 16, 2019
    Copy the full SHA
    414190d View commit details
    Browse the repository at this point in the history
  7. FIX margin

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    0debdcf View commit details
    Browse the repository at this point in the history
  8. FIX indentation

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    b35bc8c View commit details
    Browse the repository at this point in the history
  9. FIX boxshadow

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    80ca8c3 View commit details
    Browse the repository at this point in the history
  10. FIX padding

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    9c84519 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c49dc5f View commit details
    Browse the repository at this point in the history
  12. OOPS

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    9d2d1b0 View commit details
    Browse the repository at this point in the history
  13. CLEANUP

    ndelangen committed Nov 16, 2019
    Copy the full SHA
    e74fe9f View commit details
    Browse the repository at this point in the history