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

jest snapshot - TS migration #7899

Merged
merged 37 commits into from Feb 16, 2019
Merged

jest snapshot - TS migration #7899

merged 37 commits into from Feb 16, 2019

Commits on Feb 14, 2019

  1. Copy the full SHA
    0ecbf42 View commit details
    Browse the repository at this point in the history
  2. Remove old snapshots

    doniyor2109 committed Feb 14, 2019
    Copy the full SHA
    7a181dc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    60c07cd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f12de38 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1c70f23 View commit details
    Browse the repository at this point in the history
  6. Remove extra exports

    doniyor2109 committed Feb 14, 2019
    Copy the full SHA
    934b93c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Minor tweaks

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    b94d602 View commit details
    Browse the repository at this point in the history
  2. Small tweaks

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    7dc5065 View commit details
    Browse the repository at this point in the history
  3. Small tweaks

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    b6522be View commit details
    Browse the repository at this point in the history
  4. Revert underscores

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    27837ec View commit details
    Browse the repository at this point in the history
  5. Private methods

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    c7991d8 View commit details
    Browse the repository at this point in the history
  6. Minor tweaks

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    6cd97aa View commit details
    Browse the repository at this point in the history
  7. Meaningful name

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    cdb6096 View commit details
    Browse the repository at this point in the history
  8. Remove extra ts-ignore

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    5706125 View commit details
    Browse the repository at this point in the history
  9. Small change

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    835974d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e6b14dc View commit details
    Browse the repository at this point in the history
  11. Small tweak

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    d0f3789 View commit details
    Browse the repository at this point in the history
  12. Eslint fixes

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    81cec4a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    9c16d91 View commit details
    Browse the repository at this point in the history
  14. Remove extra dep

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    36d32f3 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    1fb3194 View commit details
    Browse the repository at this point in the history
  16. Minor tweaks

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    84ae5ca View commit details
    Browse the repository at this point in the history
  17. Better types

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    4a14bc4 View commit details
    Browse the repository at this point in the history
  18. Minor tweaks

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    caf2268 View commit details
    Browse the repository at this point in the history
  19. Fix Frame types in tests

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    1202434 View commit details
    Browse the repository at this point in the history
  20. Resolve unused vars

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    cc59272 View commit details
    Browse the repository at this point in the history
  21. es imports

    doniyor2109 committed Feb 15, 2019
    Copy the full SHA
    3c906c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Added package.json types

    doniyor2109 committed Feb 16, 2019
    Copy the full SHA
    9bd4eb0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3de88c4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bb89663 View commit details
    Browse the repository at this point in the history
  4. fix type import

    SimenB committed Feb 16, 2019
    Copy the full SHA
    186194e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9288a1d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    19aa286 View commit details
    Browse the repository at this point in the history
  7. tweak some types

    SimenB committed Feb 16, 2019
    Copy the full SHA
    d9e9314 View commit details
    Browse the repository at this point in the history
  8. explicit export

    SimenB committed Feb 16, 2019
    Copy the full SHA
    7590af9 View commit details
    Browse the repository at this point in the history
  9. changelog

    SimenB committed Feb 16, 2019
    Copy the full SHA
    b915c81 View commit details
    Browse the repository at this point in the history
  10. prettify tsconfig

    SimenB committed Feb 16, 2019
    Copy the full SHA
    2a8795e View commit details
    Browse the repository at this point in the history