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

Release 0.8.2 -- Fixed Tests #811

Open
wants to merge 8 commits into
base: release-0.8.2
Choose a base branch
from

Commits on Apr 17, 2018

  1. Removing react-addons-test-utils; Adding @babel/polyfill to silence e…

    …s2015 Map constructor warnings; Adding react-test-renderer
    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e11f41b View commit details
    Browse the repository at this point in the history
  2. Adding @babel/polyfill to imported karma files

    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    f427068 View commit details
    Browse the repository at this point in the history
  3. Replacing all references to react-addons-test-utils with react-dom/te…

    …st-utils
    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    df9657f View commit details
    Browse the repository at this point in the history
  4. Fixing reference to createRenderer, which is now in react-test-render…

    …er/shallow package; Replacing all references to react-addons-test-utils with react-dom/test-utils
    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    7f59c2a View commit details
    Browse the repository at this point in the history
  5. Replacing all references to react-addons-test-utils with react-dom/te…

    …st-utils; Commenting out an unnecessary console.log
    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    704c103 View commit details
    Browse the repository at this point in the history
  6. Dropping support in devDependencies for react/react-dom 0.14.x and bu…

    …mping up the minimum supported versions to 15.5.4
    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    f96ff65 View commit details
    Browse the repository at this point in the history
  7. Trying to resolve Node 4 and lower issues: upgrading react-chartist i…

    …n devDependencies to a version that supports react 16.x, and bumping react-test-renderer 16.x support back down to ^16.0.0
    Michael Henderson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    66ede10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fe70a5 View commit details
    Browse the repository at this point in the history