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

Components: Modal, add story #18083

Merged
merged 7 commits into from
Oct 31, 2019
Merged

Commits on Oct 23, 2019

  1. Components: Modal, Add story

    This update adds a story for the Modal component.
    The story showcases an updated and enhanced example from the Modal
    README. It also includes a series of knobs to better demonstrate the
    Modal props.
    Jon Q committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    76a6848 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Merge branch 'master' into add/modal-stories

    Jon Q committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    dfe5605 View commit details
    Browse the repository at this point in the history
  2. Fix useState hook rendering in Modal story

    Jon Q committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    51a2c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17dc2a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Render modal as closed by default

    Jon Q committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8948264 View commit details
    Browse the repository at this point in the history
  2. Refactor Fragment usage

    Jon Q committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    835905d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Update README.md

    gziolo committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    2c8d3e6 View commit details
    Browse the repository at this point in the history