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

feat: Add Modal component #309

Merged
merged 9 commits into from
May 3, 2021
Merged

Commits on Mar 28, 2021

  1. feat: Add Modal component

    bkonuwa committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    7805321 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. cleaned up css class names

    bkonuwa committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    8050d17 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

Commits on Apr 25, 2021

  1. Add example of Modal usage

    bkonuwa committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    46f2476 View commit details
    Browse the repository at this point in the history
  2. update unit test by adding snapshot to verify the component renders w…

    …hat is expected in the UI
    bkonuwa committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    a69b14b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. fix: Modal focus trap works better with keydown listener, add focus t…

    …rap tests, upgrade testing-library packages
    pixelbandito committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5a2c251 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    92037a3 View commit details
    Browse the repository at this point in the history
  2. fixed failing test

    bkonuwa committed May 3, 2021
    Configuration menu
    Copy the full SHA
    e03f45f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a67e19c View commit details
    Browse the repository at this point in the history