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

fix: React 17 fix - replace react-transition-group in draft-modal #1301

Merged
merged 9 commits into from
Apr 7, 2021

Commits on Apr 7, 2021

  1. fix: React 17 fix - replace react-transition-group

    react-transition-group is not actively maintained and is not fully
    compatible with React 17
    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6c713a7 View commit details
    Browse the repository at this point in the history
  2. Added tests to Confirmation modal

    ActuallyACat authored and Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d00d178 View commit details
    Browse the repository at this point in the history
  3. Reformat - fix linting errors

    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    33ece6a View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    5793b31 View commit details
    Browse the repository at this point in the history
  5. Add some tests for GenericModal

    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    7c8142f View commit details
    Browse the repository at this point in the history
  6. Add some tests for InformationModal

    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    ef3c5eb View commit details
    Browse the repository at this point in the history
  7. Add some tests for InputEditModal

    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    874a3e2 View commit details
    Browse the repository at this point in the history
  8. Add some tests for RoadblockModal

    Li Juen Chang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    8b5d059 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into modal-react-17

    lijuenc committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    52d432d View commit details
    Browse the repository at this point in the history