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

Add overlay component #3466

Merged
merged 17 commits into from
Aug 29, 2017
Merged

Add overlay component #3466

merged 17 commits into from
Aug 29, 2017

Commits on Aug 28, 2017

  1. Created modal component

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    0c69657 View commit details
    Browse the repository at this point in the history
  2. Wrote modal tests

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    9457190 View commit details
    Browse the repository at this point in the history
  3. Implemented review comments

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    57fb0f3 View commit details
    Browse the repository at this point in the history
  4. Refactored flow types

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    6bc6ed0 View commit details
    Browse the repository at this point in the history
  5. Implemented modal element

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    eb359dc View commit details
    Browse the repository at this point in the history
  6. Implemented review comments

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    eab5d26 View commit details
    Browse the repository at this point in the history
  7. Added react-keydown for modal closing

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    296e089 View commit details
    Browse the repository at this point in the history
  8. Implemented review comments

    mmsbrggr authored and danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    aa65fce View commit details
    Browse the repository at this point in the history
  9. use early return

    danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    62a5097 View commit details
    Browse the repository at this point in the history
  10. removed double colors

    danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    78ec0ea View commit details
    Browse the repository at this point in the history
  11. remove ClickModal

    danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    afc0b32 View commit details
    Browse the repository at this point in the history
  12. renamed types to OverlayProps

    danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    6a36954 View commit details
    Browse the repository at this point in the history
  13. removed ModalBox

    danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    ff19ff0 View commit details
    Browse the repository at this point in the history
  14. renamed css

    danrot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    a5388cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    273688e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Configuration menu
    Copy the full SHA
    e6753cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a391c12 View commit details
    Browse the repository at this point in the history